Mirando el log, veo esto:
Código: Seleccionar todo
11:02:45 37516.398438 T:2334127136 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnboundLocalError'>
Error Contents: local variable 'channel' referenced before assignment
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/plugin.video.pelisalacarta/default.py", line 31, in <module>
launcher.run()
File "/home/osmc/.kodi/addons/plugin.video.pelisalacarta/platformcode/launcher.py", line 139, in run
logger.info("pelisalacarta.platformcode.launcher running channel %s %s" % (channel.__name__ , channel.__file__))
UnboundLocalError: local variable 'channel' referenced before assignment
-->End of Python script error report<--
11:02:49 37519.828125 T:3024658992 ERROR: GetDirectory - Error getting plugin://plugin.video.pelisalacarta/?action=mainlist&category=Biblioteca&channel=wiideoteca
11:02:49 37519.867188 T:3024658992 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.pelisalacarta/?action=mainlist&category=Biblioteca&channel=wiideoteca) failed
¿Alguien sabe que es lo que puede ser?
Gracias