Download .zip |
Info | Screenshots | View files (122) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2005-07-26 (12 years ago) | 71% | Total: 3,242 This week: 1 | All time: 1,061 This week: 672 |
Version | Licenses | Categories | ||||
id3tag 1.0.0 | Custom (specified... | Files and Folders, Audio |
Description | Author | ||||||||||||||||
This package can read and write the tags of files in MP3 format or other format that support id3tag. Recommendations MP3 APIC to Web from shoutcast DSP Innovation Award
|
|
The main classes of this project are mp3_id3v2.php, mp3_id3v11.php and mp3_id3v10.php You can use only these files to read/write information to put on your website All the other files are provided to manage correctly id3v2.4's frames Check minimal.php file to understand the minimal commands to read tags from id3v1 and id3v2 Les classes principales dans ce projet sont mp3_id3v2.php, mp3_id3v11.php et mp3_id3v10.php Vous pouvez utiliser seulement ces fichiers pour lire/écrire des informations à mettre sur votre site web Tous les autres fichiers sont fournis pour gérer correctement toutes les frames de id3v2.4 Jetez un oeil sur minimal.php pour comprendre les commandes minimales pour lire les tags id3v1 et id3v2 |
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
images (2 files) | ||||
modules (7 files, 1 directory) | ||||
music (1 file) | ||||
flag.php | Doc. | Explanation of Flags (Tag2.x) | ||
image.php | Aux. | Show the image in APIC and COMR | ||
index.php | Appl. | Displays the start tables to modify tags | ||
LICENCE | Lic. | Licence | ||
minimal.php | Example | Example to use class with minimal code | ||
README.txt | Doc. | README | ||
style.css | Data | Style for display | ||
tag1.php | Appl. | Table for editing tagv1.1 | ||
tag2.php | Appl. | Table for editing tagv2.x |
Files | / | modules |
File | Role | Description | ||
---|---|---|---|---|
class (6 files, 1 directory) | ||||
config.php | Conf. | Configuration File | ||
footer.php | Appl. | Footer File (called at the end of the script) | ||
function.php | Appl. | Functions File | ||
header.php | Appl. | Header File (called at the start of the script) | ||
menu1.php | Appl. | Menu Start | ||
menu2.php | Appl. | Menu End | ||
system.php | Appl. | System file (fill some header configurations) |
Files | / | modules | / | class |
File | Role | Description | ||
---|---|---|---|---|
id3 (97 files) | ||||
LSTable.php | Class | LSTable to create dynamically tables | ||
mp3_id3v10.php | Class | Main Class to modify ID3v1.0 Tags | ||
mp3_id3v11.php | Class | Main Class to modify ID3v1.1 Tags | ||
mp3_id3v2.php | Class | Main Class to modify ID3v2.x Tags | ||
Table_template.php | Class | Template to display tables (With LSTable.php) | ||
TagValue.php | Class | TagValue that contains frame data. Required. Act like a struct |
Files | / | modules | / | class | / | id3 |
File | Role | Description |
---|---|---|
frame.php | Class | Abstract class that contains all default methods |
frame_AENC.php | Class | Frame AENC |
frame_APIC.php | Class | Frame APIC |
frame_ASPI.php | Class | Frame ASPI |
frame_COMM.php | Class | Frame COMM |
frame_COMR.php | Class | Frame COMR |
frame_ENCR.php | Class | Frame ENCR |
frame_EQU2.php | Class | Frame EQU2 |
frame_EQUA.php | Class | Frame EQUA |
frame_ETCO.php | Class | Frame ETCO |
frame_GEOB.php | Class | Frame GEOB |
frame_GRID.php | Class | Frame GRID |
frame_IPLS.php | Class | Frame IPLS |
frame_LINK.php | Class | Frame LINK |
frame_MCDI.php | Class | Frame MCDI |
frame_MLLT.php | Class | Frame MLLT |
frame_NOTSUPPORTED.php | Class | Frame "Mother" not supported |
frame_OTHER.php | Class | Frame that supports other (user defined) |
frame_OWNE.php | Class | Frame OWNE |
frame_PCNT.php | Class | Frame PCNT |
frame_POPM.php | Class | Frame POPM |
frame_POSS.php | Class | Frame POSS |
frame_PRIV.php | Class | Frame PRIV |
frame_RBUF.php | Class | Frame RBUF |
frame_RVA2.php | Class | Frame RVA2 |
frame_RVAD.php | Class | Frame RVAD |
frame_RVRB.php | Class | Frame RVRB |
frame_SEEK.php | Class | Frame SEEK |
frame_SIGN.php | Class | Frame SIGN |
frame_SYLT.php | Class | Frame SYLT |
frame_SYTC.php | Class | Frame SYTC |
frame_T.php | Class | Frame "Mother" that holds all Txxx type of frame |
frame_TALB.php | Class | Frame TALB |
frame_TBPM.php | Class | Frame TBPM |
frame_TCOM.php | Class | Frame TCOM |
frame_TCON.php | Class | Frame TCON |
frame_TCOP.php | Class | Frame TCOP |
frame_TDAT.php | Class | Frame TDAT |
frame_TDEN.php | Class | Frame TDEN |
frame_TDLY.php | Class | Frame TDLY |
frame_TDOR.php | Class | Frame TDOR |
frame_TDRC.php | Class | Frame TDRC |
frame_TDRL.php | Class | Frame TDRL |
frame_TDTG.php | Class | Frame TDTG |
frame_TENC.php | Class | Frame TENC |
frame_TEXT.php | Class | Frame TEXT |
frame_TFLT.php | Class | Frame TFLT |
frame_TIME.php | Class | Frame TIME |
frame_TIPL.php | Class | Frame TIPL |
frame_TIT1.php | Class | Frame TIT1 |
frame_TIT2.php | Class | Frame TIT2 |
frame_TIT3.php | Class | Frame TIT3 |
frame_TKEY.php | Class | Frame TKEY |
frame_TLAN.php | Class | Frame TLAN |
frame_TLEN.php | Class | Frame TLEN |
frame_TMCL.php | Class | Frame TMCL |
frame_TMED.php | Class | Frame TMED |
frame_TMOO.php | Class | Frame TMOO |
frame_TOAL.php | Class | Frame TOAL |
frame_TOFN.php | Class | Frame TOFN |
frame_TOLY.php | Class | Frame TOLY |
frame_TOPE.php | Class | Frame TOPE |
frame_TORY.php | Class | Frame TORY |
frame_TOWN.php | Class | Frame TOWN |
frame_TPE1.php | Class | Frame TPE1 |
frame_TPE2.php | Class | Frame TPE2 |
frame_TPE3.php | Class | Frame TPE3 |
frame_TPE4.php | Class | Frame TPE4 |
frame_TPOS.php | Class | Frame TPOS |
frame_TPRO.php | Class | Frame TPRO |
frame_TPUB.php | Class | Frame TPUB |
frame_TRCK.php | Class | Frame TRCK |
frame_TRDA.php | Class | Frame TRDA |
frame_TRSN.php | Class | Frame TRSN |
frame_TRSO.php | Class | Frame TRSO |
frame_TSIZ.php | Class | Frame TSIZ |
frame_TSOA.php | Class | Frame TSOA |
frame_TSOP.php | Class | Frame TSOP |
frame_TSOT.php | Class | Frame TSOT |
frame_TSRC.php | Class | Frame TSRC |
frame_TSSE.php | Class | Frame TSSE |
frame_TSST.php | Class | Frame TSST |
frame_TXXX.php | Class | Frame TXXX |
frame_TYER.php | Class | Frame TYER |
frame_UFID.php | Class | Frame UFID |
frame_USER.php | Class | Frame USER |
frame_USLT.php | Class | Frame USLT |
frame_W.php | Class | Frame "Mother" that hold all Wxxx type of frame |
frame_WCOM.php | Class | Frame WCOM |
frame_WCOP.php | Class | Frame WCOP |
frame_WOAF.php | Class | Frame WOAF |
frame_WOAR.php | Class | Frame WOAR |
frame_WOAS.php | Class | Frame WOAS |
frame_WORS.php | Class | Frame WORS |
frame_WPAY.php | Class | Frame WPAY |
frame_WPUB.php | Class | Frame WPUB |
frame_WXXX.php | Class | Frame WXXX |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.