Open emanueleanselmo opened 2 weeks ago
Yes, you are right. I quickly checked and came to the same conclusion.
Thanks for the answer and the app. I've never worked with Spotify API, but reading the json I see that contributors are not really included by them, since "master_metadata_album_artist_name" has a unique name as value. I don't know if it's possible to create an array of names for this key, or even if it's possible to create another key (e.g. "master_metadata_album_collaborator_name"), but I don't want to try to do it manually... also because when I import a file into the app, I'm no longer able to delete it. What I do know is that another app stats.fm was able to contain this problem, but at the same time it has other much more serious bugs. I don't know if these things are related.
Describe the bug
When two or more artists collaborate, only the first artist (according to the album cover, I think) is counted as stat in the artist section, even though both are listed as collaborators in the album section.
Expected behavior
Both artists have their stats counted, as seen in the album section.
Additional context
I'm talking about albums actually composed by more artists (e.g. Ambient 2: The Plateaux of Mirror by Harold Budd and Brian Eno). Here each song appears as if it had been composed by Budd alone.
Screenshots