Picard Download: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(fixed link to picard-0.7.2.tar.gz (Imported from MoinMoin))
(picard 0.9.0! (Imported from MoinMoin))
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:


Here you can download the latest version of the [[Picard Tagger|PicardTagger]]. Please read [[How To Tag Files With Picard|HowToTagFilesWithPicard]] if you are not familiar with Picard.
Here you can download the latest version of the [[Picard Tagger|PicardTagger]]. Please read [[How To Tag Files With Picard|HowToTagFilesWithPicard]] if you are not familiar with Picard.

==Latest beta version 0.9.0==

'''Picard 0.9.0''' is a new, rewritten, version of [[Picard Tagger|PicardTagger]], see [[Picard Qt|PicardQt]] for more details.

===Windows installer===

<ul><li style="list-style-type:none">
{| border="1"
|-
| [[Image:download.gif]] || [http://musicbrainz.org/ftpmirror/pub/musicbrainz/picard/picard-setup-0.9.0.exe picard-setup-0.9.0.exe] (6.6 MB)<br/><small>(MD5: 294375d9abbdabe440c5adf2ee4817e2)</small>
|}
</ul>

===Linux / UNIX tarball===

<ul><li style="list-style-type:none">
{| border="1"
|-
| [[Image:download.gif]] || [http://musicbrainz.org/ftpmirror/pub/musicbrainz/picard/picard-0.9.0.tar.gz picard-0.9.0.tar.gz] (393 KB)<br/><small>(MD5: 51c6f1d512b5a4e95d385e1dfe2b8aab)</small>
|}
</ul>

===Mac OS X DMG===

<ul><li style="list-style-type:none">
{| border="1"
|-
| [[Image:download.gif]] || [http://musicbrainz.org/ftpmirror/pub/musicbrainz/users/robert/picard-0.9.0beta1-build2.dmg picard-0.9.0beta1-build2.dmg] (20.0 MB)<br/><small>(MD5: a8a10ca38fd6582bbcfc862c43a88514)</small>
|}
</ul>

This DMG is a Universal Binary, but it does '''not''' support PUID analysis via MusicDNS. This will come for later builds.


==Latest stable version 0.7.2==
==Latest stable version 0.7.2==
Line 26: Line 59:
|}
|}
</ul>
</ul>

==Testing (unstable) versions==

See [[Picard Qt|PicardQt]] for more details about testing releases of Picard.


==License==
==License==


Picard is licensed under the [http://www.gnu.org/copyleft/gpl.html GPL 2.0], RCSL 1.0 or RPSL 1.0.
Picard 0.9.0 is licensed under the GPL 2.0 or later, Picard 0.7.2 is licensed under the [http://www.gnu.org/copyleft/gpl.html GPL 2.0], RCSL 1.0 or RPSL 1.0.


==Obtaining Source Code==
==Obtaining Source Code==
Line 41: Line 70:
<pre> svn checkout http://svn.musicbrainz.org/picard/trunk picard
<pre> svn checkout http://svn.musicbrainz.org/picard/trunk picard
</pre>
</pre>

==Bugs, Feedback, Mailing List==

Please note that many things are not working, yet, and an [[Intuitive Picard Interface|IntuitivePicardInterface]] is still being developed. Some of the features currently in development are outlined in the [[Picard Documentation|PicardDocumentation]]. We invite you to submit bugs and/or feature requests:
* Bugs:
** [[Image:Attention.png]] ''Please make sure you '''checked the list of [http://bugs.musicbrainz.org/report/5 existing bug reports]''' and have read [[Picard Documentation|PicardDocumentation]] before entering a new ticket.''
** [http://bugs.musicbrainz.org/newticket?component=Picard+Tagger&type=bug Report a new Bug]

* Enhancements: [http://bugs.musicbrainz.org/newticket?component=Picard+Tagger&type=enhancement New RFE]
* Developers mailing list: [http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-devel subscribe] [http://lists.musicbrainz.org/pipermail/musicbrainz-devel/ archives]


[[Category:To Be Reviewed]] [[Category:WikiDocs Page]] [[Category:Download]] [[Category:Picard]]
[[Category:To Be Reviewed]] [[Category:WikiDocs Page]] [[Category:Download]] [[Category:Picard]]

Revision as of 18:39, 16 December 2007

Products > Picard > Picard Download

Download Picard

Here you can download the latest version of the PicardTagger. Please read HowToTagFilesWithPicard if you are not familiar with Picard.

Latest beta version 0.9.0

Picard 0.9.0 is a new, rewritten, version of PicardTagger, see PicardQt for more details.

Windows installer

Linux / UNIX tarball

Mac OS X DMG

This DMG is a Universal Binary, but it does not support PUID analysis via MusicDNS. This will come for later builds.

Latest stable version 0.7.2

Picard 0.7.2 is a latest version of PicardTagger with support for automatic identifying of audio files using PUIDs, MusicDNS' AudioFingerprinting technology.

Windows installer

Linux / UNIX tarball

License

Picard 0.9.0 is licensed under the GPL 2.0 or later, Picard 0.7.2 is licensed under the GPL 2.0, RCSL 1.0 or RPSL 1.0.

Obtaining Source Code

The source code of Picard is available using anonymous Subversion access. Read the Subversion document for instructions on how to use Subversion and checkout the Picard source code. Alternatively, you can browse the Picard Subversion repository directly using the source browser.

    svn checkout http://svn.musicbrainz.org/picard/trunk picard