2df481ee79
Picard is the next generation MusicBrainz tagging application. This new tagging concept is album oriented, as opposed to track/file oriented like the ClassicTagger was. from Amaury Gauthier (maintainer), with some tweaks
4 lines
189 B
Plaintext
4 lines
189 B
Plaintext
To be able to use the plugins, you need to create a link as follow:
|
|
mkdir -p ~/.config/MusicBrainz/Picard/ && \
|
|
ln -s ${PREFIX}/share/picard/ ~/.config/MusicBrainz/Picard/plugins
|