fixed small error

This commit is contained in:
Marcel van der Veldt 2015-05-08 00:14:42 +02:00
parent b081f87e29
commit 04b7622e44

View file

@ -513,6 +513,7 @@ class LibrarySync():
#this will only perform sync for items received by the websocket
addon = xbmcaddon.Addon(id='plugin.video.emby')
dbSyncIndication = addon.getSetting("dbSyncIndication") == "true"
performMusicSync = addon.getSetting("enableMusicSync") == "true"
WINDOW.setProperty("SyncDatabaseRunning", "true")
#show the progress dialog