Skip to content

Commit

Permalink
Update installer project for v1.22.0.142
Browse files Browse the repository at this point in the history
  • Loading branch information
margro committed Oct 12, 2019
1 parent 4c1ec9e commit d405797
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 6 deletions.
136 changes: 136 additions & 0 deletions TVServerKodi/Installer/MPEI_update_1_10.xml
Original file line number Diff line number Diff line change
Expand Up @@ -931,6 +931,142 @@
<ValueType>Template</ValueType>
<Description>The file used to configure the extension.
If it has .exe extension the will be executed.
If it has .dll extension it's started 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>
<PackageClass>
<Version>2.0</Version>
<Groups>
<Items>
<GroupItem Name="TVServer_plugin">
<DisplayName>TVServer_plugin</DisplayName>
<DefaulChecked>true</DefaulChecked>
<Description>TVServer_plugin</Description>
<Files>
<Items />
</Files>
</GroupItem>
</Items>
</Groups>
<Sections>
<Items />
</Sections>
<Dependencies>
<Items>
<DependencyItem>
<Type>Installer</Type>
<Id />
<MinVersion>
<Major>1</Major>
<Minor>5</Minor>
<Build>0</Build>
<Revision>0</Revision>
</MinVersion>
<MaxVersion>
<Major>1</Major>
<Minor>30</Minor>
<Build>999</Build>
<Revision>0</Revision>
</MaxVersion>
<WarnOnly>true</WarnOnly>
<Message>requires at least MPEI 1.5.x</Message>
<Name>MPEI</Name>
</DependencyItem>
<DependencyItem>
<Type>TvServer</Type>
<Id />
<MinVersion>
<Major>1</Major>
<Minor>9</Minor>
<Build>0</Build>
<Revision>0</Revision>
</MinVersion>
<MaxVersion>
<Major>1</Major>
<Minor>25</Minor>
<Build>999</Build>
<Revision>0</Revision>
</MaxVersion>
<WarnOnly>true</WarnOnly>
<Message>requires MediaPortal TVServer version 1.5.* or above</Message>
<Name>MediaPortal TVServer</Name>
</DependencyItem>
<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 />
</PluginDependencies>
<GeneralInfo>
<Name>TVServerKodi</Name>
<Id>81b6b5e8-b4e0-4d1c-a2e2-cb2db54844f1</Id>
<Author>Marcel Groothuis, Prashant V</Author>
<HomePage>http://www.scintilla.utwente.nl/~marcelg/xbmc/tvserverxbmc.html</HomePage>
<ForumPage>https://forum.kodi.tv/forumdisplay.php?fid=171</ForumPage>
<UpdateUrl>https://www.dropbox.com/s/8r4tw2phh6yzf12/MPEI_update_1_10.xml?dl=1</UpdateUrl>
<Version>
<Major>1</Major>
<Minor>22</Minor>
<Build>0</Build>
<Revision>142</Revision>
</Version>
<ExtensionDescription>With this plugin you can watch Live TV, recordings, EPG and schedules in XBMC (v12.0 or above) and Kodi. The TVServerKodi plugin extends the MediaPortal TVServer with a dedicated RPC gateway to allow XBMC/Kodi to access and control the TVServer.</ExtensionDescription>
<VersionDescription />
<DevelopmentStatus>Stable</DevelopmentStatus>
<OnlineLocation>https://www.dropbox.com/s/ygi23dmg28zs8av/TVServerKodi-1.22.0.142.mpe1?dl=1</OnlineLocation>
<ReleaseDate>2019-10-12T19:29:03</ReleaseDate>
<Tags>xbmc, kodi, tv server plugins</Tags>
<Location>..\bin\[Name]-[Version].mpe1</Location>
<Params>
<Items>
<SectionParam Name="Online Icon">
<Value />
<ValueType>String</ValueType>
<Description>The icon file of the package stored online (jpg,png,bmp)</Description>
</SectionParam>
<SectionParam Name="Configuration file">
<Value />
<ValueType>Template</ValueType>
<Description>The file used to configure the extension.
If it has .exe extension the will be executed.
If it has .dll extension it's started like MP plugin configuration.</Description>
</SectionParam>
<SectionParam Name="Online Screenshots">
Expand Down
12 changes: 6 additions & 6 deletions TVServerKodi/Installer/TVServerKodi.xmp2
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Click Next to continue or Cancel to exit Setup.</Value>
</MinVersion>
<MaxVersion>
<Major>1</Major>
<Minor>20</Minor>
<Minor>30</Minor>
<Build>999</Build>
<Revision>0</Revision>
</MaxVersion>
Expand Down Expand Up @@ -195,19 +195,19 @@ Click Next to continue or Cancel to exit Setup.</Value>
<Id>81b6b5e8-b4e0-4d1c-a2e2-cb2db54844f1</Id>
<Author>Marcel Groothuis, Prashant V</Author>
<HomePage>http://www.scintilla.utwente.nl/~marcelg/xbmc/tvserverxbmc.html</HomePage>
<ForumPage>http://forum.xbmc.org/forumdisplay.php?fid=171</ForumPage>
<ForumPage>https://forum.kodi.tv/forumdisplay.php?fid=171</ForumPage>
<UpdateUrl>https://www.dropbox.com/s/8r4tw2phh6yzf12/MPEI_update_1_10.xml?dl=1</UpdateUrl>
<Version>
<Major>1</Major>
<Minor>20</Minor>
<Minor>22</Minor>
<Build>0</Build>
<Revision>140</Revision>
<Revision>142</Revision>
</Version>
<ExtensionDescription>With this plugin you can watch Live TV, recordings, EPG and schedules in XBMC (v12.0 or above) and Kodi. The TVServerKodi plugin extends the MediaPortal TVServer with a dedicated RPC gateway to allow XBMC/Kodi to access and control the TVServer.</ExtensionDescription>
<VersionDescription />
<DevelopmentStatus>Stable</DevelopmentStatus>
<OnlineLocation>https://www.dropbox.com/s/qn8sies9famimgg/TVServerKodi-1.20.0.140.mpe1?dl=1</OnlineLocation>
<ReleaseDate>2018-12-13T19:29:03</ReleaseDate>
<OnlineLocation>https://www.dropbox.com/s/ygi23dmg28zs8av/TVServerKodi-1.22.0.142.mpe1?dl=1</OnlineLocation>
<ReleaseDate>2019-10-12T19:29:03</ReleaseDate>
<Tags>xbmc, kodi, tv server plugins</Tags>
<Location>..\bin\[Name]-[Version].mpe1</Location>
<Params>
Expand Down

0 comments on commit d405797

Please sign in to comment.