v19 inputstreamaddon and inputstreamclass to be deprecated in favour of inputstream
#23
(2021-07-29, 02:40)Mike Echo Wrote: ..or my i contact developer sabre from this video plugin filmfriend.de?

just found that -->  Thread

but in github i cant find that -.- Repo


what to do now?
may i edit that plugin by myself anyhow?
Hi,
I had the same problem and solved as follows ....

change in libmediathek4.py line 218
listitem.setProperty('inputstreamaddon', 'inputstream.adaptive')

to
listitem.setProperty('inputstream', 'inputstream.adaptive')

....so inputstreamaddon to inputstream

cheers
Reply


Messages In This Thread
RE: inputstreamaddon and inputstreamclass to be deprecated in favour of inputstream - by Oldhound - 2021-10-12, 21:25
Logout Mark Read Team Forum Stats Members Help
inputstreamaddon and inputstreamclass to be deprecated in favour of inputstream0