I finally took the plunge and ripped my CDs. I decided to go with 320k MP3s over FLAC as I'm no audiophile and my hard drive space is limited (and I couldn't tell the difference!). I followed the instructions here which I found to be very helpful.
I'm using this command line to drive LAME:
-b 320 --add-id3v2 --pad-id3v2 --ta "%a" --tt "%t" --tl "%g" --ty "%y" --tn "%n" %s %d
I understand from the directions on this page that this sets LAME to add the ID3 tags. I'm getting a couple of problems.
GENRE - no genre tag is being written.
COMPILATIONS - for comps I specifically picked Freedb data which had ARTIST set to "Various" and TITLE set to "Artist Name \ Song Title" (I'm using a playback device which doesn't support ALBUM ARTIST) and yet strangely the tags get written with the artist name in the ARTIST tag and only the song title in TITLE.
Luckily I don't have a vast collection so I'm using Tag&Rename to check and fix but any help would be appreciated.
Also, I believe that the command line I'm using may have resulted from work carried out on this forum. If that's the case then many thanks to all who participated.
Regards, Glenn.
