v19 inputstreamaddon and inputstreamclass to be deprecated in favour of inputstream
#16
..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?
Reply
#17
(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
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#18
(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?
Reply
#19
If you go to the addon settings there should be a URL for the M3U file.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#20
(2021-07-29, 14:10)phunkyfish Wrote: If you go to the addon settings there should be a URL for the M3U file.

dude, can you be please a bit more precise ? i mean, step by step?
as i said, i am new in this!
all i can find is this, and there isnt ANY url viewable!

Image
Reply
#21
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.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#22
(2021-07-29, 19:58)phunkyfish Wrote: 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.

thanks
Reply
#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

Logout Mark Read Team Forum Stats Members Help
inputstreamaddon and inputstreamclass to be deprecated in favour of inputstream0