Version bump 1.1.55

This commit is contained in:
angelblue05 2015-11-08 05:56:22 -06:00
parent 3431b5d28d
commit a9500e9751
2 changed files with 6 additions and 1 deletions

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.emby"
name="Emby"
version="1.1.54"
version="1.1.55"
provider-name="Emby.media">
<requires>
<import addon="xbmc.python" version="2.1.0"/>

View file

@ -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
- Add visual warning when kodi version is incompatible
- Add ask to play trailers option