8000 feat(legacy): make autoloading playlist autofill lead time configurable by dakriy · Pull Request #3176 · libretime/libretime · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(legacy): make autoloading playlist autofill lead time configurable #3176

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

dakriy
Copy link
Contributor
@dakriy dakriy commented Jun 17, 2025

Description

Autoloading playlists ruin cache ahead time. In the playout service it is hard coded to be 1 day, but if you make heavy use of autoloading playlists, in reality it is only 1 hour ahead.

This is a new feature:

Yes

I have updated the documentation to reflect these changes:

Yes

Testing Notes

What I did:

I set the time to an invalid interval and saw the expected error message pop up. I then configured a lead time of 5 days and created a show 2 days out. I then visited the /api/invalid endpoint to get tasks to trigger and saw my show had been scheduled.

How you can replicate my testing:

See what I did section.

Links

Closes #3174

@dakriy dakriy changed the title feat(legacy): make autoloading playlist autofill lead time configurable feat(legacy): make autoloading playlist lead time configurable Jun 18, 2025
@dakriy dakriy changed the title feat(legacy): make autoloading playlist lead time configurable feat(legacy): make autoloading playlist autofill lead time configurable Jun 18, 2025
@dakriy
Copy link
Contributor Author
dakriy commented Jun 18, 2025

I'm going to need somebody with perms to re-run the failing check.

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.

Configure autoloading playlist load ahead time
1 participant
0