RTMPGUI+ Help
#1
Can someone please help me i have been trying for months now to add my XML list wish is just some changes to hansmayers supertv list. But i cant get it to load in rtmpgui+.

I have added the web address to the defualt.py but get a script error when ever its try to load the channel list up can anyone help??

Here is the log for the error.
19:51:56 T:5288 NOTICE: -->Python Interpreter Initialized<--
19:51:57 T:5288 ERROR: Error Type: <class 'xml.parsers.expat.ExpatError'>
19:51:57 T:5288 ERROR: Error Contents: mismatched tag: line 373, column 4
19:51:57 T:5288 ERROR: Traceback (most recent call last):
File "C:\Users\Simon\AppData\Roaming\XBMC\addons\plugin.video.rtmpGUIplus\default.py", line 10, in <module>
if __name__ == "__main__": main(BASE)
File "C:\Users\Simon\AppData\Roaming\XBMC\addons\plugin.video.rtmpGUIplus\resources\lib\main.py", line 256, in main
listLanguages(BASE,parms['src'])
File "C:\Users\Simon\AppData\Roaming\XBMC\addons\plugin.video.rtmpGUIplus\resources\lib\main.py", line 145, in listLanguages
tree = ElementTree.parse(StringIO(xml)).getroot()
File "C:\Program Files\XBMC\system\python\Lib\xml\etree\ElementTree.py", line 862, in parse
tree.parse(source, parser)
File "C:\Program Files\XBMC\system\python\Lib\xml\etree\ElementTree.py", line 586, in parse
parser.feed(data)
File "C:\Program Files\XBMC\system\python\Lib\xml\etree\ElementTree.py", line 1245, in feed
self._parser.Parse(data, 0)
ExpatError: mismatched tag: line 373, column 4
19:51:57 T:1352 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.rtmpGUIplus/?src=1&lang=
19:51:57 T:1352 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.rtmpGUIplus/?src=1&lang=) failed
19:51:57 T:5284 NOTICE: -->Python Interpreter Initialized<--
19:52:00 T:1352 ERROR: Control 1 in window 10099 has been asked to focus, but it can't


Thanks
Reply

Logout Mark Read Team Forum Stats Members Help
RTMPGUI+ Help0