QUOTE(Volcano @ May 19 2003 - 09:27 PM)
Tagger is my choice. It's got some weird bugs, but all in all, it's the best IMHO.
What bugs me about foobar2000's and WinVorbis's tagging is that they won't read directory names (well... the last time I checked, anyway), you only have access to the information in the filename. Which isn't much help if you're using a scheme like "Artist\Year - Album\TrackNo - Title". Apart from that, they're quite decent though.
Use "format value from other fields" in masstagger.
From title formatting manual:
QUOTE
- special fields: %_path%, %_path_raw%, %_filename%, %_filename_ext%, %_directoryname%, %_subsong%, %_foobar2000_version%, %_length%, %_length_seconds%
(...)
- $directory(x), $directory(x,n) - extracts directory name from file path, optionally goes up by n directory levels, eg. $directory(%_path%,2)