parent
5923395d12
commit
16958e42b0
2 changed files with 2 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="plugin.video.emby"
|
<addon id="plugin.video.emby"
|
||||||
name="Emby"
|
name="Emby"
|
||||||
version="1.1.28"
|
version="1.1.27"
|
||||||
provider-name="Emby.media">
|
provider-name="Emby.media">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.1.0"/>
|
<import addon="xbmc.python" version="2.1.0"/>
|
||||||
|
@ -21,6 +21,6 @@
|
||||||
<website>http://mediabrowser.tv/</website>
|
<website>http://mediabrowser.tv/</website>
|
||||||
<source></source>
|
<source></source>
|
||||||
<summary lang="en"></summary>
|
<summary lang="en"></summary>
|
||||||
<description lang="en">Emby 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.<br />Emby for Kodi is the absolute best way to enjoy the incredible Kodi playback engine combined with the power of Emby's centralized database.</description>
|
<description lang="en"></description>
|
||||||
</extension>
|
</extension>
|
||||||
</addon>
|
</addon>
|
||||||
|
|
|
@ -1,5 +1,2 @@
|
||||||
1.1.27
|
|
||||||
- Fix playback for widget
|
|
||||||
|
|
||||||
0.0.1
|
0.0.1
|
||||||
- initital alpha version
|
- initital alpha version
|
Loading…
Reference in a new issue