-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] direct URI for simple IPTV #108
Comments
Yes I agree this would really be a great feature ti get ORF in HD! I also use the static URLs of zappn and use the PVR manager simple iptv. |
i will look into it when i have a little spare time. didn't know pvr was able to link plugin handles. atm this won't work because the drm infos needed to decrypt the stream are added the listitem on directory listings. |
add the channels like this
works only with service api for now. i will add htmlscraper support in another commit |
bundesland streams working but need more testing uhd added
should work with the htmlscraper as well with the last commit. i've also added uhd streams (if available) and the bundesland orf versions. infos on how to add them are in the README.md. |
Regional streams fallback to ORF 2 if Bundesland heute is not on. You might need to restart the Stream though |
Hi,
thanks a lot for this plugin, also now working with widevine!
Is it possible with these license checking to provide an plugin URI to start the a live stream directly? Sometimes i just use simple IPTV and some plugins work with m3u lists, like zappn:
#EXTINF:-1 tvg-name="orf1" tvg-id="ORF1.at" group-title="zappn-AT",orf1
plugin://plugin.video.zappntv/category/livestream/orf1
... watching on the log i see different keys/ids/etc. to get this working... so i don't know if it's possible to get a static URI, which will start all these license jobs after request?
If it's easy to implement or... is there already a way to get this working? :-)
Thanks!
The text was updated successfully, but these errors were encountered: