Hallo,
ich habe das gleiche Problem und bin Ratlos.
Die Website gibt einen 404 zurück:
2023-10-14 11:32:57.931 T:6816 error <general>: Playlist Player: skipping unplayable item: 0, path [plugin://http://plugin.video.tvnow.de/?action=playVod&vod_url=6094414]
2023-10-14 11:35:28.965 T:6993 error <general>: Login Error: {"status":404,"message":"Route not Found","routeExists":false}
2023-10-14 11:35:28.974 T:6993 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'UnboundLocalError'>
Error Contents: cannot access local variable 'drmProtected' where it is not associated with a value
Traceback (most recent call last):
File "/storage/.kodi/addons/http://plugin.video.tvnow.de/addon.py", line 42, in <module>
vod.playAsset(params['vod_url'])
File "/storage/.kodi/addons/http://plugin.video.tvnow.de/resources/lib/vod.py", line 6, in playAsset
tvnow.play(asset_id)
File "/storage/.kodi/addons/http://plugin.video.tvnow.de/resources/lib/tvnow.py", line 282, in play
playBackUrl, drmProtected, drmURL = self.getPlayBackUrl(
^^^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/http://plugin.video.tvnow.de/resources/lib/tvnow.py", line 276, in getPlayBackUrl
return "", drmProtected, ""
^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'drmProtected' where it is not associated with a value
-->End of Python script error report<--
So steht es im kodi [definition='1','0']log[/definition].