acoustid-fingerprinter icon indicating copy to clipboard operation
acoustid-fingerprinter copied to clipboard

GUI application for submitting audio fingerprints to AcoustID

Results 6 acoustid-fingerprinter issues
Sort by recently updated
recently updated
newest added

Do you intent to move to QT5 ?

I am not very experienced with CMake (or Qt, for that matter) but this gets acoustid-fingerprinter building under Qt 5 instead of 4.

Using `acoustid-fingerprinter` on https://polisen.se/contentassets/20fb06667e254d9e92a177199b294881/brottsofferinformation.mp3 I get the following error: > Error "Couldn't open the file: Unsupported sample format." while processing "/tmp/freso-tmp/brottsofferinformation.mp3" I can generate an fingerprint using `fpcalc`: ```shell >...

Nothing seems to be submitted : Submission failed: "{"status": "error", "error": {"message": "invalid fingerprint", "code": 3}}" But nothing else in logs. I suppose project should be updated to new AcoustID...

When acoustid-fingerprinter is started, it starts at $HOME (in folder selection tree). - It would be better if it could save a default-path in config for where to start falling...

When scanning directories, the code should be smarter to avoid cycles caused by symlinks.