Fix Riproduzione

This commit is contained in:
Alhaziel01
2021-08-24 11:21:19 +02:00
parent 5795116630
commit 01d40a66ae
3 changed files with 8 additions and 11 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)