Télécharger la liste

Description du projet

MP3 Management can be used to build a catalog of MP3 files in a MySQL database. It can traverse a given directory to find MP3 files. For each MP3 file that is found, it extracts its ID3 tags, including album art, and adds an entry in a MySQL database. The class also extracts 20 second clips of each MP3 file and stores them in a subdirectory named clips. The duration of the clips is configurable. The class is intended to be used with the Id3 Tag Correction and Downloading script, which corrects id3 tags and downloads lyrics, artist biographies, and other information using Web services and other Web sites.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-12 23:31
2.0

Ajout du support pour l'extraction des pochettes d'album. La fonctionnalité d'indexation a été supprimée, car elle a été jugée superflue. Support pour emailing toutes les erreurs à l'utilisateur a été ajouté. Les tableaux ont été ajoutés à la base de données pour soutenir l'ID3 Tag Correction et téléchargement de script. Le script corrige les tags ID3 et obtient les paroles de la voie, biographie de l'artiste, et d'autres informations utilisant des services Web et d'autres sites Web.
Tags: Major feature enhancements
Support was added for album art extraction. The
indexing feature was removed, as it was found to
be redundant. Support for emailing all errors to
the user was added. Tables were added to the
database for supporting the Id3 Tag Correction and
Downloading script. The script corrects id3 tags
and gets track lyrics, artist biography, and other
information using Web services and other Web
sites.

2007-07-23 03:11
1.0

Tags: Initial freshmeat announcement

Project Resources