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

Video flag for scheduled pages / bare schedule items #615

Open
stefanor opened this issue Aug 1, 2021 · 3 comments
Open

Video flag for scheduled pages / bare schedule items #615

stefanor opened this issue Aug 1, 2021 · 3 comments
Labels
debconf Raised for DebConf

Comments

@stefanor
Copy link
Member

stefanor commented Aug 1, 2021

Currently in pentabarf.xml, the <event> for non-talk schedule items contains the static:

<recording>
    <optout>false</optout>
    <license>{{ WAFER_VIDEO_LICENSE }}</license>
</recording>

We should have some way to control this, so that video systems don't have to do heuristics.

Maybe a "no-video" boolean on scheduleitems, that overrides the default?

@hodgestar
Copy link
Member

Are ScheduleItems stable enough to attach this information to? I.e. would it be lost if an event was moved to a different slot?

@stefanor
Copy link
Member Author

stefanor commented Aug 1, 2021

Hrm, probably a duplicate of #384, which I didn't find in my quick skim earlier.

@stefanor
Copy link
Member Author

stefanor commented Aug 1, 2021

As you mentioned in #614, they probably aren't stable enough, but we could make them more stable.

@stefanor stefanor added the debconf Raised for DebConf label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debconf Raised for DebConf
Projects
None yet
Development

No branches or pull requests

2 participants