I recently did something similar. I ripped about 600-800 CD's into both FLAC and MP3. Took a couple of months.
Personally, I used a Linux solution, with abcde as my tool. I separated the task into two parts, ripping and encoding. I'd basically rip interactively, and I wrote a daemon which would look for the ripped directories, and encode them in the background at low priority. To handle tagging, I stored my tags in the CDDB format coming from FreeDB. I had a couple scripts that I could run to change the tags, should I want. I'd edit the CDDB format, and then just reapply the tags. My scripts are available on my server, http://www.koldware.com/SlimStuff. Autoencode is the encoding daemon. Retag and reorg work to help do the tagging and directory organization. Eric -- kolding ------------------------------------------------------------------------ kolding's Profile: http://forums.slimdevices.com/member.php?userid=31 View this thread: http://forums.slimdevices.com/showthread.php?t=23446 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
