Home - nschlia/libdvdetect GitHub Wiki

The libdvdetect library provides fast lookup of DVDs, similar to existing services for CDs like Gracenote, freeDB or MusicBrainz. See Features.

This code has been released under the GNU LESSER GENERAL PUBLIC LICENSE see http://www.gnu.org/licenses.

Explorer Window

The DVD Detection Library (libdvdetect) is a library to lookup DVDs in a database and provide information about e.g. title, UPC/EAN or even cover arts. It is OS-independent and compiles for Windows or Unix operating systems. Mac support is also planned.

What the library does not provide is DVD ripping and decryption. It reads the structure (e.g. titles and chapters) and generates a special checksum to look up the database.

More details at http://www.dvdetect.de. The database can also be searched using a web browser at http://search.dvdetect.de/.

Note:

This is a beta version. Please check http://www.dvdetect.de/13/ for news updates or click on the "Watch" button above to get notified whenever changes are committed.

libdvdetect DVD Online Database Web Site