mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-12 21:26:10 +00:00
Version bump 1.1.55
This commit is contained in:
parent
3431b5d28d
commit
a9500e9751
2 changed files with 6 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.54"
|
version="1.1.55"
|
||||||
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,8 @@
|
||||||
|
version 1.1.55
|
||||||
|
- Fix to incremental sync - database locked error
|
||||||
|
- Fix to music multi disc tracks ordering
|
||||||
|
- Fix to prioritize album artists and fall back to song artists if missing.
|
||||||
|
|
||||||
version 1.1.53
|
version 1.1.53
|
||||||
- Add visual warning when kodi version is incompatible
|
- Add visual warning when kodi version is incompatible
|
||||||
- Add ask to play trailers option
|
- Add ask to play trailers option
|
||||||
|
|
Loading…
Reference in a new issue