Skip to content

ROpdebee/mb-userscripts

Repository files navigation

MB Userscripts

CI/CD Workflow Status Codecov Conventional Commits GitHub license

Collection of userscripts for MusicBrainz.

Dedicated support thread

Installing

To use these userscripts, you need a userscript add-on or extension such as Tampermonkey, Violentmonkey, or Greasemonkey installed in your browser. More information can be found here, here, or here.

Note: Although we aim to support all browsers and userscript add-ons, we currently cannot guarantee universal compatibility. If you discover a compatibility problem, please submit an issue and state your browser and userscript engine versions.

MB: Blind Votes

Blinds editor and voter details before your votes are cast.

Install Source

MB: Bulk copy-paste work codes

Quickly copy-paste work identifiers (ISWC, agency work codes) from CISAC's ISWCNet or GEMA repertoire search into a MusicBrainz work.

Install Source

MB: Display CAA image dimensions

Loads and displays the image dimensions of images in the cover art archive.

Install Source Changelog

MB: Enhanced Cover Art Uploads

Enhance the cover art uploader!

In a nutshell:

  • Upload directly from an image URL
  • One-click import artwork from Discogs/Spotify/Apple Music/... attached to the release (or, alternatively, paste the URL)
  • Automatically retrieve the largest version of an image through ImageMaxURL
  • Seed the cover art upload form from a-tisket.

Full list of supported artwork providers here.

Install Source Changelog

MB: QoL: Inline all recording's tracks on releases

Display all tracks and releases on which a recording appears from the release page. Makes it easier to check whether live or DJ-mix recordings are wrongly linked to other tracks.

Install Source

MB: QoL: Paste multiple external links at once

Paste multiple external links at once into the external link editor. Input is split on whitespace (newlines, tabs, spaces, etc.) and fed into the link editor separately.

Install Source Changelog

MB: QoL: Seed the batch recording comments script

Seed the recording comments for the batch recording comments userscripts with live and DJ-mix data. Can save a bunch of keystrokes when setting live or DJ-mix disambiguation comments. DJ-mix comments are derived from the release title. Live comments are derived from "recorded at place", "recorded in area", and "recording of work" advanced relationships.

Install Source

MB: QoL: Select All Update Recordings

Add buttons to release editor to select all "Update recordings" checkboxes. Differs from the built-in "Select All" checkboxes in that it doesn't lock the checkboxes to a given state, enabling you to deselect some checkboxes.

Install Source

MB: Supercharged Cover Art Edits

Supercharges reviewing cover art edits. Displays release information on CAA edits. Enables image comparisons on removed and added images.

Install Source

MB: Validate Work Codes

Validate work attributes on various MB pages. Highlights invalid (red) or ill-formatted (yellow) work codes.

Install Source