From: <pop...@us...> - 2015-01-28 20:49:25
|
Revision: 4932 http://sourceforge.net/p/mp-plugins/code/4932 Author: popy2007 Date: 2015-01-28 20:49:21 +0000 (Wed, 28 Jan 2015) Log Message: ----------- Created mpei package and updated the xmp2 -> update url & online location needs to be corrected... Modified Paths: -------------- trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.mpe1 trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.xmp2 Modified: trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.mpe1 =================================================================== (Binary files differ) Modified: trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.xmp2 =================================================================== --- trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.xmp2 2015-01-28 20:38:22 UTC (rev 4931) +++ trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.xmp2 2015-01-28 20:49:21 UTC (rev 4932) @@ -187,27 +187,28 @@ <GeneralInfo> <Name>MySleepTimer</Name> <Id>05afd608-7fb0-4738-85b3-250bb8e521a6</Id> - <Author>Team MediaPortal, Anthrax (thx Chefkoch)</Author> - <HomePage>http://www.team-mediaportal.com/extensions/system/mysleeptimer</HomePage> + <Author>Team MediaPortal, Anthrax (thx Chefkoch and pOpY)</Author> + <HomePage>http://www.teahttp://www.team-mediaportal.com/extensions/home-automation/mysleeptimer</HomePage> <ForumPage>http://forum.team-mediaportal.com/threads/mysleeptimer.47353/</ForumPage> <UpdateUrl>http://mp-plugins.svn.sourceforge.net/viewvc/mp-plugins/trunk/plugins/MySleepTimer/MySleepTimer/Extension/Installer/update.xml</UpdateUrl> <Version> <Major>2</Major> <Minor>0</Minor> - <Build>0</Build> + <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. - -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. - + <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. + 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>added support for MediaPortal 1.2.2.0 final</VersionDescription> + <VersionDescription>* Fixed compatibility with MP 1.4+ (livetv issue) +* Added AutoActivate feature</VersionDescription> <DevelopmentStatus>Stable</DevelopmentStatus> <OnlineLocation>http://mp-plugins.svn.sourceforge.net/viewvc/mp-plugins/trunk/plugins/MySleepTimer/MySleepTimer/Extension/Installer/MySleepTimer.mpe1</OnlineLocation> - <ReleaseDate>2012-03-16T00:54:51</ReleaseDate> + <ReleaseDate>2015-01-28T00:54:51</ReleaseDate> <Tags>standby, suspend, sleeptimer, sleep</Tags> - <Location>D:\Anthrax-Leprosy-Pi\Documents\Development\Projekte\MediaPortal\MySleepTimer\MySleepTimer\Extension\Installer\MySleepTimer.mpe1</Location> + <Location>E:\Mediaportal\MySleepTimer\MySleepTimer\Extension\Installer\MySleepTimer.mpe1</Location> <Params> <Items> <SectionParam Name="Icon"> @@ -275,7 +276,7 @@ <ProjectSettings> <FolderGroups /> <ProjectFilename>MySleepTimer.xmp2</ProjectFilename> - <UpdatePath1>D:\Anthrax-Leprosy-Pi\Documents\Development\Projekte\MediaPortal\MySleepTimer\MySleepTimer\Extension\Installer\update.xml</UpdatePath1> + <UpdatePath1>E:\Mediaportal\MySleepTimer\MySleepTimer\Extension\Installer\update.xml</UpdatePath1> <UpdatePath2 /> <UpdatePath3 /> </ProjectSettings> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |