mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Version bump 1.1.48
This commit is contained in:
parent
13501b42d1
commit
e2842d1b01
2 changed files with 10 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.47"
|
version="1.1.48"
|
||||||
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,12 @@
|
||||||
|
version 1.1.48
|
||||||
|
- Support Emby tags
|
||||||
|
- Respect emby "My views" settings
|
||||||
|
- Rework artwork api
|
||||||
|
- Rework playback (trailers, dvds)
|
||||||
|
- Fix mark as watched being reported twice (affected Trakt)
|
||||||
|
- Fix offer deletion
|
||||||
|
- Add direct path option to install wizard
|
||||||
|
|
||||||
version 1.1.44
|
version 1.1.44
|
||||||
- Play strm files regardless of playback method.
|
- Play strm files regardless of playback method.
|
||||||
- Stack method for multi part, including trailers.
|
- Stack method for multi part, including trailers.
|
||||||
|
|
Loading…
Reference in a new issue