MusicBrainz Picard: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (Some important stuff I forgot to add in.)
m (shuffle)
 
(77 intermediate revisions by 20 users not shown)
Line 1: Line 1:
{{TopicVideo|video=zMAc-UyO0NA}}<small>[[Products]] > MusicBrainz Picard </small>
__NOTOC__
<small>[[Products]] > Picard </small>


{| class="wikitable" style="float: right; margin: 0 0 10px 10px"
[[Image:Picard012sm.png|right|link=]]
| [[Image:picard_demo2_500.png]]
|}


'''MusicBrainz Picard''' is a cross-platform (Linux/Mac OS X/Windows) application written in Python and is the official MusicBrainz [[MusicBrainz_Enabled_Applications|tagger]]. It supports the majority of audio file formats, is capable of using audio fingerprints ([[AcoustID]]s), performing CD lookups and [[Disc ID|disc ID]] submissions, and it has excellent Unicode support.
'''MusicBrainz Picard''' is named after Captain Jean-Luc Picard from the TV series ''Star Trek: The Next Generation'' and is MusicBrainz' official tagging application.


==External links==
Picard is a cross-platform application written in Python that runs on Windows, Linux, and Mac OS X, and it is the successor of the now-deprecated MusicBrainz Classic Tagger. While the Classic Tagger used an approach that tagged individual songs/files at a time, Picard uses an album oriented approach, this allows it to utilize the MusicBrainz data as effectively as possible.


*[[picard:|Official website]]
Picard supports the majority of audio file formats, can perform CD lookups and [[Disc ID|disc ID]] submission, and is capable of doing audio fingerprinting using [[PUID]]s. Additionally, there are several [[Picard Plugins|plugins]] available that extend Picard's features.
*[https://picard-docs.musicbrainz.org/ User guide]

{| class="wikitable" style="float: right; margin: 0 0 10px 10px"
== Download ==
|

|}
===Windows installer===

[[Image:download.gif|link=]] [ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/picard-setup-0.12.1.exe picard-setup-0.12.1.exe] (7.9M)<br/><small>(MD5: 7df26ac72c5f7a944b9823338822dcfd)</small>

===Source code tarball===

[[Image:download.gif|link=]] [ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/picard-0.12.1.tar.gz picard-0.12.1.tar.gz] (1.3M)<br/><small>(MD5: cfe594d68924afbc0704888130295c85)</small>

== Documentation ==

* [[How To Tag Files With Picard|Illustrated quick start guide to tagging]]
* [[Picard Screencasts|Picard screencasts]]
* [[Picard Tags|Picard tags]]
* [[Picard FAQ]]

=== Customization ===

* [[Picard Plugins|Picard plugins]]
* [[Picard Scripting|Picard scripting]]

== Need further help? ==

If you have need help or have any questions about using Picard you can ask them on the [[Users Mailing List|users mailing list]] or [[MusicBrainz Forum|forum]]. If you think you have found a bug, please report it on the [[Bug Tracker|bug tracker]]. In other cases you can [[Contact Us|contact us]].

== Development ==

Picard development has been the culmination of several different developers efforts and has been led by [[User:LukasLalinsky|Lukáš Lalinský]] and [[User:RobertKaye|Robert Kaye]].

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

== License ==

Picard is licensed under the [http://www.gnu.org/copyleft/gpl.html GPL 2.0 or later].

[[Category:Picard]] [[Category:Products]] [[Category:WikiDocs Page]]

Latest revision as of 22:18, 18 October 2023


Relevant video:

Products > MusicBrainz Picard

picard demo2 500.png

MusicBrainz Picard is a cross-platform (Linux/Mac OS X/Windows) application written in Python and is the official MusicBrainz tagger. It 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.

External links