Song lookup using windows cmd

fpcalc.exe fingerprints song (from cmd)
is there a way to scan/lookup thru command?

Running fpcalc,exe will output the fingerprint as text.
You then need to take the FINGERPRINT=AQADtE… string from the output and look this up on acoustid.org.
See https://acoustid.org/webservice for api documentation.
From this you can get the musicbrainz recording id’s and some information on the releases where this recording can be found.

1 Like