bei mir schmeißt das Log folgendes aus:
11:34:47.097 T:1479537520 ERROR: GetDirectory - Error getting plugin://plugin.video.skygo.de/
11:34:50.237 T:1578804080 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'xml.etree.ElementTree.ParseError'>
Error Contents: undefined entity: line 43, column 8
Traceback (most recent call last):
File "/storage/.kodi/addons/http://plugin.video.skygo.de/default.py", line 91, in <module>
nav.rootDir()
File "/storage/.kodi/addons/http://plugin.video.skygo.de/navigation.py", line 64, in rootDir
nav = getNav()
File "/storage/.kodi/addons/http://plugin.video.skygo.de/navigation.py", line 49, in getNav
nav = ET.parse(feed)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1182, in parse
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 656, in parse
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1659, in feed
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1523, in _raiseerror
ParseError: undefined entity: line 43, column 8
-->End of Python script error report<--
11:34:50.960 T:1808769904 ERROR: GetDirectory - Error getting plugin://plugin.video.skygo.de/
11:34:50.988 T:1937889680 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.skygo.de/) failed
11:35:03.549 T:1394553712 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'xml.etree.ElementTree.ParseError'>
Error Contents: undefined entity: line 43, column 8
Traceback (most recent call last):
File "/storage/.kodi/addons/http://plugin.video.skygo.de/default.py", line 91, in <module>
nav.rootDir()
File "/storage/.kodi/addons/http://plugin.video.skygo.de/navigation.py", line 64, in rootDir
nav = getNav()
File "/storage/.kodi/addons/http://plugin.video.skygo.de/navigation.py", line 49, in getNav
nav = ET.parse(feed)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1182, in parse
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 656, in parse
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1659, in feed
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1523, in _raiseerror
ParseError: undefined entity: line 43, column 8
-->End of Python script error report<--
11:35:04.144 T:1402946416 ERROR: GetDirectory - Error getting plugin://plugin.video.skygo.de/
11:35:04.150 T:1937889680 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.skygo.de/) failed
Vielleicht kann man damit etwas anfangen.