Página 1 de 1

No me funciona ningun canal

Publicado: 07 Mar 2016, 19:11
por odonell
Hola a todos,

Me he cambiado a Kodi Jarvis y he instalado tvalacarta pero no consigo que me vaya ningún canal, he rescatado este log intentando reproducir algo de miTele

Código: Seleccionar todo

18:44:28 357.040161 T:1442960288   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: 'module' object has no attribute 'PLAYER_CORE_DVDPLAYER'
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/plugin.video.tvalacarta/default.py", line 25, in <module>
                                                launcher.run()
                                              File "/storage/.kodi/addons/plugin.video.tvalacarta/platformcode/launcher.py", line 154, 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 "/storage/.kodi/addons/plugin.video.tvalacarta/platformcode/xbmctools.py", line 554, in play_video
                                                player_type = xbmc.PLAYER_CORE_DVDPLAYER
                                            AttributeError: 'module' object has no attribute 'PLAYER_CORE_DVDPLAYER'
                                            -->End of Python script error report<--
18:44:37 366.007446 T:1965146112   ERROR: GetDirectory - Error getting plugin://plugin.video.tvalacarta/?action=mainlist&category=mitele&channel=mitele
18:44:37 366.011963 T:1965146112   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.tvalacarta/?action=mainlist&category=mitele&channel=mitele) failed
18:44:42 370.607269 T:1431688096   ERROR: GetDirectory - Error getting noop
Haber si alguien me puede echar una mano porque he probado varias cosas y nada...
Gracias

Re: No me funciona ningun canal

Publicado: 09 Mar 2016, 15:03
por odonell
Me respondo a mi mismo.
Utilizo Openelec 6 con modificación Milhouse y Kodi Jarvis. Esta versión no viene con DVDPlayer por lo que he cambiado en la configuración del pluguin a MPlayer y funcionando.

Lo comento por si sirve de alguien en el futuro.

Un saludo.