Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 2.1.2
-
Fix Version/s: 2.1.3
-
Component/s: Scan / Audio Fingerprinting
-
Labels:None
Description
If acoustid_fingerprint is already in the tags and "Ignore existing AcoustId" fingerprints is unchecked the lookup fails with a 400 error from AcoustId.
Reason is that Picard sends "duration=0", which presumably worked at some point, but currently causes AcoustId to complain about missing required duration parameter.