Overview
A set of command line tools for indexing CD/DVD media: cdindex
is for indexing, cdfind
- for search (similar to Unix find
) and cdbrowse
is a “plugin” for MC allowing to browse the database.
Features¶
- Command line interface to your media database
- Data are stored in a special binary format
- Fast and flexible search is possible (
cdfind
is very similar to standard Unixfind
tool) - Browse your database with Midnight Commander
- Has a plugin interface
- Ability to index many archive files (using plugins)
- Ability to index MP3 files (indexes ID3 tags)
- Flexible architecture allowing to extend toolkit easily
- License: GNU General Public License (GPL) v2.0
- Programming language: C
- SVN Repository:
svn co http://svn.s-andy.com/cd-index cd-index
- GitHub mirror: https://github.com/s-andy/cd-index
- Latest version:
Members
Author: Andriy Lesyuk