We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi 👋🏻
I was wondering if you could provide an example playlist formatting? Here's what i've got so far but doesn't seem to be playing any content.
#EXTM3U #EXTINF:0,ITV 1 **URLHERE**
Thanks
The text was updated successfully, but these errors were encountered:
Sure thing.
#EXTM3U #EXTINF:-1 tvg-ID="BBC One" tvg-name="BBC One" tvg-logo="" group-title="British",BBC One http://client-proiptv.com:8080/live/****.ts #EXTINF:-1 tvg-ID="" tvg-name="BBC Two" tvg-logo="" group-title="British",BBC Two http://client-proiptv.com:8080/live/****.ts #EXTINF:-1 tvg-ID="" tvg-name="BBC Three" tvg-logo="" group-title="British",BBC Three http://client-proiptv.com:8080/live/****.ts
I'm just using one of many IPTV providers online that return this kind of format.
Sorry, something went wrong.
No branches or pull requests
Hi 👋🏻
I was wondering if you could provide an example playlist formatting? Here's what i've got so far but doesn't seem to be playing any content.
#EXTM3U #EXTINF:0,ITV 1 **URLHERE**
Thanks
The text was updated successfully, but these errors were encountered: