Traceback (most recent call last):
File "Q:\plugins\video\pelisalacarta\default.py", line 27, in ?
launcher.run()
File "Q:\plugins\video\pelisalacarta\platform\xbmc\launcher.py", line 169, in run
xbmctools.playvideo(params.get("channel"),server,url,category,title,thumbnail,plot)
File "Q:\plugins\video\pelisalacarta\core\xbmctools.py", line 125, in playvideo
playvideoEx(canal,server,url,category,title,thumbnail,plot,False,False,False,strmfile,Serie)
File "Q:\plugins\video\pelisalacarta\core\xbmctools.py", line 348, in playvideoEx
descargadoslist.savebookmark(title,url,thumbnail,server,plot)
AttributeError: 'module' object has no attribute 'savebookmark'
Y en el caso de descargar directamente es:
Traceback (most recent call last):
File "Q:\plugins\video\pelisalacarta\default.py", line 27, in ?
launcher.run()
File "Q:\plugins\video\pelisalacarta\platform\xbmc\launcher.py", line 169, in run
xbmctools.playvideo(params.get("channel"),server,url,category,title,thumbnail,plot)
File "Q:\plugins\video\pelisalacarta\core\xbmctools.py", line 125, in playvideo
playvideoEx(canal,server,url,category,title,thumbnail,plot,False,False,False,strmfile,Serie)
File "Q:\plugins\video\pelisalacarta\core\xbmctools.py", line 275, in playvideoEx
mediaurl = servertools.getmegavideohigh(url)
File "Q:\plugins\video\pelisalacarta\servers\servertools.py", line 660, in getmegavideohigh
return megavideo.gethighurl(code)
File "Q:\plugins\video\pelisalacarta\servers\megavideo.py", line 365, in gethighurl
movielink = matches[0]
IndexError: list index out of range
La verdad es que no tengo ni idea de lo que puede ser. Si alguien puede comentar se agradece
Saludos