It seems with the Kodi 17 LibreELEC inputstream doesn't work for some reason (RPi2)? I installed it via: curl -Ls getwidevine.sh | bash
It did say sucessfully installed ....
Code
10:42:24 T:1716048800 NOTICE: [Amazon VOD] [('mode', 'openSettings'), ('url', 'inputstream.mpd')]
10:42:24 T:1716048800 ERROR: EXCEPTION: Unknown addon id 'inputstream.mpd'.
10:42:24 T:1716048800 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: Unknown addon id 'inputstream.mpd'.
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.amazon-test/default.py", line 1632, in <module>
elif mode == 'openSettings': xbmcaddon.Addon(url).openSettings()
RuntimeError: Unknown addon id 'inputstream.mpd'.
-->End of Python script error report<--
Display More
Does it currently only work with the Milhouse-Testbuilds?