Página 1 de 1

SERIES.LY INVALID_AUTH_TOKEN

Publicado: 16 Ago 2013, 21:20
por adrianutrilla
Cada vez que busco algo me sale ese mensaje. La cosa es que tengo cuenta de series.ly y hasta hace unos dias iba perfecto. Además, la fecha de mi Raspberry Pi con XBMC está mal (1970, y ahora mismo son las 4 de la mañana). Dejo el error que sale:

Código: Seleccionar todo

03:39:22 T:2817520736   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.TypeError'>
                                            Error Contents: argument of type 'NoneType' is not iterable
                                            Traceback (most recent call last):
                                              File "/storage/.xbmc/addons/plugin.video.pelisalacarta/default.py", line 27, in <module>
                                                launcher.run()
                                              File "/storage/.xbmc/addons/plugin.video.pelisalacarta/platformcode/xbmc/launcher.py", line 120, in run
                                                exec "channel."+action+"(params, url, category)"
                                              File "<string>", line 1, in <module>
                                              File "/storage/.xbmc/addons/plugin.video.pelisalacarta/pelisalacarta/buscador.py", line 337, in por_teclado
                                                plugin.searchresults(params, url, category)
                                              File "/storage/.xbmc/addons/plugin.video.pelisalacarta/pelisalacarta/buscador.py", line 41, in searchresults
                                                itemlist = do_search_results(tecleado)
                                              File "/storage/.xbmc/addons/plugin.video.pelisalacarta/pelisalacarta/buscador.py", line 132, in do_search_results
                                                itemlist.extend( seriesly.search( Item() , tecleado) )
                                              File "/storage/.xbmc/addons/plugin.video.pelisalacarta/pelisalacarta/channels/seriesly.py", line 431, in search
                                                res = search_videos(item, texto)
                                              File "/storage/.xbmc/addons/plugin.video.pelisalacarta/pelisalacarta/channels/seriesly.py", line 476, in search_videos
                                                if "error" in serieList:
                                            TypeError: argument of type 'NoneType' is not iterable
                                            -->End of Python script error report<--

Re: SERIES.LY INVALID_AUTH_TOKEN

Publicado: 13 Sep 2013, 01:17
por pinchos
Hola, me he registrado expresamente para decirte que ese mismo error lo he tenido yo en la xbox antigua, no la 360. Y se arregló misteriosamente cuando puse la fecha al día, ya que la tenía mal como tú. Puedes poner la fecha y hora correctas en Ajustes ~> Apariencia~> Internacional. Lo mejor es que si la tienes conectada a Internet, le actives la "sincronización horaria desde Internet".

Un saludo.