Posts Tagged 'Id3'

MP3 ID3v1.1 TAG Utilities

Posted by admin on December 10 2009 Add Comments

MP3 ID3v1.1 TAG Utilities

Author : Leandro Lucarella
This is a little improvement to “Mp3 & ID3 tag parser” by
marty sejba <salmacis@email.cz>. I made this to support ID3v1.1 TAGS (with track number info) and added a function to set the ID3 Tags too.
Download :
http://www.ziddu.com/download/727819…06-18.zip.html

MP3 ID3 v1.x Read and Write

Posted by admin on December 10 2009 Add Comments

MP3 ID3 v1.x Read and Write
By : Fatih Hood
This class is meant to access MP3 audio files with meta-information tags ID3v1.0 and ID3v1.1 .
The class can find the ID tags to extract the the audio track meta-information that describes items like the title, artist, album, year, track and music genre.
The class can also update MP3 [...]

Id3v1

Posted by admin on December 10 2009 Add Comments

Id3v1

By : John Patcher
This class can be used to read and write metadata from MP3 audio files.
It can parse an MP3 file and extract ID3 tags to obtain the artist, title, album, comment, genre, year and track.
The class can also update the MP3 file to write new values to the ID3 tags.
Download :
http://www.ziddu.com/download/7277941/id3v1-2007-09-27.zip.html

ID3Tag Read and Write

Posted by admin on December 10 2009 Add Comments

ID3Tag Read and Write

By : Jean-Sébastien Goupil
This package can read and write the tags of files in MP3 format or other format that support id3tag.
It can read and write several types of tags. This package supports tags of the specification versions 1.0, 1.1 and 2.4.
The ID3 Web site documents all the types of tag frames [...]

ID3 Tag Reader

Posted by admin on December 10 2009 Add Comments

ID3 Tag Reader

By : Tadeu Oliveira
This class can extract informations like artist, album, year, gender, track, etc. from MP3 audio files.
You can use it to help creating a site to download or present audio tracks in MP3 format.
Notice that whis class only read ID3v2 tags, not ID3v1.
The code and comments are in portuguese.
Download :
http://www.ziddu.com/download/7277902/id3tagreader-2004-02-07.zip.html

Id3 Tag Correction and Downloading

Posted by admin on December 10 2009 Add Comments

Id3 Tag Correction and Downloading

Author : Nadir Latif
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 [...]