mb. MASS MERGE RECORDINGS

By jesus2099 Last update Feb 13, 2013 — Installed 2,389 times.

Script Summary: Merges selected or all recordings from tracklist/release A to tracklist/release B in *.musicbrainz.org



Version: 2013.0213.1204

License: CC BY-NC-SA 3.0 FR (http://creativecommons.org/licenses/by-nc-sa/3.0/fr/)

NOTICE. Be aware that some browsers (like Firefox) are pausing javascripts in inactive (background) tabs. So if you are using such a browser, remember to keep the merging tab in the foreground or the MASS MERGE will pause. If your browser does not suffer such limitation (like Opera, the best brwoser in the universe), never mind this notice. ;p

MASS RECORDINGS MERGE YAY

If you want to merge all tracklist orrelease A’s recordings into tracklist orrelease B’s recordings (for instance B is the original of a pseudo release A with different recordings):

  1. go to B tracklist orrelease page
  2. paste tracklist orrelease A’s URL in sidebar’s Mass merge recordings
  3. now you can either merge all found recordings or merge a selection of recordings*

(*) You can click any Merge button at anytime, no need to wait for current merge to end, all clicks will be queued (you can clear queue at anytime).

This userjs solves Allow editors to merge mediums / tracklists + recordings (MBS-3136) and Allow merging all recordings between releases (MBS-2425).

version history

    Sorry, no more time for writing changelogs. I’ll only tell outstanding changes, not small bugfixes or natural changes

  • 2012.1114.1202   FIX   INLINE STUFF panic (5moufl); SPEED-UP™ fix
  • 2012.1004.1821   FIX   strange code display (MBS or other script changed array’s prototype); minor invisible stuff
  • 2012.0829.1739   FIX   No merge queue in (F)FF (for MOUFLE 5); new version pattern allows FF-auto-update
  • 2012-03-06_1746   FIX   No merge queue in Chrome (for Réo) ; Weird merge queue order ; Throttle and retry
  • 2012-01-17_1545   FIX   Cosmetic fix
  • 2012-01-17_1532   FIX   /track/123456 URLs not reliable post-NGS; local recording tooltip becomes repeated
  • 2012-01-16_1814   NEW   Displays source tracks’ durations; special message when duplicate recs in release (rare)
  • 2012-01-02_2035   NEW   Unicode support for edit notes, minor fixes
  • 2011-12-17_1030   NEW   Now can change direction of merges (one by one and/or globally)
  • 2011-12-16_1942   NEW   Start position in target tracklist; resized for Firefox
  • 2011-12-15_2354   UPD   Minor cosmetic fixes + better error proof
  • 2011-12-15_1500   FIX   source rec. should be after inline stuff’s rec. disambig.
  • 2011-12-15_1233   NEW   Colour settings; better interaction with inline stuff; edit note save visual status
  • 2011-12-14_2022   UPD   Better merge and queue visual tracking
  • 2011-12-14_1900   NEW   More compact and clear display with track names (rec. ID now in tooltip); Don’t display merge button if same rec.; better positioning (track ars OK, Merge buttons aligned)
  • 2011-12-14_1133   NEW   Can now merge from/to tracklist for more performance and versatility + stop button
  • 2011-12-13_1651   UPD   Better position and can be hidden at will (click)
  • 2011-12-13_1415   ^_^   MASS RECORDINGS MERGE START NOW ! YAY !

Ideas

  1. accept recording/mbid URLs for only one rec to merge at startpos
  2. fill remTracks to allow changing startpos without refetching remote recordings (replace my local version’s tempHack)