diff --git a/addon.xml b/addon.xml index fe13d361..49ee7dd1 100644 --- a/addon.xml +++ b/addon.xml @@ -1,7 +1,7 @@ diff --git a/changelog.txt b/changelog.txt index 56d6b63a..4285f804 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,9 @@ +version 1.1.52 +- Report playback for music +- Support Emby tags for music videos +- Fix studio icon for movies +- FORCE RESET LOCAL DATABASE IN PLACE + version 1.1.50 - Ignore channels from syncing process - Date added can now be updated diff --git a/service.py b/service.py index cf6834f1..e845829d 100644 --- a/service.py +++ b/service.py @@ -73,7 +73,7 @@ class Service(): utils.window('minDBVersionCheck', clear=True) # Set min DB version - utils.window('minDBVersion', value="1.1.40") + utils.window('minDBVersion', value="1.1.52") embyProperty = utils.window('Emby.nodes.total') propNames = [