Re: program to extract CD info

1999-06-03 Thread Damien Love
Hi Ian, On Tue, Jun 01, 1999 at 07:34:09PM -0500, Ian Setford wrote: > > I am writing a script to encode and name mp3's for my computer. I believe > I can use "cddbcmd" to query the CDDB database but how can I extract the > "disk-ID" and other information from the actual CD-ROMs so I can pose t

Re: program to extract CD info

1999-06-02 Thread Remco van 't Veer
The cdown utility in the cdtool package gets the ID from disc and queries the CDDB database for you. The output is easy to parse. On Tue, Jun 01, 1999 at 19:34, Ian Setford wrote: > > I am writing a script to encode and name mp3's for my computer. I believe > I can use "cddbcmd" to query the

Re: program to extract CD info

1999-06-02 Thread Jens Ritter
Ian Setford <[EMAIL PROTECTED]> writes: > I am writing a script to encode and name mp3's for my computer. I believe > I can use "cddbcmd" to query the CDDB database but how can I extract the > "disk-ID" and other information from the actual CD-ROMs so I can pose the > query? I am under the impre