tamland / airsonic-refix

Modern web UI for Subsonic compatible servers
GNU Affero General Public License v3.0
304 stars 48 forks source link

refix group by "album artist" instead of "album" tag #57

Closed hasamba closed 2 years ago

hasamba commented 2 years ago

i see that someone else posted the same issue and it was closed but i want to explain more...

i have the same problem and after checking i found out that airsonic-advanced unite the albums by "album" tag and refix by "album artist", that's why compilation albums that were tagged with same album name for all files but different album artist (should correctly be "various artists") will show correct in airsonic but will show as seperate albums in refix. it will be great if we can change the unity manualy (can also be by folder) or hard coded.

thanks

refix: image

airsonic-advanced image

tamland commented 2 years ago

As explained refix simply displays whatever is returned from the api. Unfortunately there is nothing that can be done in the frontend to group albums differently. This has to be fixed in airsonic-advanced.