Version bump 1.1.52

This commit is contained in:
angelblue05 2015-10-20 05:22:23 -05:00
parent 54f39fa58e
commit cfe8ffa490
3 changed files with 8 additions and 2 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.51"
version="1.1.52"
provider-name="Emby.media">
<requires>
<import addon="xbmc.python" version="2.1.0"/>

View File

@ -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

View File

@ -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 = [