StrezlessMusick / mb-userscripts

Collection of userscripts for MusicBrainz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MB Userscripts

GitHub Test Workflow Status GitHub Deployment 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

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: 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

Smaller Quality of Life Scripts

Smaller scripts that offer minor QoL improvements.

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: 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: 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: 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

About

Collection of userscripts for MusicBrainz

License:MIT License


Languages

Language:TypeScript 80.3%Language:JavaScript 18.7%Language:HTML 0.6%Language:SCSS 0.4%