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

Fix DateRange metadata cue duration with ID3 cues that overlap #5546

Merged
merged 1 commit into from Jun 6, 2023

Conversation

robwalch
Copy link
Collaborator

@robwalch robwalch commented Jun 5, 2023

This PR will...

Prevent adjusting the end time of metadata cues that overlap with cues of another type (id3, emsg, daterange)

Why is this Pull Request needed?

DateRange cue duration is independent of other cues on the timeline. ID3 and emsg cues should span until the next cue of the the same type.

Resolves issues:

Fixes #5531

@robwalch robwalch added this to the 1.4.5 milestone Jun 5, 2023
@robwalch robwalch merged commit 44578d0 into master Jun 6, 2023
16 checks passed
@robwalch robwalch deleted the bugfix/daterange-duration-overlap-with-id3 branch June 6, 2023 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lost date-range information for some streams
1 participant