Fix Configurazione Videoteca

This commit is contained in:
Alhaziel01
2021-07-02 18:15:35 +02:00
parent c86cdab9da
commit f9a4d0dbbb
5 changed files with 76 additions and 277 deletions
+1 -1
View File
@@ -791,7 +791,7 @@ class SearchWindow(xbmcgui.WindowXML):
def play(self, server=None):
platformtools.prevent_platformtools.dialog_busy(server)
platformtools.prevent_busy(server)
server.window = True
server.globalsearch = True
return run(server)