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

Add support for genres #5

Merged
merged 5 commits into from
Oct 23, 2024
Merged

Add support for genres #5

merged 5 commits into from
Oct 23, 2024

Conversation

sleepyfran
Copy link
Owner

This PR adds support for album genres, accumulating them from the tracks. As a side-effect of this, to make it easier to do this, tracks are now part of the album itself instead of being in their own separate table, which should also aid with performance since resolving tracks was a perf pain-point.

@sleepyfran sleepyfran merged commit 2d43da9 into main Oct 23, 2024
1 check passed
@sleepyfran sleepyfran deleted the feat/genres branch October 23, 2024 09:57
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.

1 participant