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

[WIP] Song details v3 #29

Merged
merged 28 commits into from
Feb 16, 2025
Merged

[WIP] Song details v3 #29

merged 28 commits into from
Feb 16, 2025

Conversation

FrozenAlex
Copy link
Collaborator

@FrozenAlex FrozenAlex commented Jan 4, 2025

What's new:

  • BeatSaver VerifiedUploader and Curated flags support, as well as tags
  • Smaller database file size (7.96 MB -> 5.81 MB) thanks to a new schema + brotli instead of gzip, which means less data usage and faster start on slower internet connections
  • SongDetails actually built with -O3, so much speedier startup time
  • Presets!
  • Actually working player score sync

@FrozenAlex FrozenAlex self-assigned this Jan 15, 2025
@FrozenAlex FrozenAlex linked an issue Jan 15, 2025 that may be closed by this pull request
@FrozenAlex
Copy link
Collaborator Author

I guess this one can be the first release candidate

@FrozenAlex FrozenAlex merged commit b6a7c89 into main Feb 16, 2025
1 check passed
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.

Support for Tag-Based Searches (e.g., K-Pop, Dubstep, etc.)
1 participant