MusicBrainz Picard: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(a little experiment :) (Imported from MoinMoin))
((Imported from MoinMoin))
Line 8: Line 8:
|}
|}


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.
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. See also the [https://musicbrainz.helixcommunity.org project page on helixcommunity.org] for more details.


==Download and Use Picard==
==Download and Use Picard==
Line 16: Line 16:
* For more information read the [[Picard Documentation|Documentation on Picard]]
* For more information read the [[Picard Documentation|Documentation on Picard]]


==Documentation for Users==
If you want the latest bleeding edge features, you should check [[Picard Download Unstable|PicardDownloadUnstable]] page for available ''unstable'' builds of Picard.


These are all the documents that should help users of Picard:
==Docs for Users==
* [[Picard Documentation|PicardDocumentation]]

* [[How To Tag Files With Picard|HowToTagFilesWithPicard]]
These are all the Documents that should help users of Picard:
<ul><li style="list-style-type:none">Illustrated Picard quick start guide.
</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.
<ul><li style="list-style-type:none">Guide for tips on how to install Picard from sources on various linux distributions.
</ul>
</ul>
* There is also a page covering [[WikiPedia:MusicBrainz_Picard|Picard]] on Wikipedia.
* [[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==
==For Developers==


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

Revision as of 00:06, 4 July 2006

Products > Picard

Picard, the Next-Generation MusicBrainz Tagger

File:picard070 thumb.jpg

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 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. See also the project page on helixcommunity.org for more details.

Download and Use Picard

Documentation for Users

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

  • Illustrated Picard quick start guide.
  • Guide for tips on how to install Picard from sources on various linux distributions.
  • There is also a page covering Picard on Wikipedia.

For Developers

PicardDevelopment groups all available information about the development of Picard.