Picard Download: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
((Imported from MoinMoin))
Line 1: Line 1:
<small>[[Products]] > [[Picard Tagger| Picard]] > Picard Download</small>
<small>[[Products]] > [[Picard Tagger| Picard]] > Picard Download</small>


=Download Picard (Stable)=
=Download Picard=


Here you can download the latest stable 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 stable version 0.6.0==
==Latest stable version 0.7.0==


<ul><li style="list-style-type:none">
<ul><li style="list-style-type:none">
{| border="1"
{| border="1"
|-
|-
| [[Image:download.gif]] || [https://helixcommunity.org/download.php/1791/picard-0.6.0.tar.gz picard-0.6.0.tar.gz] Linux tarball (tar.gz) 235Kb
| [[Image:download.gif]] || [https://helixcommunity.org/download.php/2093/picard-0.7.0.tar.gz picard-0.7.0.tar.gz] Linux tarball (tar.gz) 235Kb
|-
|-
| ''Make sure you read the information on [[Picard Download#LinuxInstall|running Picard on Linux]] below!''
| ''Make sure you read the information on [[Picard Download#LinuxInstall|running Picard on Linux]] below!''
Line 16: Line 16:
{| border="1"
{| border="1"
|-
|-
| [[Image:download.gif]] || [https://helixcommunity.org/download.php/1792/picard-setup-0.6.0.exe picard-setup-0.6.0.exe] Windows installer (exe) 4.8Mb
| [[Image:download.gif]] || [https://helixcommunity.org/download.php/2090/picard-setup-0.7.0.exe picard-setup-0.7.0.exe] Windows installer (exe) 4.8Mb
|}
|}
</ul>
</ul>

==Download Unstable versions==

See the [[Picard Download Unstable|PicardDownloadUnstable]] page for available unstable builds.


==License==
==License==


Picard is licensed under the [http://www.gnu.org/copyleft/gpl.html GPL (Gnu Public License)].
Picard is licensed under the [http://www.gnu.org/copyleft/gpl.html GPL (GNU General Public License)].


==Source Code==
==Source Code==
Line 44: Line 40:
* Enhancements: [http://bugs.musicbrainz.org/newticket?component=Picard+Tagger&type=enhancement New RFE]
* 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]
* Developers mailing list: [http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-devel subscribe] [http://lists.musicbrainz.org/pipermail/musicbrainz-devel/ archives]

----

<span id="LinuxInstall"></span>
==Running Picard on Linux==

On Linux, make sure to set your BROWSER environment variable to point to your browser. Mine looks like:

<pre>BROWSER="firefox '%s' &" </pre>

If your application freezes when the browser is active, make sure you have the & at the end of the BROWSER variable. If your browser takes you to a wrong page, make sure you have single quotes around your %s (e.g. '%s' ).

Also be sure to check out [[Picard Linux Install|PicardLinuxInstall]] page for more help.


----<br/> <small>Original version: [http://musicbrainz.org/wd/PicardDownload http://musicbrainz.org/wd/PicardDownload] </small>
----<br/> <small>Original version: [http://musicbrainz.org/wd/PicardDownload http://musicbrainz.org/wd/PicardDownload] </small>

Revision as of 00:03, 4 July 2006

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 stable version 0.7.0

License

Picard is licensed under the GPL (GNU General Public License).

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

Bugs, Feedback, Mailing List

Please note that many things are not working, yet, and an IntuitivePicardInterface is still being developed. Some of the features currently in development are outlined in the PicardDocumentation. We invite you to submit bugs and/or feature requests:



Original version: http://musicbrainz.org/wd/PicardDownload