Skip to content

Split acoustid_compare.c into PostgreSQL + non-PostgreSQL portions #1

@genotrance

Description

@genotrance

I'm leveraging the match_fingerprintsX() algorithms in my project and have to currently comment out the PostgreSQL specific code in order to build. It would be much better to split out the code into two chunks such that you can continue to build your project per usual while simultaneously allowing projects like mine to simply checkout your code and only include the non-PostgreSQL content to do the comparison.

I can submit a pull request if you are interested.

As an aside, my project autodup is to find duplicate files and I've been able to leverage fpcalc (standalone binary) along with the code in this repo to compare audio files successfully.

Metadata

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