Picard Qt/Plugins

From MusicBrainz Wiki
< Picard Qt
Revision as of 10:24, 18 July 2007 by Jesus2099 (talk | contribs) (plugins path on windows (Imported from MoinMoin))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Plugins for Picard

To install a plugin, download and copy it to directory named 'plugins' either in the Picard application directory or in ~/.picard/plugins on Unix and %HOME%\Local Settings\Application Data\MusicBrainz Picard\plugins on Windows.

Plugins

Disc Numbers

Moves (disc X) from releases titles into separate tags (discnumber and discsubtitle).

Download

Feat. Artists

Removes (feat. Artist) parts from track titles.

Download

Cover Art Downloader

Downloads cover art.

Download (remove the old Amazon plugin (amazon.py, amazon.pyc & amazon.pyo) before installing this one)

Last.fm Tags

Use Last.fm tags as "genre".

Download: 1 2 (copy both files to directory plugins/lastfm/)

Add Cluster As A Release

(Seems buggy at the moment, see 2900)

Download

Generate Cuesheet

Download

Release Type

Appends information to EPs and Singles such as " EP" or " (single)" (customisable, see file for details). Useful for separating releases with singles/EPs of the same name.

Download

Search Plugins

Other plugins

Comments

Luks, I think there's a bug in the Disc# plugin. If you use the following in taggerscript with the plugin enabled, you get more than you'd expect...

$set(album,%album%$if(%discnumber%, \(disc %discnumber%\)))

Ought to give:    ThisIsAnAlbumTitle (disc 1)
Instead, you get: ThisIsAnAlbumTitle (disc 1) (disc 1)

DeleteWhenCooked -- BrianSchweitzer 00:13, 05 June 2007 (UTC)

Mmmh, I must be dumb but I tried to put the Add Cluster As A Release plugin into the plugins directory on Windows and it didn't work out. It's not seen in the plugin list. I tried all those path, are they correct ?

  • %HOME%\Local Settings\Application Data\MusicBrainz Picard\plugins
  • %HOME%\Local Settings\Application Data\MusicBrainz PicardQT\plugins
  • %HOME%\Local Settings\Application Data\Picard\plugins
  • %HOME%\Local Settings\Application Data\PicardQT\plugins
  • %HOME%\Application Data\MusicBrainz Picard\plugins
  • %HOME%\Application Data\MusicBrainz PicardQT\plugins
  • %HOME%\Application Data\Picard\plugins
  • %HOME%\Application Data\PicardQT\plugins

-- jesus2099 10:24, 18 July 2007 (UTC)