Innovation Award
 June 2008
Number 9 |
MP3 music files may contain tags called ID3 that serve the purpose of identifying relevant aspects of the music like the title, album, artist, genre, etc..
Usually these tags have to be added to the music MP3 files manually. This allows for human editing errors.
This package implements a solution that can automatically fix music metadata information extracted from MP3 audio files and then stored in a MySQL database. It uses metadata obtained from remote sites with Web services APIs that provide the information.
Manuel Lemos |
This class can be used to correct tags of MP3 tags of music with records stored in a MySQL database.
It scans a MySQL database table with information about music albums to see which albums did not have yet the associated ID3 tags.
The class accesses Web services APIs of sites like audioscrobbler.com, last.fm, lyricwiki.org and lyricsfly.com to correct the pending music tags and get other details about the stored music like: album, title, artist, genre, etc..
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.