Search for AcoustID on Musicbrainz
Asked Answered
E

3

5

Muscibrainz offers acoustID fingerprints, e.g., here

However, i do not find a possibility to directly search for them (like it is possible for the PUIDs or echoprints)

Am I missing something?

acoustid.org offers the information I want, but not as a Acoustid WebService.

Example: given the fingerprint 453a8e75-ef90-4f31-a2b2-84494219bd3b I want the information provided by the following page: http://acoustid.org/track/453a8e75-ef90-4f31-a2b2-84494219bd3b

(sidenote: I'm not interested in any fingerprint matching process, I just want all entries with a given acoustID)

Eolande answered 22/3, 2013 at 13:45 Comment(3)
53a8e75-ef90-4f31-a2b2-84494219bd3b is not an "acoustid fingerprint", but an "acoustID" in that context. An mbid for a cluster of fingerprints.Diamine
yep, that was ambiguous. Is there any playce where the relationships between mbid, acoustid, whatever are documented?Eolande
Not that I know of, but: "acoustID" on musicbrainz.org = "acoustID track ID" on acoustid.org. And these are attached to MusicBrainz recordings. There are multiple fingerprints attached to one acoustID track ID.Diamine
D
7

AcoustIDs are not included in the MusicBrainz database directly, so they can't be searched using the MusicBrainz Web Service. There is also an AcoustID Web Service.

You can't lookup by acoustID, yet. You can only lookup a fingerprint created by chromaprint: http://api.acoustid.org/v2/lookup?client=8XaBELgH&meta=recordingids&duration=641&fingerprint=AQABz0qUkZK4oOfhL-CPc4e...

There are multiple fingerprints mapped to one AcoustID.

EDIT: I opened a ticket on MusicBrainz and a ticket for acoustid.org.

EDIT: What MB calls "AcoustID" is an "AcoustID track ID" on acoustid.org and you can access it via http://api.acoustid.org/v2/lookup?client=8XaBELgH&meta=recordingids&trackid=453a8e75-ef90-4f31-a2b2-84494219bd3b (since 2011 already). There is no documentation about that yet, but there will soon be.

EDIT: This is now documented in http://acoustid.org/webservice#lookup_by_trackid

Diamine answered 23/3, 2013 at 13:3 Comment(0)
L
3

You can in fact look up by AcoustID instead of using fingerprint and duration, it just appears to not be documented:

http://api.acoustid.org/v2/lookup?client=8XaBELgH&meta=recordingids+recordings&trackid=453a8e75-ef90-4f31-a2b2-84494219bd3b

Luminesce answered 23/3, 2013 at 21:37 Comment(0)
F
0

When you get some details back from AcoustID you can then use them manually like this

http://musicbrainz.org/artist/53b106e7-0cc6-42cc-ac95-ed8d30a3a98e

http://musicbrainz.org/release/189002e7-3285-4e2e-92a3-7f6c30d407a2

More details here https://musicbrainz.org/doc/MusicBrainz_Identifier

Fincher answered 9/2, 2015 at 7:9 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.