MusicBrainz Picard: Difference between revisions

imported>Samueldr
Creates page with troubleshooting step.
 
Klinger (talk | contribs)
m description and link
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{expansion}}
[https://picard.musicbrainz.org/ Picard] is a music tagger powered by the MusicBrainz database.
== Troubleshooting ==
== Troubleshooting ==


Line 8: Line 12:


MusicBrainz Picard has an optional dependency on <code>chromaprint</code>. Installing it (<syntaxhighlight language=command inline>nix-env -iA nixos.chromaprint</syntaxhighlight> or through <code>configuration.nix</code>) will allow AcoustID fingerprinting to work.
MusicBrainz Picard has an optional dependency on <code>chromaprint</code>. Installing it (<syntaxhighlight language=command inline>nix-env -iA nixos.chromaprint</syntaxhighlight> or through <code>configuration.nix</code>) will allow AcoustID fingerprinting to work.
[[Category:Applications]]