Código: Seleccionar todo
12:59:21 T:21984   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ValueError'>
                                            Error Contents: invalid literal for int() with base 10: ''
                                            Traceback (most recent call last):
                                              File "C:\Users\cajie\AppData\Roaming\Kodi\addons\plugin.video.tvalacarta\default.py", line 25, in <module>
                                                launcher.run()
                                              File "C:\Users\cajie\AppData\Roaming\Kodi\addons\plugin.video.tvalacarta\platformcode\launcher.py", line 48, in run
                                                plugin.mainlist(params, url, category)
                                              File "C:\Users\cajie\AppData\Roaming\Kodi\addons\plugin.video.tvalacarta\channelselector.py", line 39, in mainlist
                                                updater.checkforupdates()
                                              File "C:\Users\cajie\AppData\Roaming\Kodi\addons\plugin.video.tvalacarta\core\updater.py", line 145, in checkforupdates
                                                if int(arraydescargada[i]) > int(arraylocal[i]):
                                            ValueError: invalid literal for int() with base 10: ''
                                            -->End of Python script error report<--
