-
Notifications
You must be signed in to change notification settings - Fork 11
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
IPTV support #28
Comments
Generally speaking it should support IPTV unless it uses some weird format. Please provide example link that doesn't work. |
https://jurijnota.github.io/iptv-italy/iptv-italy.m3u Some lists like this, I tried them and they don't work. Am I doing something wrong in the setting? Thank you for all the work you are doing! |
His parser only reads m3u8 currently , not m3u. What worked for me was renaming/adding an 8 to the extension. Hopefully this helps. |
Even when renaming the m3u file to m3u8 the file does not launch and on the screen there is the waiting circle which turns indefinitely |
i wish we could skeep the loading circle with r1 or L1.for now you have to close the app and start again |
Anyway of getting this to work with playlists that require authentication? I tried using my playlist, both through the http server option and converted to m3u8 for the local storage one, but no luck. I can only get the free non secure lists working. |
Does this application support IPTV urls? If it doesn't support IPTV url, will it be possible in future? I can't upload any of my links to the app, I don't know if I'm wrong or the app doesn't support yet this functionality. Thanks anyway for this great app!
The text was updated successfully, but these errors were encountered: