README 543 B

1234567891011121314
  1. GenPUID is a MusicIP (now known as AmpliFIND Music Services)
  2. proprietary closed source command line utility for performing music
  3. analysis and audio fingerprinting of music files. GenPUID runs under
  4. Linux, Mac OS X, and Windows.
  5. If MusicBrainz Picard can not find a PUID for a file, it may need to
  6. be run through GenPUID to be analyzed first.
  7. Having problems with Unicode filenames?
  8. Instead of using 'genpuid dns-key *' to scan Unicode files, use
  9. 'genpuid dns-key -r .' as a workaround.
  10. This only works on x86: there are no x86_64 binaries.