Neueste Version von Radio.de ist installiert. Aber jetzt steht bei Play folgende Fehlermeldung im Log:
EXCEPTION Thrown (PythonToCppException) : -->Python callback/scri
pt returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'KeyError'>
Error Contents: 'item_id'
Traceback (most recent call last):
File "/home/kodi/.kodi/addons/plugin.video.jellycon/resources/lib
/play_utils.py", line 1347, in onPlayBackStarted
jellyfin_item_id = play_data["item_id"]
~~~~~~~~~^^^^^^^^^^^
KeyError: 'item_id'
-->End of Python script error report<--
Da hängt sich also offenbar Jellyfin rein. Meine Musik wird tatsächlich über Jellycon wiedergegeben, und Radio.de firmiert als Musik-Plugin. Wie bekomme ich das auseinander? Mit was wird Radio.de korrekt wiedergegeben?