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