Libcddb is a C library to access data on a CDDB server (freedb.org).
Libcddb supports both the custom CDDB protocol and tunnelling the query and read operations over plain HTTP.
It is also possible to use an HTTP proxy server. If you want to speed things up, you can make use of the built-in caching facility provided by the library.
Product's homepage
Here are some key features of "Libcddb":
· search the database for possible CD matches;
· retrieve detailed information about a specific CD;
· submit new CD entries to the database.
What's New in This Release: [ read full changelog ]
· fixed build on Haiku systems