-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: store single
genre
, write list to genres
This is a breaking change (but I don't want to bump to v1 yet): * When `lastgenre.count` > 1 configured, multiple genres are stored within the `genres` field (along with the first genre's parent genres) but the `genre` field holds only the first genre of the `genres` list. * The `genre_primary` field has been dropped correspondingly.
- Loading branch information
1 parent
8e74622
commit b68d6b1
Showing
2 changed files
with
22 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters