MusicBrainz: Add flags before country names in release events

By stars Last update Sep 11, 2011 — Installed 661 times.


Script Summary: A script which adds the flag of the country before the country's name in release events.

Version: 2011-09-11

Updated for NGS :)

There are still a few entries with no flag: Antarctica, Guernsey, Isle of Man, Jersey, Soviet Union, worldwide and unknown.

By default, East Germany and Europe have no flag. There are a couple of options near the top of the code (lines 18 to 20) where you can choose to use the current flag of Germany for East Germany and/or the EU flag for Europe, just change "false" to "true".

One of these days I'll stop slacking off and actually add the missing flags. :P

The flags are from http://i.hbtronix.de/index.php?t=flags&display=...

2011-09-11: Now works for collections too..