Skip to content
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

Some streams don't play in v12 nor v13 but play fine in v11.1 and lower. #253

Open
what-a opened this issue Mar 28, 2023 · 2 comments
Open
Labels
bug 🐛 Something isn't working
Milestone

Comments

@what-a
Copy link

what-a commented Mar 28, 2023

Here are some examples of streams that work in version 11.1 and lower, but do not work in version 12 nor 13:
https://cdn1-9p.teleuptv.net/f4441462-c21e-4269-9721-84d8cbd93ebf/index.m3u8
https://cdn1-9p.teleuptv.net/fad91b41-322d-4d6e-a427-551e8d8199bb/index.m3u8

My guess is that it has something to do with the User Agent setting not working properly in v12 nor v13.

@4gray 4gray added the bug 🐛 Something isn't working label May 10, 2023
@4gray
Copy link
Owner

4gray commented May 11, 2023

Thanks for the user agent hint.
That's most likely the problem, as the user agent defined at playlist level is now not taken into account. Unfortunately I missed this detail during refactoring, I'll try to fix it soon.

@4gray 4gray added this to the 0.13.1 milestone May 11, 2023
@what-a
Copy link
Author

what-a commented Oct 6, 2024

This bug still exists in version 0.16.0
Also, in 0.16.0 the playlist user agent details vanish upon refreshing a playlist.
...and the "Auto-update" check-mark (under Playlist details) will vanish if you manually refreshing a playlist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants