Home » File Formats » MP3_Id
Read/Write MP3-Tags
This package is unmaintained.
Download latest release 1.2.2 (archived versions might be outdated)
License: LGPL
Description
The class offers methods for reading and
writing information tags (version 1) in MP3 files.
Documentation
Maintainers
- Alexander Merz (alexmerz) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 1.2.2 (stable, 2011-08-29)
Release notes
License: LGPL
Fixed:
#18761 Deprecated set_magic_quotes_runtime - 1.2.1 (stable, 2008-07-15)
Release notes
License: LGPL
No code changes, adds package2.xml only
- 1.2.0 (stable, 2005-11-24)
Release notes
License: LGPL
No negative feedback for the last release, jump to stable.
- 1.2.0RC3 (beta, 2005-10-04)
- 1.2.0RC2 (beta, 2005-08-25)
Release notes
License: LGPL
fix a bug noticed in #4179, now it cares about
magic_quotes_runtime - 1.2.0RC1 (beta, 2005-08-25)
Release notes
License: LGPL
Added VBR support provided by xpindex at hompus dot nl.
My tests showed no problems, but i better make a RC first. - 1.1.4 (stable, 2005-07-04)
Release notes
License: LGPL
Fixed bug #4179 (workaround for php bug)
(thanks to vincentlascaux) - 1.1.3 (stable, 2004-06-14)
Release notes
License: LGPL
Fixed bug #1621 (removed unnecessary line at the end of file)
(thanks to pear dot neufeind at speedpartner dot de) - 1.1.2 (stable, 2004-04-21)
- 1.1.1 (stable, 2004-04-03)
Release notes
License: LGPL
Fixed bug #1116 (fix error message text)
(thanks to pear at trullala dot de) - 1.1 (stable, 2004-01-15)
Release notes
License: LGPL
Fixed the constructor
(thanks to szathml(a)delfin.klte.hu) - 1.0 (stable, 2003-05-22)
Release notes
License: LGPL
- Fix example (thanks to Urs Gehrig)
- File name follows CS now
- switch to raiseError
- fix package.xml
- no bug reports since 1 1/2 years: marked as stable
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #191 | Closed | Bug | 2003-11-04 | study() is called too early, the file is not specified yet | |
| #774 | Closed | Bug | 2004-02-16 | use require_once instead of include | |
| #989 | Closed | Bug | 2004-03-10 | MP3_Id has two files with nearly the same code in them | |
| #1116 | Closed | Bug | 2004-04-02 | _read_v1() s/$file/$this->file | |
| #1210 | Closed | Bug | 2004-04-14 | Missing include_once ! | |
| #1220 | Closed | Bug | 2004-04-16 | typing error | |
| #1618 | Wont fix | Bug | 2004-06-11 | QA: Major CS problems -- High Priority | |
| #1621 | Closed | Bug | 2004-06-12 | Remove lines at end of Id.php | |
| #2377 | Wont fix | Req | 2004-09-23 | Unaccurate while condition in _readframe() | |
| #2671 | Closed | Req | 2004-11-02 | study() delivers wrong values with VBR-Data | |
| #4179 | Closed | Bug | 2005-04-19 | Warning on unpack | |
| #5396 | Closed | Bug | 2005-09-14 | division by zero on line 935 | |
| #5692 | Closed | Req | 2005-10-14 | documentations | |
| #6093 | Closed | Bug | 2005-11-28 | @version tag not exported | |
| #6784 | Analyzed | Req | 1.2.0 | 2006-02-14 | Problem when calculating the duration of songs |
| #8340 | Closed | Bug | 2006-08-01 | setTag() documentation missing "name" | |
| #10705 | Closed | Bug | 1.2.0 | 2007-04-13 | Fails to study MP3 files with APIC frame (cover art) |
| #10987 | Assigned | Req | 1.2.0 | 2007-05-08 | ID3v2 tags are not ignored |
| #18761 | Closed | Bug | SVN | 2011-08-27 | Deprecated set_magic_quotes_runtime |