This commit is contained in:
mac12m99
2021-08-21 19:57:56 +02:00
parent 1bdbc18926
commit ffd69d9067

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)