Skip to content

mitin001/audfprint-gui

Repository files navigation

Audio Fingerprinter

A few sample databases to import can be downloaded here: https://s3.amazonaws.com/writecomments.com/librarymusicthemes/index.html.

How to use

  • Select a directory with audio files for fingerprinting and store the created fingerprint database.
  • Filter directory contents by filename substrings (e.g. extensions).
  • Adjust max CPU usage.
  • The About window shows the installed Python version.

How to install

Download the latest release from https://github.com/mitin001/audfprint-gui/releases (.exe for Windows, .dmg for macOS).

Windows

If SmartScreen does not recognize the installation file downloaded from here, right-click on it, and select properties. Under Security, select Unblock.

If Python is not installed, Audio Fingerprinter will take the user to its download page.

image

On the first run, Audio Fingerprinter will install all of its dependencies.

MacOS

On MacOS, you will get a warning that the developer cannot be verified.

To get around the error, go to System Preferences / Security & Privacy.

Click Open Anyway for audfprint-gui.

How to update

When a new release of Audio Fingerprinter becomes available, it is downloaded automatically. The user is then prompted to install it.

How to contribute

nvm use
npm start
npm run start-electron

For other scripts, see package.json.

Icon generated by https://cloudconvert.com/svg-to-png.