janbar / noson-app

The essential to control music from your SONOS devices on Linux platforms
GNU General Public License v3.0
335 stars 28 forks source link

This Device Album - Album Artist #189

Open davem0rgan opened 2 years ago

davem0rgan commented 2 years ago

Hi I have a number of albums where some of the songs are collaborations or are duets etc. So Artist appears as X and Y and the Album Artist is X according to Musicbrainz picard and other tagging software I use. This means that the album is being split up under Artist X and Y instead of being grouped into just Album Artist. Does that make sense? This occurs under "This Device" local files and the same library under the sonos section doesn't do this.

Screenshot from 2022-07-14 21-10-19 .

mrnejc commented 10 months ago

+1 by me. Albums should really be grouped Album Artist (if content is present in tag).

janbar commented 10 months ago

For now the tag "artist" is used to group. A lazy work ! So I will change to extract prior "albumartist" and if none, then extract "artist".

janbar commented 10 months ago

Fixed by version 5.5.0

mrnejc commented 9 months ago

Just upgraded to 5.6.0 - can confirm it works as I would expect it to (album is now listed only once). Probably also fixes @davem0rgan initial issue ...