- logger.info -> logger.log

- fix unshortenit kodi 19
This commit is contained in:
Alhaziel01
2020-08-17 11:17:55 +02:00
parent bfb80f6889
commit c7e41f41a2
162 changed files with 1011 additions and 1034 deletions
+2 -2
View File
@@ -1225,7 +1225,7 @@ class related(xbmcgui.WindowDialog):
def busqueda_global(item, infoLabels, org_title=False):
logger.info()
logger.log()
logger.debug(item)
@@ -1797,7 +1797,7 @@ class ActorInfo(xbmcgui.WindowDialog):
xbmc.sleep(400)
if exit_loop:
break
logger.info("salimos carajo xD")
logger.log("salimos carajo xD")
def onAction(self, action):
global exit_loop