phw / musicbrainz-magic-tagger-button

Browser user script to automatically enable the green tagger button on musicbrainz.org
MIT License
9 stars 1 forks source link
javascript musicbrainz musicbrainz-picard picard userscript

MusicBrainz Magic Tagger Button user script

This is a browser user script to enable the green tagger button Open in tagger on musicbrainz.org, which is used to send a release or recording to MusicBrainz Picard.

It will detect whether Picard is running and will enable the tagger buttons if they are disabled. It will even auto detect the proper port on which Picard is listening.

In addition this script will improve the tagger buttons themselves. Instead of just being static images they will change after being clicked, depending on whether the browser integration worked or not.

Installation

Install this script with your favorite user script manager (e.g. Greasemonkey, Violentmonkey or for Safari Userscripts).

[!IMPORTANT] For Safari you need the Userscripts extension version 4 (which requires macOS 12.0+). The user script does not work in Safari with older versions of the Userscripts extension due to strict blocking of unencrypted connections even if they are local.

The latest version of this script to install is available at:

https://raw.githubusercontent.com/phw/musicbrainz-magic-tagger-button/main/mb-magic-tagger-button.user.js

Alternatively you can get the script from Greasy Fork.

[!IMPORTANT] To use this script in Chromium based browsers you must use MusicBrainz Picard 2.6.0b1 or later. In Firefox it works also with earlier versions of Picard, but using Picard 2.6 or later is still recommended.

Gotchas

Some things to be aware off:

License

MusicBrainz Magic Tagger Button © 2021-2023 Philipp Wolfer ph.wolfer@gmail.com

Published under the MIT license, see LICENSE for details.