QUOTE(clintb @ Oct 29 2005, 10:10 PM)
Here's a list I found a while back. I'm not sure if it's complete though.
CODE
%s Source filename
%d Destination filename
%h...%h Text "..." only when "High quality" selected
%l...%l Text "..." only when "Low quality" selected
%c...%c Text "..." only when "CRC checksum" selected
%r Bitrate ("32".."320")
%a CD artist
%g CD title
%t Track title
%y Year
%n Track number
%m MP3 music genre
%o Original filename (without temporary renaming)
%e Comment (as selected in EAC)
The list above names the variables than can be used with command line programs, the ones to use on the naming scheme are different:
%T - Track title
%N - Track number
%A - CD ot track artist
%Y - Release year
%C - CD title
%I - IDR music type
%B - Freedb music type
%D - CD Artist
%F - Freedb ID
Edit: typo.