Página 1 de 1

error al ver pelis cuevana - Wiimc

Publicado: 24 Sep 2012, 18:42
por luisgoca
Buenas tarde a todos..

Tengo un problema al ungresa al canal Cuevana.
Al tratar de ver una peli me sale el siguiente error en el log del servicor de Python
-----------------------------------------------------------------------------------------------------------------
INFO 2409 12:33:51 launcher extract_item_from_url()
INFO 2409 12:33:51 launcher ruta=/wiimc/T3BjaW9uIDQ6IGJheWZpbGVzIFNEKDM2MHApIChJbmdsZXMpfD58PHxkZWY9MzYwJmF1ZGlvPTImaG9zdD1iYXlmaWxlcyZpZD00NTkyJnRpcG89cGVsaWN1bGF8Pnw8fGN1ZXZhbmF8Pnw8fHBsYXl8Pnw8fGRpcmVjdG98Pnw8fDQ1OTJ8Pnw8fHw+fDx8SG9tYnJlcyBkZSBOZWdybyAzfD58PHw=/playlist.plx
INFO 2409 12:33:51 launcher item base64=T3BjaW9uIDQ6IGJheWZpbGVzIFNEKDM2MHApIChJbmdsZXMpfD58PHxkZWY9MzYwJmF1ZGlvPTImaG9zdD1iYXlmaWxlcyZpZD00NTkyJnRpcG89cGVsaWN1bGF8Pnw8fGN1ZXZhbmF8Pnw8fHBsYXl8Pnw8fGRpcmVjdG98Pnw8fDQ1OTJ8Pnw8fHw+fDx8SG9tYnJlcyBkZSBOZWdybyAzfD58PHw=
INFO 2409 12:33:51 launcher item: channel=cuevana, action=play, title=Opcion 4: bayfiles SD(360p) (Ingles), url=def=360&audio=2&host=bayfiles&id=4592&tipo=pelicula, server=directo, category=
INFO 2409 12:33:51 launcher getitems
INFO 2409 12:33:51 launcher Not cached
INFO 2409 12:33:51 launcher ACCION PLAY
INFO 2409 12:33:51 launcher [launcher.py] executing channel 'play' method
INFO 2409 12:33:51 launcher D:\pelisalacarta\pelisalacarta\channels\cuevana.pyc
ERROR 2409 12:33:52 launcher Traceback (most recent call last):
ERROR 2409 12:33:52 launcher
ERROR 2409 12:33:52 launcher File "D:\pelisalacarta\platformcode\wiimc\launcher.py", line 257, in getitems
ERROR 2409 12:33:52 launcher itemlist = channelmodule.play(senderitem)
ERROR 2409 12:33:52 launcher
ERROR 2409 12:33:52 launcher File "D:\pelisalacarta\pelisalacarta\channels\cuevana.py", line 426, in play
ERROR 2409 12:33:52 launcher exec "import pelisalacarta.captcha as plugin"
ERROR 2409 12:33:52 launcher
ERROR 2409 12:33:52 launcher File "<string>", line 1, in <module>
ERROR 2409 12:33:52 launcher
ERROR 2409 12:33:52 launcher File "D:\pelisalacarta\pelisalacarta\captcha.py", line 6, in <module>
ERROR 2409 12:33:52 launcher import xbmc
ERROR 2409 12:33:52 launcher
ERROR 2409 12:33:52 launcher ImportError: No module named xbmc
ERROR 2409 12:33:52 launcher
INFO 2409 12:33:52 launcher Nivel intermedio http://192.168.1.9:8080/wiimc/KE5vIGhhe ... aylist.plx
INFO 2409 12:34:14 pelisalacarta
---------------------------------------------------------------------------------------
que prodrá estar pasando??

Mi configuracion es:

Python 2.7
Windows 7 ultimate 64bits
WiiMC 1.3.1


Agradesco su ayuda

Re: error al ver pelis cuevana - Wiimc

Publicado: 25 Sep 2012, 17:15
por luisgoca
Hola a todos..

Habilite el modo debug del pluggin para ver mas informacion sobre el error y este es el log:
--------------------------------------------------------------------------------------------------------------------------------------
[wupload.py] está pidiendo el captcha
[wupload.py] recaptcha_key=6LeO_MwSAAAAABVHhC7ftszdwEtjTpe-gId7KshJ
[scrapertools.py] cachePage url=http://www.google.com/recaptcha/api/challenge?k=
6LeO_MwSAAAAABVHhC7ftszdwEtjTpe-gId7KshJ
[scrapertools.py] MODO_CACHE=2 (no cachear)
[scrapertools.py] downloadpage
[scrapertools.py] url=http://www.google.com/recaptcha/api/cha ... 6LeO_MwSAA
AAABVHhC7ftszdwEtjTpe-gId7KshJ
[scrapertools.py] post=None
[scrapertools.py] ficherocookies=C:\Users\Windows\.pelisalacarta\cookies.dat
[scrapertools.py] Importando cookielib
[scrapertools.py] cookielib disponible
[scrapertools.py] Hay cookies
[scrapertools.py] Leyendo fichero cookies
[scrapertools.py] opener usando urllib2 (cookielib)
[scrapertools.py] petici├│n GET
[scrapertools.py] ---------------------------
[scrapertools.py] header User-Agent=Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; es-ES; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
[scrapertools.py] ---------------------------
[scrapertools.py] Respuesta
[scrapertools.py] ---------------------------
[scrapertools.py] x-xss-protection=1; mode=block
[scrapertools.py] x-content-type-options=nosniff
[scrapertools.py] expires=Fri, 01 Jan 1990 00:00:00 GMT
[scrapertools.py] server=GSE
[scrapertools.py] connection=close
[scrapertools.py] pragma=no-cache
[scrapertools.py] cache-control=no-cache, no-store, max-age=0, must-revalidate
[scrapertools.py] date=Tue, 25 Sep 2012 16:08:36 GMT
[scrapertools.py] content-type=text/javascript
[scrapertools.py] ---------------------------
[scrapertools.py] Descargado en 1 segundos
ERROR 2509 11:08:47 launcher Traceback (most recent call last):
ERROR 2509 11:08:47 launcher
ERROR 2509 11:08:47 launcher File "D:\pelisalacarta\platformcode\wiimc\launcher.py", line 257, in getitems
ERROR 2509 11:08:47 launcher itemlist = channelmodule.play(senderitem)
ERROR 2509 11:08:47 launcher
ERROR 2509 11:08:47 launcher File "D:\pelisalacarta\pelisalacarta\channels\cuevana.py", line 426, in play
ERROR 2509 11:08:47 launcher exec "import pelisalacarta.captcha as plugin"
ERROR 2509 11:08:47 launcher
ERROR 2509 11:08:47 launcher File "<string>", line 1, in <module>
ERROR 2509 11:08:47 launcher
ERROR 2509 11:08:47 launcher File "D:\pelisalacarta\pelisalacarta\captcha.py", line 6, in <module>
ERROR 2509 11:08:47 launcher import xbmc
ERROR 2509 11:08:47 launcher
ERROR 2509 11:08:47 launcher ImportError: No module named xbmc
ERROR 2509 11:08:47 launcher
INFO 2509 11:08:47 launcher Nivel intermedio http://192.168.1.9:8080/wiimc/KE5vIGhhe ... N0b3w+fDx8
fD58PHx8Pnw8fHw+fDx8/playlist.plx
192.168.1.14 - - [25/Sep/2012 11:08:47] "GET /wiimcT3BjaW9uIDU6IGZpbGVib3ggU0QoMzYwcCkgKEluZ2xlcyl8Pnw8fGRlZj0zNjAmYXVkaW89MiZob3N0PWZpbGVib3gmaWQ9NDU5MiZ0aXBv
PXBlbGljdWxhfD58PHxjdWV2YW5hfD58PHxwbGF5fD58PHxkaXJlY3RvfD58PHw0NTkyfD58PHx8Pnw8
fEhvbWJyZXMgZGUgTmVncm8gM3w+fDx8/playlist.plx HTTP/1.1" 200 -
-------------------------------------------------------------------------------------

alguna sugerencia?...

Gracias

Re: error al ver pelis cuevana - Wiimc

Publicado: 25 Sep 2012, 18:11
por jesus
Cuevana no funciona en WiiMC.

Para ver cualquier cosa te pide un captcha, y no hay forma de meterlo desde WiiMC.

Prueba otros canales, hay unos cuantos similares que sí funcionan.