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

[ESA] Submitted VODs do not show up #61

Open
qixils opened this issue Jun 5, 2023 · 0 comments
Open

[ESA] Submitted VODs do not show up #61

qixils opened this issue Jun 5, 2023 · 0 comments
Assignees
Labels
bug Something isn't working module: api-server

Comments

@qixils
Copy link
Owner

qixils commented Jun 5, 2023

This is due to me treating user-submitted VODs the same as automatically generated VODs, the latter of which are supposed to be hidden in favor of ESA's manual VOD links since the auto VODs use links to temporary Twitch broadcast archives.

One idea for fixing this going forwards is to assign a hardcoded submitter ID to automatically generated VODs and delete them after two weeks (or whatever Twitch's broadcast retention is) and hide them after ESA adds a manual VOD link to their schedule. Not immediately sure how to retroactively apply this, I guess just marking all Twitch VODs currently present on the two recent ESA events as being from ESA is probably fine. Should be easy to do after DB migration, so I'm considering this partially blocked by #59.

@qixils qixils added the bug Something isn't working label Jun 5, 2023
@qixils qixils self-assigned this Jun 5, 2023
@qixils qixils changed the title VODs submitted for ESA do not show up [ESA] Submitted VODs do not show up Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module: api-server
Projects
None yet
Development

No branches or pull requests

1 participant