Test Busy 2

This commit is contained in:
Alhaziel01
2021-08-24 10:41:00 +02:00
parent 0d30206ffd
commit 1e7959439f
2 changed files with 10 additions and 13 deletions
+1 -1
View File
@@ -789,7 +789,7 @@ class SearchWindow(xbmcgui.WindowXML):
def play(self, server=None):
server.globalsearch = True
platformtools.prevent_busy(server)
server.window = True
server.globalsearch = True
return run(server)