-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 0.16
-
Component/s: Scan / Audio Fingerprinting
-
None
-
Environment:Ubuntu 11.10
I am using picard from git://github.com/musicbrainz/picard.git, master branch (currently at commit 71ea5d3143bb9a7eadc5b7987ed8e7eddee76f92).
in the picard directory I ran:
python setup.py config
python setup.py build_ext -i
Subsequently I am running picard using the "tagger.py" file in the picard directory. I configured AcoustID using my existing API key and the binary downloaded from https://github.com/downloads/lalinsky/chromaprint/chromaprint-fpcalc-0.5-linux.tar.gz.
The "Scan" button is still disabled after these actions, apparently because I don't have MusicDNS support in picard?