Skip to content

Fingerprint result with force fpcalc is other than with default settings #68

Open
@garlontas

Description

Hello!
I'm developing an application using your library and I had the problem that I didn't get any result with the default fingerprinting. (acoustid.match(self.__API_KEY, self.__file)) 😞
Then I used acoustid.match(self.__API_KEY, self.__file, force_fpcalc=True) and I received the data I needed. 👍
Maybe you could take a look at this problem.
A possible solution would be setting fpcalc as the default finger printer.

PS: It also occurs using your aidmatch.py script

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions