This commit is contained in:
angelblue05 2016-10-20 23:37:58 -05:00
parent 210f60f9b2
commit 70e4855f49

View file

@ -67,7 +67,7 @@ class Service(object):
# Reset window props for profile switch # Reset window props for profile switch
properties = [ properties = [
"emby_online", "emby_state.json" "emby_serverStatus", "emby_onWake", "emby_online", "emby_state.json", "emby_serverStatus", "emby_onWake",
"emby_syncRunning", "emby_dbCheck", "emby_kodiScan", "emby_syncRunning", "emby_dbCheck", "emby_kodiScan",
"emby_shouldStop", "emby_currUser", "emby_dbScan", "emby_sessionId", "emby_shouldStop", "emby_currUser", "emby_dbScan", "emby_sessionId",
"emby_initialScan", "emby_customplaylist", "emby_playbackProps" "emby_initialScan", "emby_customplaylist", "emby_playbackProps"