Chaban's userscripts and bookmarklet support thread

It’s been a while since there were some visible changes to my scripts.

Editor Subscription Manager

This is probably the biggest change. It now caches the data so you don’t need to wait every time you want to manage your list of subscribed editors. Data is also passively scraped when visiting editor profiles including non-subscribed editors. This made it possible to track deleted editors and name changes.

YouTube: MusicBrainz Importer

Harmony Enhancements

  • Added a new function to drop the “artist as credited” so the artist name as currently in MB will be used. This is disabled by default, like most new modules

It’s probably just a matter of time until it’s integrated in Harmony

  • Reworked the label mapping module. You can now clean up the list and sort it manually:
    image

Click buttons across tabs

  • I’ve noticed that sometimes tabs with no changes after submission (The data you have submitted does not make any changes to the data already present) wouldn’t close automatically. The new solution should be more reliable.
  • Also, when there were lots of cover art tabs, other tabs might starve waiting for their turn until only one tab at a time was processed.
  • Added a setting to toggle the closing of merge and edit pages that were opened in a new tab/window.
    (This was feature was initially added to more efficiently do manual merges)
  • Lowered default submit rate to 5 per second.

Relationship Editor Batch Remove

Added support for the mini relationship editor for other entities as requested by @Relaxo5
However, this update also changes the behavior slightly. There are now three modifier keys:
Ctrl will select all relationships with the same target
Shift will select all relationships with the same type
Ctrl+Shift will select all relationships with the same target and type, like the old version.

While testing, I noticed relationship IDs in the relationship editor can collide across different source entities, so when you toggle relationships in the release relationship editor you need to handle the other sections separately.

Reports Statistics

Swapped the colors per request.

Compare AcoustIDs easier!

Added color highlighting to the merge queue pages as requested

2 Likes