Skip to content

stream.hls: warn about skipped segments #5607

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

Conversation

bastimeyer
Copy link
Member

Warn about skipped segments when reloading the playlist and queuing new segments with a sequence number offset that's greater than one.


Resolves #5603

@bastimeyer bastimeyer force-pushed the stream/hls/warn-discont-between-reloads branch from a62aeb3 to a2144a9 Compare October 12, 2023 12:20
@bastimeyer
Copy link
Member Author

I think it would probably make more sense warning about which segments were skipped and not just how many. Will change this later...

Warn about skipped segments when reloading the playlist and queuing
new segments with a sequence number offset that's greater than one.
@bastimeyer bastimeyer force-pushed the stream/hls/warn-discont-between-reloads branch from a2144a9 to cd9c30f Compare October 12, 2023 14:49
@bastimeyer bastimeyer merged commit 1f9a0e4 into streamlink:master Oct 12, 2023
@bastimeyer bastimeyer deleted the stream/hls/warn-discont-between-reloads branch October 12, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stream.hls: Add warning when segments expire from playlist before being queued
1 participant