A new MusicBrainz user script was released

New userscript by @zabey!

Bandcamp Tag Importer

Source | Install (GitHub)

Easily submit tags on Bandcamp pages to Musicbrainz.

bandcamp tag import script

9 Likes

New userscript time!

Youtube Link Canonicalizer

Youtube channels have several different ways to link to them, but the most common one is @username. However, URLs of this type can be changed by the channel owner at any time, which leads to broken links in the database. To prevent this, you can use a channel ID to reference a channel, which this userscript makes trivial to obtain!

Source | Install (Github)

Screenshot 2024-02-05 at 11-43-07 Weedow - MusicBrainz
Screenshot 2024-02-05 at 11-43-43 Weedow - Edit - MusicBrainz

19 Likes

I made this thing

Supraphonline import script

It seeds releases from the official online catalog of the Czech Supraphon label. I just forked the murdos repo and based it on the Metal Archives importer. Iā€™m not sure if anyone would be interested in this script, but Iā€™ll be using (and thus testing) it extensively, fixing whatever problem comes along. I donā€™t intend to submit a PR until I feel like itā€™s reliable.

As of now, itā€™s capable of seeding a release with the correct number of media and tracks, and most of the release metadata. I also had to patch the mbimport.js lib with two novelties. One is the ability to set the discography entry page and the other is the ability to seed multiple release events.

I have a somewhat troubled relationship with JavaScript (I hate it), so if you see any crimes against the language or have any suggestion whatsoever, please do send me some kind of message somewhere (do we have direct messages here, or should I create a separate topic?).

No screenshot, because it doesnā€™t do anything flashy.

7 Likes

New userscript from me.

Relationship batch selector

When adding track relationships for some albums with big tracklists, often times credits are listed out like this:

Composer: John Doe (1.1, 1.3, 2.4~9)
Piano: Jane Doe (2.1)
ā€¦

This is especially the case for soundtracks and other stuff I often import from VGMdb. This tool adds a textbox at the top of the relationships page that allows you to past in these ā€œ1.1, 1.3, ā€¦ā€ fields in them and have them automatically select all the respective recordings or works. It makes adding things to big releases with 100+ tracks a lot faster and a lot less prone to errors as opposed to checking all the recordings/works manually.

13 Likes

Hi @yyoung, didnā€™t you know Otringalā€™s Compare AcoustIDs Easier!?

There are more and more userscripts!
Itā€™s very alive and interesting. :sweat_smile:

2 Likes

Musicbrainz Entity Images

Display images, logos, and posters on artist, place, label, and event pages!
No pictures this time, but heres an example for each of the types if youā€™re interested:
Artist, Place, Label, Event

Source | Install (Github)

11 Likes