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

Move cue-cut to requests. #3617

Merged
merged 6 commits into from
Jan 9, 2024
Merged

Move cue-cut to requests. #3617

merged 6 commits into from
Jan 9, 2024

Conversation

toots
Copy link
Member

@toots toots commented Jan 8, 2024

This PR removes the cue_cut operator and moves cue-in and cue-out processing directly at the request level.

This should fix a bunch of issues caused by the bad interaction of cue_cut with the rest of the streaming logic and documented in #3610

Cue-in/cue-out metadata can be changed via parameters passed when creating requests or when creating playlist sources. They can also be ignored by passing null as their value.

This fixes #3610

@toots toots force-pushed the move-cue-cut branch 2 times, most recently from 3057d5a to 02f61b1 Compare January 8, 2024 23:50
@toots toots marked this pull request as ready for review January 9, 2024 00:26
@toots toots merged commit 3a76048 into rolling-release-v2.2.x Jan 9, 2024
3 checks passed
@toots toots deleted the move-cue-cut branch January 9, 2024 16:53
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.

1 participant