MusicBrainz Picard: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
m (shuffle)
 
(101 intermediate revisions by 26 users not shown)
Line 1: Line 1:
{{TopicVideo|video=zMAc-UyO0NA}}<small>[[Products]] > MusicBrainz Picard </small>
=Picard, the Next-Generation MusicBrainz Tagger=


{| class="wikitable" style="float: right; margin: 0 0 10px 10px"
The project code-named '''Picard''' is the next generation MusicBrainz tagging application. This new tagging concept is release oriented, as opposed to track oriented like the [[Classic Tagger|ClassicTagger]] was. Picard is written in Python, which is a cross-platform language - this allows the same code to run both on Windows and on Linux. Before too long we will add Mac OS X support as well. Picard will implement most of the [[Picard Tagger Improvements|PicardTaggerImprovements]]. See also the project page on [https://musicbrainz.helixcommunity.org helixcommunity.org] for more details.
| [[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.
==Download and Use Picard==


==External links==
* [[Picard Download| Download]] the latest stable version of Picard.
* Read the illustrated [[How To Tag Files With Picard|Picard Tagger Quick Start Guide]]
* For more information read the [[Picard Documentation|Documentation on Picard]]


*[[picard:|Official website]]
If you want the latest bleeding edge features, you should check [[Picard Download Unstable|PicardDownloadUnstable]] page for available ''unstable'' builds of Picard.
*[https://picard-docs.musicbrainz.org/ User guide]

{| class="wikitable" style="float: right; margin: 0 0 10px 10px"
==Docs for Users==
|

|}
These are all the Documents that should help users of Picard:
* [[Picard Linux Install|Picard Linux installation]]
<ul><li style="list-style-type:none">Guide for tips on how to install Picard from sources on various linux distributions.
</ul>
* [[Picard Documentation|PicardDocumentation]]
* [[How To Tag Files With Picard|HowToTagFilesWithPicard]]
<ul><li style="list-style-type:none">Illustrated Picard Tagger Quick Start Guide
</ul>
* There is also a page covering [[WikiPedia:MusicBrainz_Picard|Picard]] on WikiPedia.

==for Developers==

[[Picard Development|PicardDevelopment]] groups all available information about the development of Picard.

[[Category:To Be Reviewed]] [[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