Resume aborted sync on PKC settings change

This commit is contained in:
croneter 2017-08-19 15:02:23 +02:00
parent 27d356e3c5
commit a41e6ce821

View file

@ -47,6 +47,9 @@ class KodiMonitor(Monitor):
"""
Monitor the PKC settings for changes made by the user
"""
# Assume that the user changed the settings so that we can now find the
# path to all media files
state.STOP_SYNC = False
# settings: window-variable
items = {
'logLevel': 'plex_logLevel',