From: <pop...@us...> - 2015-01-28 21:32:56
|
Revision: 4933 http://sourceforge.net/p/mp-plugins/code/4933 Author: popy2007 Date: 2015-01-28 21:32:49 +0000 (Wed, 28 Jan 2015) Log Message: ----------- updated mpei & update.xml with the correct update url & online location Modified Paths: -------------- trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.xmp2 trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/update.xml Added Paths: ----------- trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer_2.0.3.0.mpe1 Modified: trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.xmp2 =================================================================== --- trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.xmp2 2015-01-28 20:49:21 UTC (rev 4932) +++ trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer.xmp2 2015-01-28 21:32:49 UTC (rev 4933) @@ -190,25 +190,30 @@ <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> + <UpdateUrl>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/update.xml</UpdateUrl> <Version> <Major>2</Major> <Minor>0</Minor> <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>* Fixed compatibility with MP 1.4+ (livetv issue) + <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> + <OnlineLocation>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer_2.0.3.0.mpe1</OnlineLocation> <ReleaseDate>2015-01-28T00:54:51</ReleaseDate> <Tags>standby, suspend, sleeptimer, sleep</Tags> - <Location>E:\Mediaportal\MySleepTimer\MySleepTimer\Extension\Installer\MySleepTimer.mpe1</Location> + <Location>E:\Mediaportal\MySleepTimer\MySleepTimer\Extension\Installer\MySleepTimer_2.0.3.0.mpe1</Location> <Params> <Items> <SectionParam Name="Icon"> Added: trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer_2.0.3.0.mpe1 =================================================================== (Binary files differ) Index: trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer_2.0.3.0.mpe1 =================================================================== --- trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer_2.0.3.0.mpe1 2015-01-28 20:49:21 UTC (rev 4932) +++ trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer_2.0.3.0.mpe1 2015-01-28 21:32:49 UTC (rev 4933) Property changes on: trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer_2.0.3.0.mpe1 ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Modified: trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/update.xml =================================================================== --- trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/update.xml 2015-01-28 20:49:21 UTC (rev 4932) +++ trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/update.xml 2015-01-28 21:32:49 UTC (rev 4933) @@ -233,5 +233,127 @@ </ProjectSettings> <IsSkin>false</IsSkin> </PackageClass> + <PackageClass> + <Version>2.0</Version> + <Groups> + <Items> + <GroupItem Name="Default"> + <DisplayName>Default</DisplayName> + <DefaulChecked>true</DefaulChecked> + <Description>Default</Description> + <Files> + <Items /> + </Files> + </GroupItem> + </Items> + </Groups> + <Sections> + <Items /> + </Sections> + <Dependencies> + <Items> + <DependencyItem> + <Type>MediaPortal</Type> + <Id /> + <MinVersion> + <Major>1</Major> + <Minor>1</Minor> + <Build>6</Build> + <Revision>27644</Revision> + </MinVersion> + <MaxVersion> + <Major>1</Major> + <Minor>1</Minor> + <Build>6</Build> + <Revision>27644</Revision> + </MaxVersion> + <WarnOnly>false</WarnOnly> + <Message>requires MediaPortal version 1.1.6.27644 to 1.1.6.27644.</Message> + <Name>MediaPortal</Name> + </DependencyItem> + </Items> + </Dependencies> + <PluginDependencies> + <Items> + <PluginDependencyItem AssemblyName="MySleepTimer.dll"> + <CompatibleVersion> + <Items> + <CompatibleVersionItem> + <MinRequiredVersion>1.1.7.0</MinRequiredVersion> + <DesignedForVersion>1.1.7.0</DesignedForVersion> + </CompatibleVersionItem> + </Items> + </CompatibleVersion> + <SubSystemsUsed> + <Items /> + </SubSystemsUsed> + </PluginDependencyItem> + </Items> + </PluginDependencies> + <GeneralInfo> + <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> + <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> + <Major>2</Major> + <Minor>0</Minor> + <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. + + + +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) + +* Added AutoActivate feature</VersionDescription> + <DevelopmentStatus>Stable</DevelopmentStatus> + <OnlineLocation>http://svn.code.sf.net/p/mp-plugins/code/trunk/plugins/MySleepTimer/trunk/MySleepTimer/Extension/Installer/MySleepTimer_2.0.3.0.mpe1</OnlineLocation> + <ReleaseDate>2015-01-28T00:54:51</ReleaseDate> + <Tags>standby, suspend, sleeptimer, sleep</Tags> + <Location>E:\Mediaportal\MySleepTimer\MySleepTimer\Extension\Installer\MySleepTimer_2.0.3.0.mpe1</Location> + <Params> + <Items> + <SectionParam Name="Online Icon"> + <Value>http://mp-plugins.svn.sourceforge.net/viewvc/mp-plugins/trunk/plugins/MySleepTimer/MySleepTimer/img/MySleepTimer_enabled.png</Value> + <ValueType>String</ValueType> + <Description>The icon file of the package stored online (jpg,png,bmp)</Description> + </SectionParam> + <SectionParam Name="Configuration file"> + <Value>%Plugins%\process\MySleepTimer.dll</Value> + <ValueType>Template</ValueType> + <Description>The file used to configure the extension. + If have .exe extension the will be executed + If have .dll extension used like MP plugin configuration</Description> + </SectionParam> + <SectionParam Name="Online Screenshots"> + <Value /> + <ValueType>String</ValueType> + <Description>Online stored screenshot urls separated by ; </Description> + </SectionParam> + <SectionParam Name="Force to uninstall on update"> + <Value>yes</Value> + <ValueType>Bool</ValueType> + <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description> + </SectionParam> + </Items> + </Params> + </GeneralInfo> + <UniqueFileList> + <Items /> + </UniqueFileList> + <ProjectSettings> + <FolderGroups /> + </ProjectSettings> + <IsSkin>false</IsSkin> + </PackageClass> </Items> </ExtensionCollection> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |