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

Auto Rename v1 #129

Merged
merged 25 commits into from
Oct 15, 2024
Merged

Auto Rename v1 #129

merged 25 commits into from
Oct 15, 2024

Conversation

evan10s
Copy link
Member

@evan10s evan10s commented Oct 14, 2024

First implementation of auto rename:

  • Runs server-side
  • Live updates in UI
  • Warns if video is too short or too long, if start time difference (video vs. match) is too big, or if there is a chronological ordering issue (simple example of the logic: for a given label, we associated QM 10 and now QM 8 has appeared in an association)

image

This is 90% finished for GRITS, see #128 for key improvements to be made as soon as possible

TODO:

  • Support multiple file name regexes and make it configurable as a setting
  • Test in Docker container
  • Unit tests pass

@evan10s evan10s linked an issue Oct 14, 2024 that may be closed by this pull request
@evan10s evan10s merged commit 9392eec into main Oct 15, 2024
9 checks passed
@evan10s evan10s deleted the evan/auto-rename branch October 15, 2024 04:37
evan10s added a commit that referenced this pull request Oct 15, 2024
Copy link

🎉 This PR is included in version 3.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Auto Rename Recordings
1 participant