Hyper's CdCatalog

(cdcat)

latest version: 1.01b


The cdcat is graphical (QT based) multiplatform (Linux/Windows/MacOS) catalog program which scans the directories/drives you want and memoryze the filesystem (including the tags of mp3's) and store it in a small file.
The database is stored in a gzipped XML format, so you can hack it, or use it if necessary :-)
Cdcat can store the content of some specified files up to a size limit if you want. (for example: *.nfo)


Features:

- Searching with regex or wildcards in file names/comments/tags/etc...
- Read mp3 tags (if you enable it)
- Autoload database on startup
- Can mount/umount/eject the cd-drive on Linux
- Read file content from the specified files (e.g: *.nfo)
- Platform indepentent Gzipped XML format.
- Import/Export functions for CSV/XML-gtktalog/HTML
- Possibility to add comment for files or directories.


The main window:

Main window

Contains the directory browser, the file browser, and the comment frame which shows: name, size(if the element is file), last modification, the owner(of the media) The name and the number of the media, mp3 tags if exists, and a user comment which editable anytime.
The status line (bottom) shows the full path of the actual element.



The searching window:

Searching window

You can search with regex or windows style wildcards ( ?,*). You can limit the searching to media  or media owners. The program optionally can matching with filenames,directory names, comments and all mp3 tags.
When the resoults of the searching is done, the main window always shows the actual element in the list of resoults.


Downloading cdcat

Unstable alpha /developer version/:
     CdCat-U.tar.bz2 (Unicode version)

Stable source code:
        cdcat-1.01b.tar.bz2
        cdcat-1.01.tar.bz2
        cdcat-1.0.tar.bz2
        cdcat-0.99c.tar.bz2
        cdcat-0.99b.tar.bz2
        cdcat-0.99.tar.bz2
        cdcat-0.98.tar.bz2
        cdcat-0.97.tar.bz2
        cdcat-0.96.tar.bz2
        cdcat-0.95.tar.bz2
        cdcat-0.94.tar.bz2
        cdcat-0.93.tar.bz2
        cdcat-0.92.tar.bz2
        cdcat-0.91.tar.bz2
        cdcat-0.9.tar.bz2
        cdcat-0.8.tar.bz2
        cdcat-0.7.tar.bz2

Binary for linux:
        cdcat-bin.tar.bz2 (ver.: 0.96)

Binary for windows:
        cdcatwin.zip / cdcatwin.exe (ver.: 1.01b)

License: GPL

Internationalization (Languages): uk,cz,de,el,es,fr,hu,id,it,pl,pt,sk (some of them may be incomplete)

You can see the modifications between the versions in the ChangeLog

    Midnight Commander plugin for .hcf files (cdcat files) source:
        mcplugin-0.1.tar.bz2




download statistics


Prerequisites:

- Trolltech Qt  graphic library (ver >= 2.3.0)  
      / http://www.trolltech.com /
- expat XML parsing library (ver >= 1.95.2)
     / http://expat.sourceforge.net /
- pcre Perl compatible regular expression library (ver >= 3.9)
    / http://www.pcre.org /
- zlib data compression library (ver >= 1.1.4)
   / http://www.gzip.org/zlib/ /

You can find this libreries as packages in all distributions, but if you want to compile the cdcat you will have to install the devel packages too.

Compiling:

Unpack the source, and check te prerequisites! If it is done, check or set the QTDIR envronment variable (It must point the root directory of Qt.)
then type:
cdcat/src$ make

If you got error messages try to re-generate the Makefile by running qmake (QT tool)
cdcat/src$ qmake cdcat.pro && make

Than you even got error messages try to check dependencies and rights!
(before you send me bug report :-) )

That case you didn't get any error login as root and type:
cdcat/src# make install

This command copy the compiled files to the necessary place.


Bug reports, Questions, Request, Patches, etc:

hyperr at freemail dot hu

Mailing list (Everyone who like to get news, Developers, Translators):

Subscribe page: http://lists.sourceforge.net/lists/listinfo/cdcat-list

After you subsribe the mail address of the list is:
cdcat-list at lists dot sourceforge dot net


Author of CdCat


The main program was written by  Péter Deák
(from hungary)

The author is studied computer programming at University of Debrecen, and tried to write many useful programs for everyone on the world who likes its.


E-mail:
hyperr at freemail dot hu






Additional programmers

Christoph Thielecke (from germany)

He is studying communication computer sience at university for applied sciences of Wernigerode.
He is programming free software (open source), preferred QT/KDE.


E-mail:
crissi99 at gmx dot de


My other programs:
Batch file renamer http://renamer.sourceforge.net