From da66d61f6c71698725debb86ac95b1fc84fb9849 Mon Sep 17 00:00:00 2001 From: angelblue05 Date: Fri, 5 Feb 2016 16:17:37 -0600 Subject: [PATCH] Revert "OnSettings adjust logic" This reverts commit dfd5479d8e9ad25f464c6555e9570415f90f32a5. --- resources/lib/kodimonitor.py | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lib/kodimonitor.py b/resources/lib/kodimonitor.py index 99cb60f7..ac781e5a 100644 --- a/resources/lib/kodimonitor.py +++ b/resources/lib/kodimonitor.py @@ -49,6 +49,7 @@ class KodiMonitor(xbmc.Monitor): if utils.window('emby_pluginpath') != currentPath: # Plugin path value changed. Offer to reset self.logMsg("Changed to playback mode detected", 1) + utils.window('emby_pluginpath', value=currentPath) resp = xbmcgui.Dialog().yesno( heading="Playback mode change detected", line1=(