Picard Resources: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(creating the page)
 
(Starting to add content and some scripts)
Line 1: Line 1:
Tools, scripts and links related to Picard that are not appropriate for the official Picard website or docs.
Tools, scripts and links related to [[MusicBrainz Picard]] that are not appropriate, usually because of their informal nature, for the official Picard resources.

For official guides, scripting help, plugins, and so on, please visit the Official Picard website or the Official Picard User guide
For official guides, help, plugins, etc, please visit the [[picard:|official Picard website]] or the [https://picard-docs.musicbrainz.org/en/index.html official Picard documentation].

== Other resources ==

* [[Guides/Userscripts|Userscripts page]]: Local browser scripts that enhance editing or user display
* [[External Resources|External Resources page]]: For standalone/non-script tools, websites, programs and resources

== Plugins ==
Informal/niche Picard plugins that are not in the [[picard:plugins/|official plugin list]].
{| class="wikitable sortable" width="90%"
|-
!Plugin
!Info
!Author
!Link/s
|-
|Combine Performer Tags
|Reformat multiple release labels/catalog numbers into a simple string of text that is a range. e.g. (KDSD-10012, KDSD-10013) becomes (KDSD-10012~3)
|rdswift
|[[discourse:t/taggerscript-reformat-standardized-jp-release-catalog-number-as-a-range/701269/1|Forums]]/[https://github.com/rdswift/picard-plugins/raw/2.0_RDS_Plugins/plugins/combine_performer_tags/combine_performer_tags.zip Download (github)]
|}

== Tagger scripts ==
For help understanding and modifying scripts, see the [https://picard-docs.musicbrainz.org/en/extending/scripting.html official scripting documentation].

Are you looking for a script that is not on this list? Make sure to search the [[discourse:t/repository-for-neat-file-name-string-patterns-and-tagger-script-snippets/2786|Repository for neat file name string patterns and tagger script snippets]] forum thread.
{| class="wikitable sortable" width="90%"
|-
!Script
!Info
!Author
!Link/s
|-
|Compatible MP3 tags
|Tags with better compatibility with mixed format libraries (<abbr>e.g.</abbr> a mix of MP3 files and FLAC files). Moves Picard fields so they look the same as FLAC files in foobar2000.
|yindesu
|[[discourse:t/taggerscript-compatible-mp3-tags/556607|Forums]]
|-
|Reformat catalog numbers as a range
|Reformat multiple release labels/catalog numbers into a simple string of text that is a range. e.g. (KDSD-10012, KDSD-10013) becomes (KDSD-10012~3)
|yindesu
|[[discourse:t/taggerscript-reformat-standardized-jp-release-catalog-number-as-a-range/701269/1|Forums]]
|}

Revision as of 22:31, 21 June 2024

Tools, scripts and links related to MusicBrainz Picard that are not appropriate, usually because of their informal nature, for the official Picard resources.

For official guides, help, plugins, etc, please visit the official Picard website or the official Picard documentation.

Other resources

Plugins

Informal/niche Picard plugins that are not in the official plugin list.

Plugin Info Author Link/s
Combine Performer Tags Reformat multiple release labels/catalog numbers into a simple string of text that is a range. e.g. (KDSD-10012, KDSD-10013) becomes (KDSD-10012~3) rdswift Forums/Download (github)

Tagger scripts

For help understanding and modifying scripts, see the official scripting documentation.

Are you looking for a script that is not on this list? Make sure to search the Repository for neat file name string patterns and tagger script snippets forum thread.

Script Info Author Link/s
Compatible MP3 tags Tags with better compatibility with mixed format libraries (e.g. a mix of MP3 files and FLAC files). Moves Picard fields so they look the same as FLAC files in foobar2000. yindesu Forums
Reformat catalog numbers as a range Reformat multiple release labels/catalog numbers into a simple string of text that is a range. e.g. (KDSD-10012, KDSD-10013) becomes (KDSD-10012~3) yindesu Forums