worldveil / dejavu

Audio fingerprinting and recognition in Python
MIT License
6.36k stars 1.43k forks source link

Fingerprint_file change to resolve unknown attribute error #254

Closed voipin closed 3 years ago

voipin commented 3 years ago

fingerprint_file produced an attribute error (song_name) whereas fingerprint_dir functioned fine. This change aligns the functions and allows them both to use _fingerprint_worker.