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

Use 'Album artist' instead of 'Artist' when grouping albums #27

Open
ghost opened this issue Jul 24, 2020 · 2 comments
Open

Use 'Album artist' instead of 'Artist' when grouping albums #27

ghost opened this issue Jul 24, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 24, 2020

Whenever an album has multiple Artists tags in its songs, Musique treats the album as separate records. For example, metatag imported from this MusicBrainz entry generates two "Keeper of the Seven Keys: The Legacy" in the album listing, one with songs tagged "Helloween" and one with the song tagged "Helloween feat. Candice Night". There is, though, a tag named Album artist where all songs are tagged "Helloween". MusicBrainz also has some albums with only the Album artist tag set, for example this one, which makes the album not being listed under the artist albums in Musique. I think it'd be smarter to prioritize Album artist and fall back to Artist when that tag cannot be found. 😄

@ghost
Copy link
Author

ghost commented Jul 24, 2020

On a related note, I tried building it to fix it myself and there's a missing header for the MacOS.

@flaviotordini
Copy link
Owner

Yes, this is a long standing issue. I'll look into it for a major release.

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

No branches or pull requests

1 participant