[HLSTree] Set period duration also with live stream#1793
Merged
CastagnaIT merged 1 commit intoxbmc:Piersfrom Mar 27, 2025
Merged
[HLSTree] Set period duration also with live stream#1793CastagnaIT merged 1 commit intoxbmc:Piersfrom
CastagnaIT merged 1 commit intoxbmc:Piersfrom
Conversation
with a single period manifest allow the video seek
11 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
on HLS live manifests that starts with a single period (or have), set the period duration to allow the video seek timeshift
this "limitation" come from old rework
but later has been merged a fix PR #1616 that has added a period check
that should prevent cause side effects at least on period change
Motivation and context
fix #1779
How has this been tested?
tested Raiplay addon (single period)
tested pluto tv (multi-periods)
seem no regressions
Screenshots (if appropriate):
Types of change
Checklist: