Various MusicBrainz Picard plugins for the music hoarding community.
Find a file
2026-06-28 23:22:43 +03:00
modules test 2026-06-27 00:09:36 +03:00
.gitignore test 2026-06-24 23:15:59 +03:00
__init__.py test 2026-06-25 22:12:43 +03:00
LICENSE Replace LICENSE 2024-11-29 19:52:07 +00:00
MANIFEST.toml test 2026-06-24 23:52:33 +03:00
pyproject.toml test 2026-06-24 23:52:33 +03:00
README.md test 2026-06-27 00:05:56 +03:00
ruff.toml test 2026-06-24 23:15:59 +03:00
utils.py test 2026-06-27 00:07:51 +03:00
uv.lock test 2026-06-24 23:15:59 +03:00

Ami

MusicBrainz Picard plugin with various useful modules for my workflow.

Picard version 3.0.0b or greater is required.

Getting Started

  1. Launch MusicBrainz Picard.
  2. Navigate to the plugins page in the options dialog.
  3. Click "Install Plugin...".
  4. Select the URL tab.
  5. Paste in

Modules

COV

  • Search covers from MH Covers via file and album actions.

Metadata

  • Force top tags starting with "!" to always show up in the metadata pane.
  • Add display names for more tags.

Optimize

  • Optimize FLAC files via file and album actions by removing embeded pictures and resetting padding.

Script

  • $keep(name1,name2,name3,...) - Removes all tags except the ones specified.