-
-
Notifications
You must be signed in to change notification settings - Fork 482
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
Add url playlist with User-Agent #465
Comments
For each playlist, one needs the ability to define Referrer, Origin, and User-Agent. For example... This Github user provides some fantastic playlists which IPTVnator cannot accomidate at the playlist level (though they do work when R/O/U is set within the playlist): |
Might need a check box for each playlist which allows users to toggle on/off the ability to define R/O/U (Referrer/Origin/UserAgent) at the playlist level.
|
|
" I think this is already working with iptvnator." @steinxborg Which Daddy Live formatted playlist did you get to work, and what OS (Windows, Linux, or MacOS) are you running? |
After further testing using the R/O/U (Referrer/Origin/UserAgent) format within a playlist:
Example R/O/U format within a playlist: #EXTINF:-1 group-title="USA (DADDY LIVE)" ,ABCNY After further testing when setting User Agent at the playlist level (i.e. using the Playlist Details screen) in IPTVnator.
|
I am using vlc formatted playlist. I am using ubuntu. My iptvnator version is 0.16.0. |
@steinxborg Thank for the info. I too am able to play the VLC formatted lists on IPTVnator (on Windows, MacOS, and Linux). @4gray R/O/U (Referrer/Origin/UserAgent) format within a playlist works fine when IPTVnator is using VideoJs Player and HTML5 Video Player. However, they are not working when IPTVnator is using mpv nor VLC. If I eliminate IPTVnator and play the playlist directly using mpv or VLC then the channels do work. So, I'm guessing that IPTVnator is not forwarding the R/O/U info from within a playlist to mpv nor to VLC. |
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
"User-Agent" is only edited on the "playlist" editor page, but I can not add the playlist which require the "User-Agent" when it gets the error result when fetching the playlist.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: