dvdindex - A CD/DVD archiving utility
dvdindex is a free, open-source CD/DVD
archiving utility to manage a collection of
CDs/DVDs.
It has built-in encryption support and is
released under the GPL. See COPYING for details.
The sources are available at the SourceForge.net project page:
http://sourceforge.net/projects/dvdindex/
Requirements
Qt(>=3.3)
taglib(for the mp3-plugin)
After downloading the sources, compile them as follows:
$qmake
$make
To install dvdindex, execute
#./install.sh
or simply copy bin/dvdindex to a directory in
your $PATH.
The mp3-plugin can be found in plugins/mp3. Copy libmp3.so to any directory and choose it in the "Settings" Dialog.
florianz@users.sourceforge.net
