Increase logging

This commit is contained in:
croneter 2017-08-19 15:23:57 +02:00
parent 4494add298
commit 40fc88c8f6

View file

@ -47,6 +47,7 @@ class KodiMonitor(Monitor):
"""
Monitor the PKC settings for changes made by the user
"""
log.debug('PKC settings change detected')
# Assume that the user changed the settings so that we can now find the
# path to all media files
state.STOP_SYNC = False