MusicBrainz Picard: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (18 revision(s))
No edit summary
Line 1: Line 1:
<small>[[Products]] > Picard </small>
<small>[[Products]] > Picard </small>


[[Image:picard090b1.png|right]]
=Picard, the Next-Generation MusicBrainz Tagger=

{| border="1"
|-
| [[Image:picard090b1.png]]
|}


'''Picard''' is the next generation MusicBrainz tagging application. This new tagging concept is album oriented, as opposed to track/file oriented like the [[Classic Tagger|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.
'''Picard''' is the next generation MusicBrainz tagging application. This new tagging concept is album oriented, as opposed to track/file oriented like the [[Classic Tagger|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.
Line 22: Line 17:
* [[Picard Documentation]]
* [[Picard Documentation]]
* [[Picard Screencasts]]
* [[Picard Screencasts]]
<ul><li style="list-style-type:none">Video guides on how to use Picard
** Video guides on how to use Picard
</ul>
* [[How To Tag Files With Picard]]
* [[How To Tag Files With Picard]]
<ul><li style="list-style-type:none">Illustrated Picard quick start guide.
** Illustrated Picard quick start guide.
</ul>
* [[How PUIDs Work|HowPUIDsWork]]
* [[How PUIDs Work|HowPUIDsWork]]
<ul><li style="list-style-type:none">Explanation of [[Music Analysis|MusicAnalysis]], [[Audio Fingerprint|AudioFingerprinting]] and the relationship between Picard, [[MusicBrainz]] and MusicIP.
** Explanation of [[Music Analysis|MusicAnalysis]], [[Audio Fingerprint|AudioFingerprinting]] and the relationship between Picard, [[MusicBrainz]] and MusicIP.
</ul>
* [[Picard Linux Install|Picard Linux installation]]
* [[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.
** Guide for tips on how to install Picard from sources on various linux distributions.
</ul>
* [[Picard FAQ]]
* [[Picard FAQ]]
* There is also a page covering [[WikiPedia:MusicBrainz_Picard|Picard]] on Wikipedia.
* There is also a page covering [[WikiPedia:MusicBrainz_Picard|Picard]] on Wikipedia.

Revision as of 12:14, 15 March 2009

Products > Picard

picard090b1.png

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.

Download and Use Picard

Documentation for Users

These are all the documents that should help users of Picard:

Support

This is an official MusicBrainz product. If you have questions on the use of Picard, you can mail to the users mailing list or post a question on the forum. If you think you found a bug, you can add it to the bug tracker. In other cases you can contact us.

For Developers

PicardDevelopment groups all available information about the development of Picard.