2021-07-29, 02:40
2021-07-29, 08:41
(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?
Sorry I assumed you were using the iptvsimple PVR addon. In any other case you will need to contact the addon developer and ask them to update their addon for kodi 19
2021-07-29, 10:27
(2021-07-29, 08:41)phunkyfish Wrote:(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?
Sorry I assumed you were using the iptvsimple PVR addon. In any other case you will need to contact the addon developer and ask them to update their addon for kodi 19
ok, ich changed to iptv simple client. where to find that local cached file?
2021-07-29, 14:21
2021-07-29, 19:58
You are in the right place but there is nothing configured which means you are not using iptvsimple to view programmes.
I’m afraid you are back to contacting the author of the addon you are using to upgrade it for kodi 19.
I’m afraid you are back to contacting the author of the addon you are using to upgrade it for kodi 19.
2021-07-30, 10:33
2021-10-12, 21:25
(2021-07-29, 02:40)Mike Echo Wrote: ..or my i contact developer sabre from this video plugin filmfriend.de?Hi,
just found that --> Thread
but in github i cant find that -.- Repo
what to do now?
may i edit that plugin by myself anyhow?
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