Skip to content
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

Provide more User Submitted Data with AcoustId (TrackNo/AlbumArtist) #42

Open
ijabz opened this issue Jan 9, 2019 · 1 comment
Open

Comments

@ijabz
Copy link

ijabz commented Jan 9, 2019

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.

@ijabz 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 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
@ijabz
Copy link
Author

ijabz commented Sep 30, 2021

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant