User:Azertus/Harmonia Mundi: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(add source/workflow)
 
(One intermediate revision by one other user not shown)
Line 54: Line 54:
Convert each line to a working link on the current server.
Convert each line to a working link on the current server.
:%s_<a href="\(.\+\)\.html.\+_*http://musicbrainz.org\1
:%s_<a href="\(.\+\)\.html.\+_*http://musicbrainz.org\1

[[Category:Community Project]]

Latest revision as of 02:39, 25 May 2011

Different series/imprints of Harmonia Mundi were, probably prematurely, merged in edits 14501330 and 14501331. This merge was brought up on the mailing list, but passed before opposition could be heard. This page is an attempt to document this and organize a possible cleanup.

If the label was to be split again, it could be done as follows. Harmonia Mundi remains as is, with a comment asking editors to choose one of three labels. Those three labels would be:

  • Harmonia Mundi France (HMC)
  • Harmonia Mundi USA (HMU)
  • Harmonia Mundi Ibérica (HMI)


Releases with labels merged into Harmonia Mundi

These lists were obtained from http://classic.musicbrainz.org/show/label/?labelid=9834 and http://classic.musicbrainz.org/show/label/?labelid=43535, respectively.

Harmonia Mundi Ibérica

Harmonia Mundi USA

Note to self

Vim commands to extract list of releases from label page on classic.musicbrainz.org. The input is the source of a label page.

Delete all lines but those containing a relative link to a release page.

:g_^\(.*href="/release/.*\.html">.*$\)\@!_d

Convert each line to a working link on the current server.

:%s_<a href="\(.\+\)\.html.\+_*http://musicbrainz.org\1