v19 LibreELEC Testbuilds for x86_64 (Kodi 19.0)
(2020-06-12, 19:56)Roby77 Wrote: @Milhouse with last build Amazon Vod plugin doesn't work anymore

Reverted back to 1/06 build fix it

Log: http://ix.io/2oWs
Looks like its related to the the inputstreamaddon class being deprecated.
https://forum.kodi.tv/showthread.php?tid=353560

This will fix it
https://github.com/Sandmann79/xbmc/blob/...layback.py

change line 390 from 
listitem.setProperty('inputstreamaddon', g.is_addon)
to 
listitem.setProperty('inputstream', g.is_addon)
Reply


Messages In This Thread
RE: LibreELEC Testbuilds for x86_64 (Kodi 19.0) - by xxxnelly - 2020-06-12, 21:12
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 19.0)3