Publisher's description
mp3-Database Project is a tool to organize your MP3 collection. If you insert a CD with MP3 files in your CDROM drive, MP3DB can read ID3 tags files.With MP3 This MP3DB information creates a database that can be searched for a particular song, artist or CD. A graphical interface makes it easy to use program. All tracks found in the database can easily be added to a playlist or can immediately be played by XMMS.Here some key features of "MP3 Database" · MySQL (backend is required as a database) · Perl5 · Perl modules: · · Tk tk-MesgBox · LabFrame · Tk-Tk-DBI Pane · · MP3-Info · DBD-Mysql-modules · To play MP3 files on XMMS MP3 player must be installed on your system. MP3-database can be easily adapted to other playersWhat MP3 New in this version: · new data structure: The MySQL database is much more complex than before. I used 3 tables for artists, albums and titles to store data. This ensures that I have no redundancies in the tables. It also allowed me to store additional fields in the database (eg date of birth of an artist, or year of release of an album). · NEW Temporary Database: I added some tables to store all new artists, albums and titles into a temporary basis. This allows the user to check the new entries before adding them to the permanent database. · New features: Additional Artist and Album information can be stored in the database, MP3DB can now create a random playlist and a playlist with 20 tracks MP3 MP3DB can show you a statistic how many artists, albums and titles are stored in the database.