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
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):
- go to B
tracklistorreleasepage - paste
tracklistorreleaseA’s URL insidebar’s Mass merge recordings - 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
- 2012.1114.1202
FIXINLINE STUFF panic(5moufl); SPEED-UP™ fix - 2012.1004.1821
FIXstrange code display(MBSor other script changedarray’s prototype); minor invisible stuff - 2012.0829.1739
FIXNo merge queue in (F)FF(for MOUFLE 5); new version pattern allows FF-auto-update - 2012-03-06_1746
FIXNo merge queue in Chrome(for Réo) ;Weird merge queue order; Throttle and retry - 2012-01-17_1545
FIXCosmetic fix - 2012-01-17_1532
FIX;/track/123456URLs not reliable post-NGSlocal recording tooltip becomes repeated - 2012-01-16_1814
NEWDisplays source tracks’ durations; special message when duplicate recs in release (rare) - 2012-01-02_2035
NEWUnicode support for edit notes, minor fixes - 2011-12-17_1030
NEWNow can change direction of merges (one by one and/or globally) - 2011-12-16_1942
NEWStart position in target tracklist; resized for Firefox - 2011-12-15_2354
UPDMinor cosmetic fixes + better error proof - 2011-12-15_1500
FIXsourcerec.should be after inline stuff’s rec. disambig. - 2011-12-15_1233
NEWColour settings; better interaction with inline stuff; edit note save visual status - 2011-12-14_2022
UPDBetter merge and queue visual tracking - 2011-12-14_1900
NEWMore 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
NEWCan now merge from/totracklistfor more performance and versatility + stop button - 2011-12-13_1651
UPDBetter position and can be hidden at will (click) - 2011-12-13_1415
^_^MASS RECORDINGS MERGE START NOW ! YAY !
Sorry, no more time for writing changelogs. I’ll only tell outstanding changes, not small bugfixes or natural changes
Ideas
- accept recording/mbid URLs for only one rec to merge at
startpos - fill
remTracksto allow changingstartposwithout refetching remote recordings (replace my local version’stempHack)




