Version bump 2.2.14

This commit is contained in:
angelblue05 2016-07-02 23:45:15 -05:00
parent 6c8a95fabb
commit e7f5b452c1
2 changed files with 9 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="2.2.13"
version="2.2.14"
provider-name="Emby.media">
<requires>
<import addon="xbmc.python" version="2.1.0"/>

View File

@ -1,3 +1,11 @@
version 2.2.14
- Progress dialog always shows for full sync
- Add (if item count greater than) to options for inc sync progress dialog display
- Limit artwork loading to 25 threads by default
- Fix delete option
- Fix music log error
- Add string translation (Spanish)
version 2.2.12
- Preparation for Emby connect
- Add string translation (Dutch, Russian and Swedish)