[MPlayer-dev-eng] cddb support

Bertrand Baudet bertrand_baudet at yahoo.com
Sun Jun 16 01:22:51 CEST 2002


Since Albeu put CDDA support into mplayer, I was wondering
if someone is working on a CDDB support?

Anyway, I started one, it's almost complet. The basic is there,
so it will compute the cdid, and request cddb for the song list.
I'm using HTTP request, not the CDDBP (CDDB Protocol).
It's more convenient since I can reuse mplayer HTTP implementation.

I need to add cache support, so once the cdid is resolve, the next
it will be read from the cache, not from the server.

Once I have completed some missing part, I will commit it to CVS.

I just wanted to let you, to avoid having several people working
on the same thing.

Bertrand




More information about the MPlayer-dev-eng mailing list