Re: Itunes and CDDB
Dan Ritter <[email protected]>
| Newsgroups | gmane.linux.debian.user |
|---|---|
| Message-ID | <[email protected]> |
Mike McClain wrote: > Back in the day I used to run Itunes on a Win2K system that would > download the titles, etc on a CD loaded so that I didn't have to type > the titles from the CD label to get those titles onto the saved music > in my harddrive. > Is there an app available for Deian that will do the same task? Certainly. ripit is a command line CD ripper that uses libcdparanoia to get data from CDs and both freedb and MusicBrainz to identify tracks and populate titles and ID3 tags. By default it creates one WAV per track, but it can also process into FLAC or MP3 or nearly anything else. -dsr-