Mp3Kult is an application for KDE 3 (K Desktop Environment).

Mp3Kult organizes your mp3/ogg collection in a Mysql database.
It can read Mp3/Ogg Tag and song information (length, bit rate 
sample rate etc.), make playlists, play song with an external 
player (xmms, gqmpeg), find a song in database,(base and 
advanced search) and make a copy of a playlist on your hard disk 
(to play the playlist without inserting cdroms).
Mp3Kult can scan recursivly directories, looking for mp3/ogg
and automatically mount, umount, eject cdrom before/after 
job.

REQUIREMENTS:

Kde 3.0 or newer.
Mysql 3.22.32 or newer,
Id3Lib 3.7.13 or newer
LibOgg and LibVorbis

INSTALLATION:

You must install Mysql Before installing  Mp3Kult !
After type in Mp3Kult directory:

./configure --prefix=(your kde path)
make 

And as root  

make install

If it's the first time you install Mp3Kult, it will ask you
some informations to create the database. You can also create the 
database using mp3kultdb script (as root), before launching Mp3Kult.

(If you have installed rpm version "mp3kultdb" is located in Mp3Kult
document directory)


UPGRADE FROM 0.3:

For old user, before running Mp3Kult you must type (as root) 
"./mp3kultdb-update-0.3" to update your database.

(if you have installed a package version type "mp3kultdb-update-0.3"
is located in Mp3Kult document directory)


BUGS & SUGGESTIONS:

For bugs, suggestions, problems contact me at <hio@lombardiacom.it> 

AUTHOR

Stefano Brustia
<hio@lombardiacom.it>

http://mp3kult.sourceforge.net

Thanks to:
Kde Team.
Kdevelop Team.








