07-26-2024, 12:06 PM
Hi there!
Thank you for receiving me, and thank you in advance for excuse my misspelling (rough english here).
I’m new to moode.
I was dealing with volumio in the past, so I greatly appreciate the way moode loads a large library array on the browser. It’s just great!
Still having some issues with moode related to my own configuration,
but the first thing I’ve faced is the Multiple Genre ‘thing’.
When moode populate the genres tags on library I’m getting the classic one-line-genre.
Genre1; Genre2; Genre3
I was reading old threads about the related issues, where @Tim Curtis , @TheOldPresbyope, @Atair and @Nutul made a marvelous research.
So, I think I’m starting to undestand how it works, and how it has to be to work.
I have a nice collection of +10k albums, including FLAC and MP3 files.
The whole collection was made through years with a same folder/name/tag scheme.
Musicbrainz Picard was the used tool.
MP3s was tagged with ID3v2 2.3, and I’m starting to convert all those tags to 2.4.
I can forget about this ones for the moment.
But (testing the mp3-id3 convertion) noticed that FLAC files are showed in the same way.
Moode file info, Mediainfo and Kid3 display it as ; separated values.
Genre1; Genre2
I’ve checked the frames are stored on vorbis comment metadata.
metaflac --list gives me every genre on their own separated frame.
I’ve already rescanned the library, and then cleared the Library tag cache.
Is there something I’m missing? Some advice?
Are the GENRE caps messing with MDP interpretation, and I need to convert or retag the whole collection?
In that case: is there a way to update those uppercase tags without going the whole round of retag everything on picard?
Thank you for receiving me, and thank you in advance for excuse my misspelling (rough english here).
I’m new to moode.
I was dealing with volumio in the past, so I greatly appreciate the way moode loads a large library array on the browser. It’s just great!
Still having some issues with moode related to my own configuration,
but the first thing I’ve faced is the Multiple Genre ‘thing’.
When moode populate the genres tags on library I’m getting the classic one-line-genre.
Genre1; Genre2; Genre3
I was reading old threads about the related issues, where @Tim Curtis , @TheOldPresbyope, @Atair and @Nutul made a marvelous research.
So, I think I’m starting to undestand how it works, and how it has to be to work.
I have a nice collection of +10k albums, including FLAC and MP3 files.
The whole collection was made through years with a same folder/name/tag scheme.
Musicbrainz Picard was the used tool.
MP3s was tagged with ID3v2 2.3, and I’m starting to convert all those tags to 2.4.
I can forget about this ones for the moment.
But (testing the mp3-id3 convertion) noticed that FLAC files are showed in the same way.
Moode file info, Mediainfo and Kid3 display it as ; separated values.
Genre1; Genre2
I’ve checked the frames are stored on vorbis comment metadata.
metaflac --list gives me every genre on their own separated frame.
Code:
GENRE=Genre1
GENRE=Genre2
I’ve already rescanned the library, and then cleared the Library tag cache.
Is there something I’m missing? Some advice?
Are the GENRE caps messing with MDP interpretation, and I need to convert or retag the whole collection?
In that case: is there a way to update those uppercase tags without going the whole round of retag everything on picard?
