krateng / maloja

Self-hosted music scrobble database to create personal listening statistics and charts
https://maloja.krateng.ch
GNU General Public License v3.0
1.18k stars 69 forks source link

When some tracks of an album has a Feat, it counts as a separate album #294

Closed Fratt closed 1 year ago

Fratt commented 1 year ago

image image image image

How do I prevent that from happening ? The tracks Feat Roy Khan should show up in the "Serenity" album too.

krateng commented 1 year ago

The scrobble payload has to send information about the album artist, otherwise Maloja will just assume it's the same as the track artists. To fix this, navigate to the wrong album in the web interface with admin mode enabled, click the little 'mark for merge' icon, then go to the correct album and click 'merge'.

Fratt commented 1 year ago

Great, thanks, it worked! Next time I will scrobble one of those songs, they will still end up on the right album? Thx

krateng commented 1 year ago

Yes, once an album is applied to a track it's not changed by default.