Página 1 de 1

[Solucionado]Fallo en el script plugin.video.pelisalacarta

Publicado: 09 Mar 2012, 22:29
por msx
Buenas a todos,

Tengo un problema al cargar el plugin bajo Arch Linux (XBMC 10.1 GIT). Os expongo el log con los errores:

Código: Seleccionar todo

22:27:43 T:140410011744000 M:839643136  NOTICE: -->Python Interpreter Initialized<--
22:27:44 T:140410011744000 M:839516160  NOTICE: PLATFORM_NAME=xbmcdharma
22:27:44 T:140410011744000 M:839516160  NOTICE: [config.py] xbmcdharma config 3.2.7
22:27:44 T:140410011744000 M:839516160  NOTICE: [config.py] runtime path = /home/xbmc/.xbmc/addons/plugin.video.pelisalacarta
22:27:44 T:140410011744000 M:839516160  NOTICE: [config.py] data path = /home/xbmc/.xbmc/userdata/addon_data/plugin.video.pelisalacarta/
22:27:44 T:140410011744000 M:839516160  NOTICE: [config.py] temp path = /home/xbmc/.xbmc/temp/test
22:27:45 T:140410011744000 M:838336512   ERROR: Error Type: exceptions.IndexError
22:27:45 T:140410011744000 M:838336512   ERROR: Error Contents: list index out of range
22:27:45 T:140410011744000 M:838336512   ERROR: Traceback (most recent call last):
                                              File "/home/xbmc/.xbmc/addons/plugin.video.pelisalacarta/default.py", line 27, in ?
                                                launcher.run()
                                              File "/home/xbmc/.xbmc/addons/plugin.video.pelisalacarta/platformcode/xbmc/launcher.py", line 47, in run
                                                plugin.mainlist(params, url, category)
                                              File "/home/xbmc/.xbmc/addons/plugin.video.pelisalacarta/channelselector.py", line 57, in mainlist
                                                updater.checkforupdates()
                                              File "/home/xbmc/.xbmc/addons/plugin.video.pelisalacarta/core/updater.py", line 69, in checkforupdates
                                                versiondescargada = matches[0]
                                            IndexError: list index out of range
22:27:45 T:140410495010880 M:838336512   ERROR: GetDirectory - Error getting plugin://plugin.video.pelisalacarta/
22:27:45 T:140410495010880 M:838336512   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.pelisalacarta/) failed

Re: Fallo en el script plugin.video.pelisalacarta

Publicado: 10 Mar 2012, 13:20
por jesus
Te está fallando al comprobar la versión...

Es un fichero que está en esta URL:

http://blog.tvalacarta.info/descargas/p ... ersion.xml

Si el problema persiste (es raro), siempre puedes desactivar la comprobación de las actualizaciones. Como no te deja entrar, tendrás que modificar a mano tu configuración que está en el fichero "userdata/addon_data/plugin.video.pelisalacarta/settings.xml" de tu XBMC.

El parámetro es "checkforupdates2", creo recordar. Ponlo a "false" y listo.

Re: Fallo en el script plugin.video.pelisalacarta

Publicado: 10 Mar 2012, 19:25
por msx
Cierto, era un error de DNS. Ahora sigo teniendo el problema que tenia con la versión anterior a la actual, es decir, tras pulsar el menu addon de pelisalacarta se pone la pantalla en negro y reinicia el XBMC a la pantalla principal. En que crees que puede estar fallando?

Gracias por tu atención Jesus!

(Te adjunto el log completo una vez solventado el tema de los DNS)

Código: Seleccionar todo

19:07:30 T:140446037469248 M:928452608  NOTICE: -----------------------------------------------------------------------
19:07:30 T:140446037469248 M:928325632  NOTICE: Starting XBMC, Platform: Linux (Arch Linux, 3.0.22-1-lts x86_64). Built on Feb 20 2012 (Git:Unknown)
19:07:30 T:140446037469248 M:928325632  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
19:07:30 T:140446037469248 M:928325632  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
19:07:30 T:140446037469248 M:928325632  NOTICE: special://masterprofile/ is mapped to: /home/xbmc/.xbmc/userdata
19:07:30 T:140446037469248 M:928325632  NOTICE: special://home/ is mapped to: /home/xbmc/.xbmc
19:07:30 T:140446037469248 M:928325632  NOTICFRrE: special://temp/ is mapped to: /home/xbmc/.xbmc/temp
19:07:30 T:140446037469248 M:928325632  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
19:07:30 T:140446037469248 M:928325632  NOTICE: Log File is located: /home/xbmc/.xbmc/temp/xbmc.log
19:07:30 T:140446037469248 M:928325632  NOTICE: -----------------------------------------------------------------------
19:07:30 T:140446037469248 M:928452608  NOTICE: Setup SDL
19:07:30 T:140446037469248 M:927952896  NOTICE: load settings...
19:07:30 T:140446037469248 M:927952896  NOTICE: special://profile/ is mapped to: special://masterprofile/
19:07:30 T:140446037469248 M:927952896  NOTICE: loading special://masterprofile/guisettings.xml
19:07:30 T:140446037469248 M:927952896  NOTICE: Getting hardware information now...
19:07:30 T:140446037469248 M:927952896  NOTICE: Checking resolution 12
18:07:30 T:140446037469248 M:927952896  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
18:07:30 T:140446037469248 M:927952896  NOTICE: Loaded playercorefactory configuration
18:07:30 T:140446037469248 M:927952896  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
18:07:30 T:140446037469248 M:927952896  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
18:07:30 T:140446037469248 M:927952896  NOTICE: No advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
18:07:30 T:140446037469248 M:927952896  NOTICE: Default DVD Player: dvdplayer
18:07:30 T:140446037469248 M:927952896  NOTICE: Default Video Player: dvdplayer
18:07:30 T:140446037469248 M:927952896  NOTICE: Default Audio Player: paplayer
18:07:30 T:140446037469248 M:927952896  NOTICE: Loading media sources from special://masterprofile/sources.xml
18:07:31 T:140446037469248 M:922636288  NOTICE: Using visual 0x43
18:07:31 T:140446037469248 M:921288704  NOTICE: GL_VENDOR = NVIDIA Corporation
18:07:31 T:140446037469248 M:921288704  NOTICE: GL_RENDERER = GeForce 210/PCIe/SSE2
18:07:31 T:140446037469248 M:921288704  NOTICE: GL_VERSION = 3.3.0 NVIDIA 295.20
18:07:31 T:140446037469248 M:921288704  NOTICE: GL_SHADING_LANGUAGE_VERSION = 3.30 NVIDIA via Cg compiler
18:07:31 T:140446037469248 M:921288704  NOTICE: GL_EXTENSIONS = GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_c$
18:07:31 T:140446037469248 M:921288704   ERROR: GLX: Same window as before, refreshing context
18:07:31 T:140446037469248 M:918224896  NOTICE: UDisks: Added /media/IVAN
18:07:31 T:140446037469248 M:918224896  NOTICE: UDisks: Added /boot
18:07:31 T:140446037469248 M:918224896  NOTICE: UDisks: Added /tmp
18:07:31 T:140446037469248 M:918224896  NOTICE: UDisks: Added /home
18:07:31 T:140446037469248 M:918233088  NOTICE: UDisks: Added /media/descargas
18:07:31 T:140446037469248 M:918233088  NOTICE: UDisks: Added /var
18:07:31 T:140446037469248 M:918233088  NOTICE: start dvd mediatype detection
18:07:31 T:140446037469248 M:918233088  NOTICE: initializing playlistplayer
18:07:31 T:140446037469248 M:918233088  NOTICE: DONE initializing playlistplayer
18:07:32 T:140446037469248 M:910872576  NOTICE: initialize done
18:07:32 T:140446037469248 M:910872576  NOTICE: Running the application...
18:07:32 T:140446037469248 M:910872576  NOTICE: Webserver: Starting...
18:07:32 T:140446037469248 M:910872576  NOTICE: WebServer: Started the webserver
18:07:32 T:140446037469248 M:910872576  NOTICE: ES: Starting event server
18:07:32 T:140446037469248 M:910872576  NOTICE: DS: Starting dbus server
18:07:32 T:140445621094144 M:910872576  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
18:07:32 T:140445621094144 M:910872576  NOTICE: UDP: Listening on port 9777
18:07:32 T:140445612701440 M:910872576  NOTICE: DS: Starting DBUS server in Run Application aka thread
18:07:32 T:140446037469248 M:908308480  NOTICE: DVDPlayer: Opening: ""
18:07:32 T:140446037469248 M:908308480 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:07:32 T:140445593495296 M:908308480  NOTICE: Creating InputStream
18:07:32 T:140445593495296 M:908173312   ERROR: CDVDPlayer::OpenInputStream - error opening [""]
18:07:32 T:140445593495296 M:908173312  NOTICE: CDVDPlayer::OnExit()
18:07:32 T:140445593495296 M:908173312  NOTICE: CDVDPlayer::OnExit() deleting input stream
18:07:32 T:140446037469248 M:908173312   ERROR: Playlist Player: skipping unplayable item: 0, path [""]
18:07:32 T:140446037469248 M:907649024  NOTICE: CDVDPlayer::CloseFile()
18:07:32 T:140446037469248 M:907649024 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:07:32 T:140446037469248 M:907649024  NOTICE: DVDPlayer: waiting for threads to exit
18:07:32 T:140446037469248 M:907649024  NOTICE: DVDPlayer: finished waiting
18:07:32 T:140445573940992 M:897769472   ERROR: WEATHER: Unable to get data: Invalid License Key.
jesus escribió:Te está fallando al comprobar la versión...

Es un fichero que está en esta URL:

http://blog.tvalacarta.info/descargas/p ... ersion.xml

Si el problema persiste (es raro), siempre puedes desactivar la comprobación de las actualizaciones. Como no te deja entrar, tendrás que modificar a mano tu configuración que está en el fichero "userdata/addon_data/plugin.video.pelisalacarta/settings.xml" de tu XBMC.

El parámetro es "checkforupdates2", creo recordar. Ponlo a "false" y listo.

Re: Fallo en el script plugin.video.pelisalacarta

Publicado: 10 Mar 2012, 23:19
por tizock82
Muy buenas, antes de todo agradecerte Jesus el trabajo que haces aquí es impresionante.
tengo el siguiente error tengo instalado pelisalacarta en en un ATV2 y desde que actualiza a la version 3.2.7 de pelis a la carta no puedo ver ninguna pelicula me marca error en el plug in de pelis a la carta este es el mensaje que me sale en el log de xmbc

15:06:10 T:102211584 ERROR: Error Type: <type 'exceptions.UnboundLocalError'>
15:06:10 T:102211584 ERROR: Error Contents: local variable 'xbmcgui' referenced before assignment
15:06:10 T:102211584 ERROR: Traceback (most recent call last):
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.pelisalacarta/default.py", line 27, in <module>
launcher.run()
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.pelisalacarta/platformcode/xbmc/launcher.py", line 152, in run
xbmctools.play_video(channel=channel_name, server=item.server, url=item.url, category=item.category, title=item.title, thumbnail=item.thumbnail, plot=item.plot, extra=item.extra, subtitle=item.subtitle, video_password = item.password, fulltitle=item.fulltitle)
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.pelisalacarta/platformcode/xbmc/xbmctools.py", line 469, in play_video
xlistitem = xbmcgui.ListItem( title, iconImage="DefaultVideo.png", thumbnailImage=thumbnail)
UnboundLocalError: local variable 'xbmcgui' referenced before assignment


ojala puedas ayudarme jesus y mis felicitaciones por lo que haces con nosotros los novatos en este mundo del streaming, saludos desde mexico..

Re: Fallo en el script plugin.video.pelisalacarta

Publicado: 11 Mar 2012, 08:30
por cfjuan
Hola Jesús, ante todo agradecerte tu trabajo y pedir perdón por duplicar el post.
A lo que ibamos, te muestro el log de mi equipo.
Espero te ayude en algo.
Un saludo

08:22:19 T:128520192 NOTICE: –>Python Interpreter Initialized<–
08:22:19 T:128520192 NOTICE: PLATFORM_NAME=xbmceden
08:22:19 T:128520192 NOTICE: [config.py] xbmceden config 3.2.7
08:22:19 T:128520192 NOTICE: [config.py] runtime path = /var/mobile/Library/Preferences/XBMC/addons/plugin.video.pelisalacarta
08:22:19 T:128520192 NOTICE: [config.py] data path = /var/mobile/Library/Preferences/XBMC/userdata/addon_data/plugin.video.pelisalacarta/
08:22:19 T:128520192 NOTICE: [config.py] temp path = /var/mobile/Library/Preferences/XBMC/temp/test
08:22:20 T:128520192 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.pelisalacarta/core/scrapertools.py:21: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
08:22:27 T:128520192 ERROR: Error Type:
08:22:27 T:128520192 ERROR: Error Contents: local variable ‘xbmcgui’ referenced before assignment
08:22:27 T:128520192 ERROR: Traceback (most recent call last):
File “/var/mobile/Library/Preferences/XBMC/addons/plugin.video.pelisalacarta/default.py”, line 27, in
launcher.run()
File “/var/mobile/Library/Preferences/XBMC/addons/plugin.video.pelisalacarta/platformcode/xbmc/launcher.py”, line 145, in run
xbmctools.play_video(channel=channel_name, server=item.server, url=item.url, category=item.category, title=item.title, thumbnail=item.thumbnail, plot=item.plot, extra=item.extra, subtitle=item.subtitle, video_password = item.password, fulltitle=item.fulltitle)
File “/var/mobile/Library/Preferences/XBMC/addons/plugin.video.pelisalacarta/platformcode/xbmc/xbmctools.py”, line 469, in play_video
xlistitem = xbmcgui.ListItem( title, iconImage=”DefaultVideo.png”, thumbnailImage=thumbnail)
UnboundLocalError: local variable ‘xbmcgui’ referenced before assignment