I was very happy to find the King's Quest VI soundtrack here (
cd 1 and
cd 2), but at least the ogg tracks (I haven't looked at the mp3 tracks) have no metadata. Well, that's simple enough to add, if a little tedious.
The
batch file I wrote assumes that the files are all in the same directory, and that
vorbiscomment (also available as part of
WinVorbis) is either in the path or also in the same directory. Ideally, our gracious host Mr. Lewandowski will run it and replace the files he has now with the thus modified files.
Running the batch file as-is will produce another set of files of the format "tracknumber - title.ogg", as in "101 - Opening Movie & Introduction.ogg" or "205 - Dance Of The Bones (Dem Bones).ogg". If you prefer, you can edit it so that it names them differently, or by deleting the last part of each line and only passing in one name, it'll just edit in place.
Hope this helps.
-Jason-