google-code-export / sd-xbmc

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

[TVNPLAYER] Script failed! #386

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Witam,

XBMC ver 12.2
wasz plugin ver 0.10.3
OS Win7

Nagle wasz plugin przestal dzialac. Przy probie wyswietlenia zawartosci 
jakiegokolwiek sezonu z TVN Player, po chwili w prawym dolnym rogu pojawia sie 
popup "Script failed: plugin.video.polishtv.live".
Log XBMC zawiera miedzy innymi:

"
18:25:17 T:2460   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python 
callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'xml.parsers.expat.ExpatError'>
                                            Error Contents: no element found: line 1, column 0
                                            Traceback (most recent call last):
                                              File "C:\Users\Ania\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\default.py", line 282, in <module>
                                                init.showListOptions()
                                              File "C:\Users\Ania\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\default.py", line 147, in showListOptions
                                                vod.handleService()
                                              File "C:\Users\Ania\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\hosts\tvn.py", line 342, in handleService
                                                self.listsCategories()
                                              File "C:\Users\Ania\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\hosts\tvn.py", line 263, in listsCategories
                                                videoProp = self.getVideoUrl(type,id)
                                              File "C:\Users\Ania\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\hosts\tvn.py", line 384, in getVideoUrl
                                                xmlDoc = ET.parse(StringIO(response)).getroot()
                                              File "C:\Users\Ania\AppData\Roaming\XBMC\addons\script.module.elementtree\lib\elementtree\ElementTree.py", line 908, in parse
                                                tree = parser_api.parse(source)
                                              File "C:\Users\Ania\AppData\Roaming\XBMC\addons\script.module.elementtree\lib\elementtree\ElementTree.py", line 175, in parse
                                                return parser.close()
                                              File "C:\Users\Ania\AppData\Roaming\XBMC\addons\script.module.elementtree\lib\elementtree\ElementTree.py", line 1301, in close
                                                self._parser.Parse("", 1) # end of data
                                            ExpatError: no element found: line 1, column 0
                                            -->End of Python script error report<--
18:25:17 T:6840   ERROR: XFILE::CDirectory::GetDirectory - Error getting 
plugin://plugin.video.polishtv.live/?category=series&id=114&mode=205&name=Sezon%
208&season=8
18:25:17 T:6840   ERROR: 
CGUIMediaWindow::GetDirectory(plugin://plugin.video.polishtv.live/?category=seri
es&id=114&mode=205&name=Sezon%208&season=8) failed
"

Co sie dzieje? Prosze o pomoc - kasa za korzystanie z waszego proxy wplacona a 
tu klapa :)

Original issue reported on code.google.com by Maka...@gmail.com on 28 Sep 2013 at 5:52

GoogleCodeExporter commented 9 years ago
Akurat w tym wypadku wina lezala po stronie tvnplayera. My w przeciagu kilku 
godzin wtpuscilismy poprawke. W wersji 0.10.4 wszystko dziala poprawnie.

Zamykam issue.

Prosze nie postowac zadnych nowych issues tutaj, tulko i wylacznie na forum 
sd-xbmc.

Original comment by jatrn69 on 2 Oct 2013 at 10:27