mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 12:16:12 +00:00
Merge branch 'master' of https://github.com/MediaBrowser/Emby.Kodi
This commit is contained in:
commit
3a2a0ac7ef
2 changed files with 5 additions and 1 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.41"
|
version="1.1.42"
|
||||||
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"/>
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
version 1.1.42
|
||||||
|
- Fix for cinema mode playback
|
||||||
|
- New skinhelper properties
|
||||||
|
|
||||||
version 1.1.35
|
version 1.1.35
|
||||||
- Added option to direct stream music library - useful for out of network playback.
|
- Added option to direct stream music library - useful for out of network playback.
|
||||||
- Fix error in reporting to the server, when playing music.
|
- Fix error in reporting to the server, when playing music.
|
||||||
|
|
Loading…
Reference in a new issue