MusicBrainz Picard: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
No edit summary
(→‎Development: link Howto for building on Windows)
Line 93: Line 93:


If you are interested in providing development assistance, contact us by either posting on the [[Developers Mailing List|developers mailing list]] or joining the #musicbrainz-devel IRC channel on irc.freenode.net.
If you are interested in providing development assistance, contact us by either posting on the [[Developers Mailing List|developers mailing list]] or joining the #musicbrainz-devel IRC channel on irc.freenode.net.

If you want to install Picard from source on Windows, there is [[How to Build Picard for Windows]].


== License ==
== License ==

Revision as of 17:30, 1 November 2013

Products > MusicBrainz Picard

picard demo 500.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 (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-1.2.exe
EU mirror: picard-setup-1.2.exe
Size: 8.4M installer
Version: 1.2
MD5: 87662658e404e666f8ee506e53771741

MusicBrainz Picard for Mac OS X 10.7+ (x86_64)
Download: MusicBrainz-Picard-1.2-x86_64.dmg
EU mirror: MusicBrainz-Picard-1.2-x86_64.dmg
Size: 14M
Version: 1.2
MD5: 605a40e9c168a00c9cb000b913afade3

MusicBrainz Picard for Mac OS X 10.4–10.6 (i386)
Download: MusicBrainz-Picard-1.2.dmg
EU mirror: MusicBrainz-Picard-1.2.dmg
Size: 13M intel only binary
Version: 1.2
MD5: db8c5c9f1221b11904305d3e280421bb

MusicBrainz Picard source code
Download: picard-1.2.tar.gz
EU mirror: picard-1.2.tar.gz
Size: 1.7M tarball
Version: 1.2
MD5: d1086687b7f7b0d359a731b1a25e7b66

A list of changes for version 1.2 can be found in the musicbrainz blog.

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

Getting started:

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 see the troubleshooting page. In other cases you can contact us.

Development

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

or you can fork or clone the mirrored repo from GitHub in the normal GitHub way. Pull requests and discussion on GitHub is generally preferred and all such requests will be considered.

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

If you want to install Picard from source on Windows, there is How to Build Picard for Windows.

License

Picard is licensed under the GPL 2.0 or later.