mirror of https://github.com/Nezreka/SoulSync.git
The fallback test (used when no audio files exist in the library) sends a dummy fingerprint to the AcoustID API. The API correctly rejects the dummy fingerprint but this is not error code 4 (invalid key), so the test was returning False instead of True. Any non-code-4 error from the fallback means the API key was accepted — only code 4 means a bad key.pull/295/head
parent
e1c8620928
commit
352ad5ff68
Loading…
Reference in new issue