You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AcoustID has 45M unique ids, MusicBrainz has 20M so there are roughly 25M recordings in AcoustID that can not be matched to MusicBrainz, and this disparity looks set to increase over time.
So for these songs the metadata submitted when a fingerprint is added to AcoustId becomes more important. Although this data has to be used carefully as there is no 3rd party verification it can be used to provide some basic identification of songs.
AcoustId currently returns:
Artist
Title
Album
if they were submitted with the fingerprint
But could this be extended with two common fields that would be found in alot of user submitted metadata, trackNo and albumArtist.
If AcoustId returned TrackNo then we could construct basic album metadata for a group of songs that could only be matched to AcoustId.
If AcoustId returned AlbumArtist, this would be very helpful for identifying if the album is a various artists compilation release.
The text was updated successfully, but these errors were encountered:
ijabz
changed the title
lProvide more User Submitted Data with AcoustId (TrackNo/ALbumArtist)
Provide more User Submitted Data with AcoustId (TrackNo/ALbumArtist)
Jan 9, 2019
ijabz
changed the title
Provide more User Submitted Data with AcoustId (TrackNo/ALbumArtist)
Provide more User Submitted Data with AcoustId (TrackNo/AlbumArtist)
Jan 9, 2019
I see that the data dumps do actually include Year, Album Artist, Track no , Disc No and Year, just not shown on webpage. (so I can try and reconstruct albums if the issue with missing track_meta link table in json fixed)
AcoustID has 45M unique ids, MusicBrainz has 20M so there are roughly 25M recordings in AcoustID that can not be matched to MusicBrainz, and this disparity looks set to increase over time.
So for these songs the metadata submitted when a fingerprint is added to AcoustId becomes more important. Although this data has to be used carefully as there is no 3rd party verification it can be used to provide some basic identification of songs.
AcoustId currently returns:
if they were submitted with the fingerprint
But could this be extended with two common fields that would be found in alot of user submitted metadata, trackNo and albumArtist.
If AcoustId returned TrackNo then we could construct basic album metadata for a group of songs that could only be matched to AcoustId.
If AcoustId returned AlbumArtist, this would be very helpful for identifying if the album is a various artists compilation release.
The text was updated successfully, but these errors were encountered: