MusicBrainz Picard: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(add section for linux distros)
Line 55: Line 55:
Picard is also available in many distributions' software repositories. (Using Fedora? [[Picard_FAQ#I_am_using_Fedora.2C_why_doesn.27t_acoustic_fingerprinting_work.3F|See the FAQ]].)
Picard is also available in many distributions' software repositories. (Using Fedora? [[Picard_FAQ#I_am_using_Fedora.2C_why_doesn.27t_acoustic_fingerprinting_work.3F|See the FAQ]].)


* [https://launchpad.net/~musicbrainz-developers/+archive/stable MusicBrainz stable PPA]
* Ubuntu: [https://launchpad.net/~musicbrainz-developers/+archive/stable MusicBrainz stable PPA] · [https://launchpad.net/~musicbrainz-developers/+archive/daily MusicBrainz daily PPA]
* Arch Linux: [https://www.archlinux.org/packages/community/x86_64/picard/ community] · [https://aur.archlinux.org/packages.php?ID=52460 AUR]
* [https://launchpad.net/~musicbrainz-developers/+archive/daily MusicBrainz daily PPA]


== Documentation ==
== Documentation ==

Revision as of 19:43, 24 October 2011

Products > MusicBrainz Picard

File:Picard012sm.png

MusicBrainz Picard is a cross-platform (Linux/Mac OS X/Windows) application written in Python and is the official MusicBrainz tagger.

Picard supports the majority of audio file formats, is capable of using audio fingerprints (PUIDs, AcoustIDs), performing CD lookups and disc ID submissions, and it has excellent Unicode support. Additionally, there are several plugins available that extend Picard's features.

When tagging files, Picard uses an album-oriented approach. This approach allows it to utilize the MusicBrainz data as effectively as possible and correctly tag your music. For more information, see the illustrated quick start guide to tagging.

Picard is named after Captain Jean-Luc Picard from the TV series Star Trek: The Next Generation.

Download

MusicBrainz Picard for Windows
Download: picard-setup-0.16.exe
Size: 8.9M installer
Version: 0.16
MD5: 1063b59d5e7d3c948b2282ce9f56d61a

MusicBrainz Picard for Mac OS X 10.4+
Download: MusicBrainz-Picard-0.16.dmg
Size: 15.0MB intel only binary
Version: 0.16
MD5: a124c99f71d38db162da6c4f30a505a3

MusicBrainz Picard for Mac OS X 10.4+
Download: MusicBrainz Picard UB.dmg
Size: 49MB universal binary
Version: 0.11
MD5: 138c98757d365241c76259ad6e0e1c7f

MusicBrainz Picard source code
Download: picard-0.16.tar.gz
Size: 1.8M tarball
Version: 0.16
MD5: 5791a5ae1ce92ac1ffb1cc8f15917ad7

For Windows users: If you get an error about being unable to run the program, install the Microsoft Visual C++ 2008 Redistributable Package (x86).

For earlier releases of Picard, browse the FTP server.

Linux Distributions

Picard is also available in many distributions' software repositories. (Using Fedora? See the FAQ.)

Documentation

Customization:

Need further help?

If you need help or have any questions about using Picard, you can turn to the users mailing list or the forum. If you think you have found a bug, please report it on the bug tracker. In other cases you can contact us.

Development

Picard development has been led by Lukáš Lalinský and Philipp Wolfer with efforts put in by several other developers. See the change log for details.

The source code of Picard is maintained in Git and you can get it with all its history using:

git clone git://github.com/musicbrainz/picard.git

If you are interested in providing development assistance, contact us by either posting on the developers mailing list or joining the #musicbrainz IRC channel on irc.freenode.net.

License

Picard is licensed under the GPL 2.0 or later.