Version bump 2.2.16

This commit is contained in:
angelblue05 2016-07-19 01:53:04 -05:00
parent d5baf0ceed
commit c1632ec27a
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="2.2.15"
version="2.2.16"
provider-name="Emby.media">
<requires>
<import addon="xbmc.python" version="2.1.0"/>

View File

@ -1,3 +1,8 @@
version 2.2.16
- Fix strptime error
- Temporary fix for database being locked
- Fix watched status failing to update if offer delete after playing is enabled but skipped
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