From dfd5479d8e9ad25f464c6555e9570415f90f32a5 Mon Sep 17 00:00:00 2001 From: angelblue05 Date: Fri, 5 Feb 2016 15:49:25 -0600 Subject: [PATCH] OnSettings adjust logic For playback mode changes, do not update the window prop --- resources/lib/kodimonitor.py | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/lib/kodimonitor.py b/resources/lib/kodimonitor.py index ac781e5a..99cb60f7 100644 --- a/resources/lib/kodimonitor.py +++ b/resources/lib/kodimonitor.py @@ -49,7 +49,6 @@ 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=(