2022-10-11 19:09:43.070 T:7604 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'TypeError'>
Error Contents: argument 1 must be str, not dict
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/addon.py", line 80, in <module>
router(sys.argv[2][1:])
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/addon.py", line 44, in router
parser.epg_items(client.epg(date), date, mode)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/resources/lib/parser.py", line 87, in epg_items
self.rail_items(data, mode, list_=False)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/resources/lib/parser.py", line 63, in rail_items
self.items.add_item(item)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/resources/lib/items.py", line 76, in add_item
listitem = self.plugin.set_streaminfo(listitem, {'duration': item.get('duration', 0)})
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/resources/lib/common.py", line 432, in set_streaminfo
listitem.addStreamInfo(streamlabels)
TypeError: argument 1 must be str, not dict
-->End of Python script error report<--
Alles anzeigen