From: <pop...@us...> - 2015-01-28 21:36:23
|
Revision: 4934 http://sourceforge.net/p/mp-plugins/code/4934 Author: popy2007 Date: 2015-01-28 21:36:21 +0000 (Wed, 28 Jan 2015) Log Message: ----------- corrected wrong url for homepage Modified Paths: -------------- trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.xmp2 trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer_2.0.3.0.mpe1 trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/update.xml Modified: trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.xmp2 =================================================================== --- trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.xmp2 2015-01-28 21:32:49 UTC (rev 4933) +++ trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.xmp2 2015-01-28 21:36:21 UTC (rev 4934) @@ -188,7 +188,7 @@ <Name>MySleepTimer</Name> <Id>05afd608-7fb0-4738-85b3-250bb8e521a6</Id> <Author>Team MediaPortal, Anthrax (thx Chefkoch and pOpY)</Author> - <HomePage>http://www.teahttp://www.team-mediaportal.com/extensions/home-automation/mysleeptimer</HomePage> + <HomePage>http://www.team-mediaportal.com/extensions/home-automation/mysleeptimer</HomePage> <ForumPage>http://forum.team-mediaportal.com/threads/mysleeptimer.47353/</ForumPage> <UpdateUrl>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/update.xml</UpdateUrl> <Version> @@ -197,16 +197,16 @@ <Build>3</Build> <Revision>0</Revision> </Version> - <ExtensionDescription>If you want to set a sleeptime by simply pressing a remote button, this plugin is what you are searching for. + <ExtensionDescription>If you want to set a sleeptime by simply pressing a remote button, this plugin is what you are searching for. - -It is possible to define the steps which are used to set the sleeptime and detects the remaining playback time if a media is played while you pressed the sleeptimer button. - +It is possible to define the steps which are used to set the sleeptime and detects the remaining playback time if a media is played while you pressed the sleeptimer button. + + If you are using IRSS, there will be NO need to configure the remote button mapping within MP, since IRSS detects the sleeptimer plugin and always sends the yellow button if the plugin is found,</ExtensionDescription> - <VersionDescription>* Fixed compatibility with MP 1.4+ (livetv issue) + <VersionDescription>* Fixed compatibility with MP 1.4+ (livetv issue) * Added AutoActivate feature</VersionDescription> <DevelopmentStatus>Stable</DevelopmentStatus> Modified: trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer_2.0.3.0.mpe1 =================================================================== (Binary files differ) Modified: trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/update.xml =================================================================== --- trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/update.xml 2015-01-28 21:32:49 UTC (rev 4933) +++ trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/update.xml 2015-01-28 21:36:21 UTC (rev 4934) @@ -294,7 +294,7 @@ <Name>MySleepTimer</Name> <Id>05afd608-7fb0-4738-85b3-250bb8e521a6</Id> <Author>Team MediaPortal, Anthrax (thx Chefkoch and pOpY)</Author> - <HomePage>http://www.teahttp://www.team-mediaportal.com/extensions/home-automation/mysleeptimer</HomePage> + <HomePage>http://www.team-mediaportal.com/extensions/home-automation/mysleeptimer</HomePage> <ForumPage>http://forum.team-mediaportal.com/threads/mysleeptimer.47353/</ForumPage> <UpdateUrl>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/update.xml</UpdateUrl> <Version> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |