Fix ricerca globale da remoto
This commit is contained in:
@@ -25,6 +25,7 @@ def set_workers():
|
|||||||
return workers
|
return workers
|
||||||
|
|
||||||
def Search(*args):
|
def Search(*args):
|
||||||
|
xbmc.executebuiltin('Dialog.Close(all)')
|
||||||
w = SearchWindow('GlobalSearch.xml', config.get_runtime_path())
|
w = SearchWindow('GlobalSearch.xml', config.get_runtime_path())
|
||||||
w.start(*args)
|
w.start(*args)
|
||||||
del w
|
del w
|
||||||
|
|||||||
Reference in New Issue
Block a user