Moode Forum
[IDEA] something strange with ALBUMARTIST tag - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: [IDEA] something strange with ALBUMARTIST tag (/showthread.php?tid=4352)



something strange with ALBUMARTIST tag - El bubar - 10-17-2021

hi Moode, bonjour moode teams

Moode does not seem to handle multi ALBUMARTIST Tag. (view of my experience...). 
a album with  "John Coltrane;  Mccoy Tiner" in ALBUMARTIST appears  under McCoy Tiner only. (the last of the list) with the tagview on "ALBUMARTIST".
the same album with "John Coltrane;  Mccoy Tiner" in ARTIST appears  under McCoy Tiner and coltrane with the tagview on "ARTIST".

Idea it could be fine if MOODE work multi ALBUMARTIST support (like ARTIST tag) to reduce the list of artist in tag view (the ARTIST list is very huge in my case, I'm rather picky about the tag  Big Grin )



Idea this same rule would be perfect also in "ALBUMARTIST" parameter in the tagview mode and show all  the album in album column where the ARTISTALBUM selected appears in other tag like ARTIST, COMPOSER etc.


thank to Moode Team !!


RE: something strange with ALBUMARTIST tag - Tim Curtis - 10-17-2021

Right, the code is designed to handle only a single occurrence of the AlbumArtist tag which matches the way the tag is meant to be used according to the definitions I've read.

You would need to re-tag those Albums that have multiple AlbumArtist tags so there was only one AlbumArtist tag for example "John Coltrane; Mccoy Tiner" could be changed to the string "John Coltrane and Mccoy Tiner". Something like that.