Closed hinto-janai closed 1 year ago
In preparation for festivald, some new fields will be added to Collection:
festivald
Collection
key: ArtistKey
Artist
key: AlbumKey
Album
key: SongKey
Song
genre: Option<String>
Some more changes in c7b17860c96a0626338ee81162f343ce68b8adf5:
mime: Arc<str>
extension: Arc<str>
In preparation for
festivald
, some new fields will be added toCollection
:key: ArtistKey
inArtist
key: AlbumKey
inAlbum
key: SongKey
inSong
genre: Option<String>
inAlbum
Some more changes in c7b17860c96a0626338ee81162f343ce68b8adf5:
mime: Arc<str>
inSong
extension: Arc<str>
inSong