blob: 629eba8100d1855a8881fc304767911cbdc894f9 (
plain)
1
2
3
4
5
6
7
8
|
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. Picard is written in Python, which is a cross-platform
language, and makes use of cross-platform libraries - this allows the same
code to run both on Windows, Linux and Mac OS X.
This requires mutagen.
Optional but highly recommended: libofa, ffmpeg.
|