I am setting up EAC after a reinstal and am setting my compression options. I'm bypassing EAC's tag writer and using the following command line for LAME (found on one of the other threads) to write the id3 tags.
--alt-preset standard --add-id3v2 --pad-id3v2 --ta "%a" --tt "%t" --tl "%g" --ty "%y" --tn "%n" %s %d
My question is, What specifically do I add to this command to additionally fill in the 'Genre' and 'Comments' lines? It's a pain to have to go back and manually edit all the tags after encoding to add this info.
If possible, could someone actually write out the entire character string so I could just copy and paste it into the command line option in EAC. I realize I would have to add my own text for the comment line. Thanks in advance.
