Moin zusammen,
Zattoo HIQ wirft seit heute (gestern gings noch) eine Fehlermeldung auf meinem RPI3 mit Kodi 17.3:
--------------------schnipp--------------------------------
16:42:56.849 T:1419793312 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: No item with that key
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.zattooHiQ/plugin.py", line 1127, in <module>
main()
File "/storage/.kodi/addons/plugin.video.zattooHiQ/plugin.py", line 1063, in main
watch_channel(cid, start, end, showID, restart=='true', showOSD=='1')
File "/storage/.kodi/addons/plugin.video.zattooHiQ/plugin.py", line 438, in watch_channel
program = _zattooDB_.getPrograms({'index':[channel_id]}, True, startTime, endTime)
File "/storage/.kodi/addons/plugin.video.zattooHiQ/resources/zattooDB.py", line 315, in getPrograms
info = self.getShowLongDescription(row['showID'])
File "/storage/.kodi/addons/plugin.video.zattooHiQ/resources/zattooDB.py", line 355, in getShowLongDescription
restart = show['restart']
IndexError: No item with that key
-->End of Python script error report<--
---------------------schnapp--------------------------------
hat jemand einen Tip, wie ich das wieder gerade gebogen bekomme???
cheers,
gretsch61