Página 2 de 15

Re: [Seriesblanco] reportar problema aquí

Publicado: 10 May 2017, 22:33
por bic
A mi tambien me da error en Kodi 17.1 en windows 10 pelisalacarta 4.2.0 Final creo que despues de actualizarse el canal al intentar entrar en el





Da error de estructura nada mas intentar entrar al canal




Dejo tambien mi log detallado con el error por si sirve de algo para solucionarlo


Gracias :)

Re: [Seriesblanco] reportar problema aquí

Publicado: 10 May 2017, 22:35
por SeiTaN
hihi prueba con este
https://raw.githubusercontent.com/SeiTa ... sblanco.py

A ver si te vale.

Re: [Seriesblanco] reportar problema aquí

Publicado: 10 May 2017, 22:52
por bic
Con este nuevo py a mi me sigue dando el mismo error de estructura nada mas intentar entrar al canal Seitan gracias de todos modos



Dejo un nuevo log con el error por si resulta util

Re: [Seriesblanco] reportar problema aquí

Publicado: 10 May 2017, 23:04
por SeiTaN
bic según veo,necesitas dos librerías
https://raw.githubusercontent.com/tvala ... toolsV2.py
https://raw.githubusercontent.com/tvala ... ntities.py

las dos en core, a ver si te funciona.

Re: [Seriesblanco] reportar problema aquí

Publicado: 10 May 2017, 23:09
por bic
SeiTaN escribió:
10 May 2017, 23:04
bic según veo,necesitas dos librerías
https://raw.githubusercontent.com/tvala ... toolsV2.py
https://raw.githubusercontent.com/tvala ... ntities.py

las dos en core, a ver si te funciona.

Voy a provarlas y te cuento Seitan muchas gracias


antes de poner este py que facilitas al cambiarlo note que con el anterior no habia archivo pyo o no se generaba


bueno voy a probar estas 2 librerias y enseguida te digo los resultados :)

Re: [Seriesblanco] reportar problema aquí

Publicado: 10 May 2017, 23:19
por bic
SeiTaN escribió:
10 May 2017, 23:04
bic según veo,necesitas dos librerías
https://raw.githubusercontent.com/tvala ... toolsV2.py
https://raw.githubusercontent.com/tvala ... ntities.py

las dos en core, a ver si te funciona.
Muchas gracias Seitan ahora si me deja entrar al canal pero me da error en todas las secciones solo me funciona la seccion ( por generos ) y ( listado alfabetico ) pero tambien dan error al elegir algun genero o intentar entrar a cualquier serie a traves del listado alfabetico



Dejo un nuevo log con error en todas las demas secciones :)

Re: [Seriesblanco] reportar problema aquí

Publicado: 10 May 2017, 23:28
por SeiTaN
Mañana le hecho un vistazo a fondo y lo arreglo.

Re: [Seriesblanco] reportar problema aquí

Publicado: 10 May 2017, 23:36
por bic
SeiTaN escribió:
10 May 2017, 23:28
Mañana le hecho un vistazo a fondo y lo arreglo.
De acuerdo Seitan muchas gracias por todo tu trabajo



Un saludo :)

Re: [Seriesblanco] reportar problema aquí

Publicado: 11 May 2017, 06:36
por robalo
@SeiTan
Cuando termines, con el arreglo, podrías hacer un PR a develop para arreglar el desastre del canal? Está casi todo el archivo duplicado después de la función play que es donde debería terminar el script.

Re: [Seriesblanco] reportar problema aquí

Publicado: 11 May 2017, 08:57
por josete2k
Aquí mi log por si sirve de algo.

Raspberry Pi 3B con LibreElec 8.0.1

Código: Seleccionar todo

09:49:20.112 T:1496523680   ERROR: ######## ERROR #########
09:49:20.112 T:1496523680   ERROR:     [pelisalacarta.platformcode.launcher.run] Traceback (most recent call last):
                                              File "/storage/.kodi/addons/plugin.video.pelisalacarta/platformcode/launcher.py", line 187, in run
                                                None, ["channels.%s" % item.channel])
                                              File "/storage/.kodi/addons/plugin.video.pelisalacarta/channels/seriesblanco.py", line 290
                                                url=urlparse.urljoin(HOST, "fichas_creadas/"), thumbnail=thumb_series))
                                                ^
                                            IndentationError: unexpected indent
09:49:25.472 T:1962196064   ERROR: GetDirectory - Error getting plugin://plugin.video.pelisalacarta/?ewogICAgImFjdGlvbiI6ICJtYWlubGlzdCIsIAogICAgImNhdGVnb3J5IjogIlNlcmllc2JsYW5jbyIsIAogICAgImNoYW5uZWwiOiAic2VyaWVzYmxhbmNvIiwgCiAgICAiY29udGV4dCI6IFsKICAgICAgICB7CiAgICAgICAgICAgICJhY3Rpb24iOiAiY2hhbm5lbF9jb25maWciLCAKICAgICAgICAgICAgImNoYW5uZWwiOiAiY29uZmlndXJhY2lvbiIsIAogICAgICAgICAgICAiY29uZmlnIjogInNlcmllc2JsYW5jbyIsIAogICAgICAgICAgICAiZnJvbV9hY3Rpb24iOiAibWFpbmxpc3QiLCAKICAgICAgICAgICAgImZyb21fY2hhbm5lbCI6ICJzZXJpZXNibGFuY28iLCAKICAgICAgICAgICAgInRpdGxlIjogIkNvbmZpZ3VyYXIgY2FuYWwiCiAgICAgICAgfQogICAgXSwgCiAgICAiZmFuYXJ0IjogIiIsIAogICAgImluZm9MYWJlbHMiOiB7fSwgCiAgICAibGFuZ3VhZ2UiOiAiZXMiLCAKICAgICJ0aHVtYm5haWwiOiAiaHR0cDovL21lZGlhLnR2YWxhY2FydGEuaW5mby9wZWxpc2FsYWNhcnRhL3NxdWFyZXMvc2VyaWVzYmxhbmNvLnBuZyIsIAogICAgInRpdGxlIjogIlNlcmllc2JsYW5jbyIsIAogICAgInRvdGFsSXRlbXMiOiAwLCAKICAgICJ2aWV3bW9kZSI6ICJsaXN0Igp9
09:49:25.473 T:1962196064   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.pelisalacarta/?ewogICAgImFjdGlvbiI6ICJtYWlubGlzdCIsIAogICAgImNhdGVnb3J5IjogIlNlcmllc2JsYW5jbyIsIAogICAgImNoYW5uZWwiOiAic2VyaWVzYmxhbmNvIiwgCiAgICAiY29udGV4dCI6IFsKICAgICAgICB7CiAgICAgICAgICAgICJhY3Rpb24iOiAiY2hhbm5lbF9jb25maWciLCAKICAgICAgICAgICAgImNoYW5uZWwiOiAiY29uZmlndXJhY2lvbiIsIAogICAgICAgICAgICAiY29uZmlnIjogInNlcmllc2JsYW5jbyIsIAogICAgICAgICAgICAiZnJvbV9hY3Rpb24iOiAibWFpbmxpc3QiLCAKICAgICAgICAgICAgImZyb21fY2hhbm5lbCI6ICJzZXJpZXNibGFuY28iLCAKICAgICAgICAgICAgInRpdGxlIjogIkNvbmZpZ3VyYXIgY2FuYWwiCiAgICAgICAgfQogICAgXSwgCiAgICAiZmFuYXJ0IjogIiIsIAogICAgImluZm9MYWJlbHMiOiB7fSwgCiAgICAibGFuZ3VhZ2UiOiAiZXMiLCAKICAgICJ0aHVtYm5haWwiOiAiaHR0cDovL21lZGlhLnR2YWxhY2FydGEuaW5mby9wZWxpc2FsYWNhcnRhL3NxdWFyZXMvc2VyaWVzYmxhbmNvLnBuZyIsIAogICAgInRpdGxlIjogIlNlcmllc2JsYW5jbyIsIAogICAgInRvdGFsSXRlbXMiOiAwLCAKICAgICJ2aWV3bW9kZSI6ICJsaXN0Igp9) failed
09:51:06.840 T:1496523680   ERROR: ######## ERROR #########
09:51:06.840 T:1496523680   ERROR:     [pelisalacarta.platformcode.launcher.run] Traceback (most recent call last):
                                              File "/storage/.kodi/addons/plugin.video.pelisalacarta/platformcode/launcher.py", line 187, in run
                                                None, ["channels.%s" % item.channel])
                                              File "/storage/.kodi/addons/plugin.video.pelisalacarta/channels/seriesblanco.py", line 290
                                                url=urlparse.urljoin(HOST, "fichas_creadas/"), thumbnail=thumb_series))
                                                ^
                                            IndentationError: unexpected indent



Edito, tras añadir scrapertoolsV2.py y entities.py:

Código: Seleccionar todo

10:06:11.922 T:1962196064   ERROR: Control 50 in window 10025 has been asked to focus, but it can't
10:06:12.644 T:1754264480   ERROR: ######## ERROR #########
10:06:12.644 T:1754264480   ERROR:     [pelisalacarta.platformcode.launcher.run] Traceback (most recent call last):
                                              File "/storage/.kodi/addons/plugin.video.pelisalacarta/platformcode/launcher.py", line 187, in run
                                                None, ["channels.%s" % item.channel])
                                              File "/storage/.kodi/addons/plugin.video.pelisalacarta/channels/seriesblanco.py", line 290
                                                url=urlparse.urljoin(HOST, "fichas_creadas/"), thumbnail=thumb_series))
                                                ^
                                            IndentationError: unexpected indent