Página 1 de 1

mywebtv 1.0.4 no funciona en XBMC 10 (Dharma) Debian Squeez

Publicado: 11 Feb 2013, 19:36
por jorgejim
Hola... A ver si alguien puede echarme un cable.
He instalado los addons de tvalacarta, pelisalacarta y mywebtv en XBMC 10 en un PC con debian squeeze. Los dos primeros funcionan perfectamente, pero mywebtv no logra cargar ningún canal.
No sé si es el mismo error del post más abajo de Nov. 2012.. pero por si acaso...
Da un error en el script.
Dejo aquí las líneas relevantes del log:


9:34:00 T:139969705219840 M:3556462592 NOTICE: -->Python Interpreter Initialized<--
19:34:00 T:139969705219840 M:3556462592 NOTICE: [config.py] xbmcdharma config
19:34:00 T:139969705219840 M:3556462592 NOTICE: [config.py] runtime path = /home/jjimenez/.xbmc/addons/plugin.video.pelisalacarta
19:34:00 T:139969705219840 M:3556462592 NOTICE: [config.py] data path = /home/jjimenez/.xbmc/userdata/addon_data/plugin.video.pelisalacarta/
19:34:00 T:139969705219840 M:3556462592 NOTICE: [config.py] temp path = /home/jjimenez/.xbmc/temp/test
19:34:00 T:139969705219840 M:3556462592 NOTICE: [default.py] mywebtv init...
19:34:00 T:139969705219840 M:3556462592 NOTICE: [mywebtv.py] run
19:34:00 T:139969705219840 M:3556462592 NOTICE: [mywebtv.py] sys.argv=['plugin://plugin.video.mywebtv/', '0', '?channel=simpletv&action=mainlist&categor
y=SimpleTV']
19:34:00 T:139969705219840 M:3556462592 NOTICE: get_params
19:34:00 T:139969705219840 M:3556462592 NOTICE: get_params ?channel=simpletv&action=mainlist&category=SimpleTV
19:34:00 T:139969705219840 M:3556462592 NOTICE: get_params command=channel=simpletv
19:34:00 T:139969705219840 M:3556462592 NOTICE: get_params command=action=mainlist
19:34:00 T:139969705219840 M:3556462592 NOTICE: get_params command=category=SimpleTV
19:34:00 T:139969705219840 M:3556462592 NOTICE: get_params {'action': 'mainlist', 'category': 'SimpleTV', 'channel': 'simpletv'}
19:34:00 T:139969705219840 M:3556462592 NOTICE: [mywebtv.py] params={'action': 'mainlist', 'category': 'SimpleTV', 'channel': 'simpletv'}
19:34:00 T:139969705219840 M:3556462592 NOTICE: [mywebtv.py] url=
19:34:00 T:139969705219840 M:3556462592 NOTICE: [mywebtv.py] action=mainlist
19:34:00 T:139969705219840 M:3556462592 NOTICE: [mywebtv.py] category=SimpleTV
19:34:00 T:139969705219840 M:3556462592 ERROR: Error Type: <type 'exceptions.ImportError'>
19:34:00 T:139969705219840 M:3556462592 ERROR: Error Contents: cannot import name simpletv
19:34:00 T:139969705219840 M:3556462592 ERROR: Traceback (most recent call last):
File "/home/jjimenez/.xbmc/addons/plugin.video.mywebtv/default.py", line 28, in <module>
mywebtv.run()
File "/home/jjimenez/.xbmc/addons/plugin.video.mywebtv/mywebtv.py", line 93, in run
exec "from lib import "+params.get("channel")+" as plugin"
File "<string>", line 1, in <module>
ImportError: cannot import name simpletv
19:34:00 T:139970306177088 M:3556462592 ERROR: GetDirectory - Error getting plugin://plugin.video.mywebtv/?channel=simpletv&action=mainlist&category=Si
mpleTV
19:34:00 T:139970306177088 M:3556462592 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mywebtv/?channel=simpletv&action=mainlist&category=S
impleTV) failed
19:34:00 T:139969713612544 M:3556687872 WARNING: FillBuffer: curl failed with code 22
19:34:00 T:139969713612544 M:3556687872 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
19:34:00 T:139969713612544 M:3556687872 WARNING: FillBuffer: curl failed with code 22
19:34:00 T:139969713612544 M:3556687872 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
19:34:00 T:139969713612544 M:3556687872 WARNING: FillBuffer: curl failed with code 22
19:34:00 T:139969713612544 M:3556687872 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
19:34:00 T:139969713612544 M:3556503552 WARNING: FillBuffer: curl failed with code 22
19:34:00 T:139969713612544 M:3556503552 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
19:34:01 T:139969713612544 M:3556503552 WARNING: FillBuffer: curl failed with code 22
19:34:01 T:139969713612544 M:3556503552 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
19:34:01 T:139969713612544 M:3556503552 WARNING: FillBuffer: curl failed with code 22
19:34:01 T:139969713612544 M:3556503552 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
19:34:12 T:139970306177088 M:3535556608 NOTICE: Storing total System Uptime

Y gracias de antemano por la ayuda..

Re: mywebtv 1.0.4 no funciona en XBMC 10 (Dharma) Debian Sq

Publicado: 14 Feb 2013, 01:12
por jesus
He actualizado el plugin de mywebtv, pero la estructura sigue estando algo obsoleta.

Prueba por favor a sustituir la versión de mywebtv.py que hay en el directorio del plugin por esta que te adjunto.
mywebtv.py.zip
(1.02 KiB) Descargado 441 veces
Te debería fallar igual, pero espero que esta vez pueda entender por qué.

Re: mywebtv 1.0.4 no funciona en XBMC 10 (Dharma) Debian Sq

Publicado: 14 Feb 2013, 09:54
por jorgejim
Hola Jesús... y mil gracias por la ayuda.. . bueno.. y por todo..
He hecho lo que me dices y, efectivamente, sigue sin funcionar..
Te adjunto el log.. Espero que te ayude..

..Y gracias de nuevo...

Re: mywebtv 1.0.4 no funciona en XBMC 10 (Dharma) Debian Sq

Publicado: 14 Feb 2013, 21:41
por jesus
Ya veo por qué te falla, aunque no tiene mucho sentido...

Le echo un vistazo.