smileyhatzz / sd-xbmc

Automatically exported from code.google.com/p/sd-xbmc
0 stars 2 forks source link

TVP [Info] Script Error #132

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Wtyczka TVP info wyswietla tylko liste programow np.:(Przegapiles, Najczesciej 
ogladane, Teleexpress, Wiadomosci itp) a przy wejsciu w konkrety program np. 
[Panorama] generuje blad
Plugin [plugin.video.polishtv.live] przeinstalowany do najnowszej wersji.

LOG:
--------------------------------------------------
15:08:05 T:140489655318272  NOTICE: [Polish Live TV 1] Starting Polish Live TV
15:08:05 T:140489655318272  NOTICE: [Polish Live TV 1] Starting TVP.INFO
15:08:06 T:140489655318272   ERROR: EXCEPTION: Unimplemented method: 
executehttpapi::executehttpapi(...)
15:08:06 T:140489655318272   ERROR: EXCEPTION Thrown (PythonToCppException) : 
-->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.RuntimeError'>
                                            Error Contents: Unimplemented method: executehttpapi::executehttpapi(...)
                                            Traceback (most recent call last):
                                              File "/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/default.py", line 161, in <module>
                                                init.showListOptions()
                                              File "/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/default.py", line 95, in showListOptions
                                                vod.handleService()
                                              File "/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/hosts/tvp.py", line 303, in handleService
                                                self.getVideoListXML()
                                              File "/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/hosts/tvp.py", line 192, in getVideoListXML
                                                if self.watched(videoUrl):
                                              File "/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/hosts/tvp.py", line 276, in watched
                                                xml_data = xbmc.executehttpapi( "QueryVideoDatabase(%s)" % urllib.quote_plus( sql_data ), )
                                            RuntimeError: Unimplemented method: executehttpapi::executehttpapi(...)
                                            -->End of Python script error report<--
15:08:06 T:140490362509184   ERROR: GetDirectory - Error getting 
plugin://plugin.video.polishtv.live/?category=xml&mode=206&name=Panorama&url=htt
p%3a%2f%2fwww.tvp.pl%2fpub%2fstat%2fvideolisting%3fobject_id%3d5513139%26with_su
bdirs%3dtrue%26sort_desc%3dtrue%26sort_by%3dRELEASE_DATE%26child_mode%3dSIMPLE%2
6rec_count%3d12
15:08:06 T:140490362509184   ERROR: 
CGUIMediaWindow::GetDirectory(plugin://plugin.video.polishtv.live/?category=xml&
mode=206&name=Panorama&url=http%3a%2f%2fwww.tvp.pl%2fpub%2fstat%2fvideolisting%3
fobject_id%3d5513139%26with_subdirs%3dtrue%26sort_desc%3dtrue%26sort_by%3dRELEAS
E_DATE%26child_mode%3dSIMPLE%26rec_count%3d12) failed
15:08:06 T:140489655318272  NOTICE: Thread XBPyThread start, auto delete: false
--------------------------------------------------

XBMC Frodo v.12 Beta1 @ Ubuntu Linux v12.04

Original issue reported on code.google.com by marek.sn...@gmail.com on 18 Nov 2012 at 2:19

GoogleCodeExporter commented 9 years ago
blad naprawiony, http://code.google.com/p/sd-xbmc/source/detail?r=261

przeinstaluj wtyczke i prosze daj znac czy wszystko OK.

Original comment by jatrn69 on 18 Nov 2012 at 4:22

GoogleCodeExporter commented 9 years ago
Już działa.
Dziękuję!

Original comment by marek.sn...@gmail.com on 18 Nov 2012 at 5:46

GoogleCodeExporter commented 9 years ago
zamykam issue

Original comment by jatrn69 on 18 Nov 2012 at 6:21