Update addon.xml

This commit is contained in:
angelblue05 2018-09-06 15:07:24 -05:00
parent 01450154fe
commit b35c7b5715
1 changed files with 3 additions and 5 deletions

View File

@ -2,7 +2,7 @@
<addon id="plugin.video.emby" <addon id="plugin.video.emby"
name="Emby" name="Emby"
version="3.0.35a" version="3.0.35a"
provider-name="Emby.media"> provider-name="angelblue05">
<requires> <requires>
<import addon="xbmc.python" version="2.25.0"/> <import addon="xbmc.python" version="2.25.0"/>
<import addon="plugin.video.emby.movies" version="0.12" /> <import addon="plugin.video.emby.movies" version="0.12" />
@ -36,9 +36,7 @@
<source>https://github.com/MediaBrowser/plugin.video.emby</source> <source>https://github.com/MediaBrowser/plugin.video.emby</source>
<summary lang="en"></summary> <summary lang="en"></summary>
<description lang="en">Welcome to Emby for Kodi A whole new way to manage and view your media library. The Emby addon for Kodi combines the best of Kodi - ultra smooth navigation, beautiful UIs and playback of any file under the sun, and Emby - the most powerful fully open source multi-client media metadata indexer and server.&#10;&#10;Emby for Kodi is the absolute best way to enjoy the incredible Kodi playback engine combined with the power of Emby's centralized database. Features: Direct integration with the Kodi library for native Kodi speed Instant synchronization with the Emby server Full support for Movie, TV and Music collections Emby Server direct stream and transcoding support - use Kodi when you are away from home!</description> <description lang="en">Welcome to Emby for Kodi A whole new way to manage and view your media library. The Emby addon for Kodi combines the best of Kodi - ultra smooth navigation, beautiful UIs and playback of any file under the sun, and Emby - the most powerful fully open source multi-client media metadata indexer and server.&#10;&#10;Emby for Kodi is the absolute best way to enjoy the incredible Kodi playback engine combined with the power of Emby's centralized database. Features: Direct integration with the Kodi library for native Kodi speed Instant synchronization with the Emby server Full support for Movie, TV and Music collections Emby Server direct stream and transcoding support - use Kodi when you are away from home!</description>
<news>v3.0.x <news>
- Minimum version supported is now Kodi Krypton.
- For more info, check the emby Kodi forum thread.
</news> </news>
</extension> </extension>
</addon> </addon>