[Gardeners] Project proposal: CDDB checker for Lisp (coded, tested and working)
Zach Beane
xach at xach.com
Sat Jun 17 17:40:33 CDT 2006
Jeremy Smith <jeremy at decompiler.org> writes:
> I've just been dusting off some code I wrote in '02 which still works
> fine, and I ported it to Lisp in part of this afternoon for fun.
>
> Basically, you give it a list of track lengths (in seconds) and it
> generates a couple of hashes which are used to identify the CD, then
> checks FreeDB (or any CDDB clone) using the web interface (eg, a normal
> URL) and then you are given an exact match with track numbers/names, or
> a list of inexact matches where you need to specify which one you'd like
> (probably just return a list of IDs).
See also: cddb.lisp in rip-l.
It's pretty application-specific and incomplete, though.
Zach
More information about the Gardeners
mailing list