Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 2003 13:19:41 -0500 (CDT)
From:      hawkeyd@visi.com (D J Hawkey Jr)
To:        Alex.Wilkinson@dsto.defence.gov.au, freebsd-multimedia@freebsd.org
Subject:   Re: ripit.pl
Message-ID:  <200306061819.h56IJfv08233@sheol.localdomain>
In-Reply-To: <20030516165559.D89556_squirm.dsto.defence.gov.au@ns.sol.net>
References:  <20030516165559.D89556_squirm.dsto.defence.gov.au@ns.sol.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <20030516165559.D89556_squirm.dsto.defence.gov.au@ns.sol.net>,
	Alex.Wilkinson@dsto.defence.gov.au writes:
> Can anyone recommend a cdda->mp3 ripper that can access:
> 
> freedb.freedb.org:8880
> 
> ripit.pl doesn't seem to have the smarts to do this.

Really?! Ripit-2.0 contains:

$CDDB_HOST      = "freedb.freedb.org";  # set cddb host
$CDDB_PORT      = 8880;                 # set cddb port
$CDDB_MODE      = "cddb";               # set cddb mode: cddb or http
$CDDB_INPUT     = 1;                    # 1 ask user if multiple CDs found,
                                        # 0 no interaction

I've yet to have a CD's contents not be found/displayed; is this where it
fails you?

Note that the Perl module CDDB_get is required - Do you have it installed?

Dave

-- 

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306061819.h56IJfv08233>