-
Notifications
You must be signed in to change notification settings - Fork 12
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
beetcamp determines wrong artist for album https://carriez.bandcamp.com/album/satie-complete-piano-works-volume-10
#47
Comments
Again, thanks for reporting this! Unfortunately, beetcamp is mostly tested with electronic music albums, so issues with classical music do not get caught 🤔 . I'll see what I can do here |
This album is a very interesting case to analyse, again thanks for sharing it! What makes it interesting is that there are two track naming formats being followed, for example
@mkhl I'd like to hear your thoughts regarding I've already adjusted the algorithm to treat carrie z as a legitimate artist, and she's set as the At this point Psaumes (1895) is still being treated as an artist, therefore we still have Psaumes (1895), carrie z in the I'd like to hear your thoughts whether that's an acceptable approach to go ahead with 🙂 |
Yes I think overriding the artist to be "carrie z" would make sense in this case and others I've encountered. "Psaumes (1895)" would identify the collection of work the piece is from (unfortunately they were lost but carrie reconstructed them: “The reconstruction of the latter consists of a cover of the album "Let Go" by Avril Lavigne, published in 2002, in its entirety.”), all of the music was played and recorded by carrie z. |
Other wrong artists that I found and that seem similar to this are
|
Another instance: https://katzonlatevach.bandcamp.com/album/like-lambs-to-the-slaughter |
Cool, thanks for this! I'll use these for testing! |
I've been thinking about this more and to me the root problem seems to be that some compilations are properly tagged (https://wicrecordings.bandcamp.com/album/katana-zero-original-soundtrack has a Would it make sense to offer both variants? Like, if no tracks have |
Sorry for a big delay getting back to you here.
This is a very interesting idea! The way the plugin returns multiple albums for each release format, it could do something similar here for releases that have ambiguous artists such as the ones you linked. |
determines the artist as "Psaumes (1895), Satie: Complete Piano Works".
Each title gets assigned either "Satie: Complete Piano Works" or "Psaumes (1895)", which I guess results in this combined artist.
The actual artist as given in the included json-ld is "carrie z".
The text was updated successfully, but these errors were encountered: