Picard Documentation/Options/General: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(remove useless screenshot (Imported from MoinMoin))
(Flesh out the documentation. (Imported from MoinMoin))
Line 1: Line 1:
<small>[[Products]] > [[Picard Tagger| Picard]] > [[Picard Documentation]] > [[Picard Documentation/Options|Options]] > General </small>
<small>[[Products]] > [[Picard Tagger| Picard]] > [[Picard Documentation]] > [[Picard Documentation/Options|Options]] > General </small>

''This page describes [[Picard Qt|PicardQt]] version 0.9.0 beta 1.''


=General Options=
=General Options=
Line 5: Line 7:
===MusicBrainz Server===
===MusicBrainz Server===


This field can be used to change the MusicBrainz server used for metadata lookups. The default values are address <code><nowiki>musicbrainz.org</nowiki></code> and port <code><nowiki>80</nowiki></code>.
These fields tells Picard where to find the MusicBrainz server it uses for metadata lookups. Supply two pieces of information:
* '''Server address:''' the domain name for the server. Default value: <code><nowiki>musicbrainz.org</nowiki></code> (for the main MusicBrainz server).
* '''Port:''' the port number for the server. An integer. One server name can communicate through thousands of different port numbers. Default value: 80 (for the main MusicBrainz server).


===Account Information===
===Account Information===


Picard needs to know your MusicBrainz account information, in order to submit [[PUID]]s. These fields should match your user name and password on the server enter above.
These fields tell Picard how to login to the MusicBrainz server when it submits [[PUID]]s and [[Disc ID|DiscID]]s from your discs. Supply two pieces of information:
* '''Username''': Supply the same thing you enter as user name when you log in to the MusicBrainz web site.
* '''Password''': Supply the same thing you enter as password when you log in to the MusicBrainz web site. It is displayed with "*" characters in place of the actual characters, for security reasons.


===Automatically Analyze All New Files===
===Automatically Analyze All New Files===


This option tells Picard whether to "scan" the music files you open, in order to look up Portable Unique IDentifiers [[PUID]]s for the files. It looks up PUIDs from the [[MusicDNS]] service, not from [[MusicBrainz]]. If it find them, it can store them in your music files, where it is a helpful but optional identifier should you update your metadata. It can also store them at [[MusicBrainz]], where they are an even more helpful identifier for future people tagging their own copy of that same track. It takes Picard a minute or two to scan each music file.
If this option is enabled, Picard will try to calculate PUIDs for all newly added files as soon as they are loaded.

Check this box if you want Picard to scan each music file and look for a PUID. This takes time, but may be helpful for you and MusicBrainz. Leave it unchecked if you don't want Picard to do this scan automatically.

In any case, you can direct Picard to can a particular music file using the ''Scan'' button in the main UI.


[[Category:To Be Reviewed]] [[Category:Picard]]
[[Category:To Be Reviewed]] [[Category:Picard]]

Revision as of 18:30, 5 December 2007

Products > Picard > Picard Documentation > Options > General

This page describes PicardQt version 0.9.0 beta 1.

General Options

MusicBrainz Server

These fields tells Picard where to find the MusicBrainz server it uses for metadata lookups. Supply two pieces of information:

  • Server address: the domain name for the server. Default value: musicbrainz.org (for the main MusicBrainz server).
  • Port: the port number for the server. An integer. One server name can communicate through thousands of different port numbers. Default value: 80 (for the main MusicBrainz server).

Account Information

These fields tell Picard how to login to the MusicBrainz server when it submits PUIDs and DiscIDs from your discs. Supply two pieces of information:

  • Username: Supply the same thing you enter as user name when you log in to the MusicBrainz web site.
  • Password: Supply the same thing you enter as password when you log in to the MusicBrainz web site. It is displayed with "*" characters in place of the actual characters, for security reasons.

Automatically Analyze All New Files

This option tells Picard whether to "scan" the music files you open, in order to look up Portable Unique IDentifiers PUIDs for the files. It looks up PUIDs from the MusicDNS service, not from MusicBrainz. If it find them, it can store them in your music files, where it is a helpful but optional identifier should you update your metadata. It can also store them at MusicBrainz, where they are an even more helpful identifier for future people tagging their own copy of that same track. It takes Picard a minute or two to scan each music file.

Check this box if you want Picard to scan each music file and look for a PUID. This takes time, but may be helpful for you and MusicBrainz. Leave it unchecked if you don't want Picard to do this scan automatically.

In any case, you can direct Picard to can a particular music file using the Scan button in the main UI.