Log ricerca globale

This commit is contained in:
Alhaziel01
2021-10-21 17:18:02 +02:00
parent ebf520aaf2
commit 3f55c94662

View File

@@ -145,6 +145,7 @@ class SearchWindow(xbmcgui.WindowXML):
# wait and return as getActionsThread load
lastLen = len(self.searchActions)
logger.debug('LAST LEN:', lastLen, len(self.searchActions))
while self.thActions.is_alive():
while len(self.searchActions) == lastLen:
if not self.thActions.is_alive():