Hi BJ1
Bin am basteln mit Kodi 18 und bekomme immer ein Fehler.
Hab die Version von deiner Repo.. die 2.0.28
08:28:21.200 T:5484 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: ('extrainfos',)
Traceback (most recent call last):
File "C:\Users\Daniel\AppData\Roaming\Kodi\addons\plugin.service.gto\default.py", line 468, in <module>
refreshWidget(handle=_addonHandle, notify=False)
File "C:\Users\Daniel\AppData\Roaming\Kodi\addons\plugin.service.gto\default.py", line 276, in refreshWidget
wid.setInfo('video', {'title' : blob['title'], 'genre' : blob['genre'], 'plot' : blob['extrainfos'],
KeyError: ('extrainfos',)
-->End of Python script error report<--
08:28:21.241 T:5752 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.service.gto/?action=getcontent&ts=1515828500
08:28:21.985 T:7824 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: ('extrainfos',)
Traceback (most recent call last):
File "C:\Users\Daniel\AppData\Roaming\Kodi\addons\plugin.service.gto\default.py", line 468, in <module>
refreshWidget(handle=_addonHandle, notify=False)
File "C:\Users\Daniel\AppData\Roaming\Kodi\addons\plugin.service.gto\default.py", line 276, in refreshWidget
wid.setInfo('video', {'title' : blob['title'], 'genre' : blob['genre'], 'plot' : blob['extrainfos'],
KeyError: ('extrainfos',)
-->End of Python script error report<--
08:28:22.041 T:9016 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.service.gto/?action=getcontent&ts=303165700
Alles anzeigen