In EAC I use -T "date=%y" -T "tracknumber=%n", but most tagging programs appear to translate those into Year and Track for display purposes (it's sometimes hard to say what the actual tag names are).
Which is more correct - date & tracknumber or year & track? Are they commonly interchanged?
Does flac.exe always obey the -T switches verbatim? If it were passed -T "year=%y" -T "track=%n", would flac.exe change those to "date" and "tracknumber"?