Feedback
For support related questions and bug-reports please use the form over here.Pingbacks
1.
Reports from the Asylum » Bookmarks for March 16th through March 19th
on 2009-03-19 22:10:20:
[...]great. « Mental Interface - MP3 Info + | utilitEEs - Addons for Expression Engine - No comments yet. Be the[...]
MP3 Info +
| Version | Released | Type | License |
|---|---|---|---|
| 1.0.3 | 2009-10-08 | Modules | GNU/GPL (?) |
This module can be used to extract information from a given mp3-file and make it available as template variables in ExpressionEngine. This can be useful if you are podcasting or publishing any kind of MP3 and don’t want to re-enter all the data already present in the file itself.
In particular:
- Standard MP3 header information:
- Version ID
- Version
- Layer ID
- Layer
- Protection
- Bitrate
- Sampling Rate
- Padding
- Private Channel_mode
- Copyright
- Original
General information:
- the length of the title in seconds (e.g. 553)
- the length of the title (e.g. 05:53)
- the filesize in bytes (e.g. 5662384)
- the filesize in human-readable format (e.g. 5.40 MB)
- Name
- Artist
- Album
- Year
- Comment
- Track No.
- Genre No.
- Genre
- APIC (embedded pictures)
- COMM (Comments)
- TALB (Album name)
- TCOM (Composer)
- TCON (Content type / Genre)
- TCOP (Copyright message)
- TIT2 (Title / Songname)
- TOPE (Original artist)
- TPE1 (Artist)
- TPE2 (Band)
- TPOS (Part of a set)
- TPUB (Publisher)
- TRCK (Track no.)
- TSSE (Software/Hardware and settings used for encoding)
- TYER (Year)
- USLT (Unsychronized lyric/text transcription)
- more may be added on request
To make it rather light-weight each MP3 file is only analyzed once and the results are cached.
Comments
2011-08-23 10:57
None is of freedom or of life deserving unless he daily conquers it anew.
2011-04-15 18:49
can anyone elaborate properly that what is expression engine?
2011-04-10 00:11
it is only extract or it can be a tag editor?
anyway salute for great addons
2011-03-24 16:21
great article, I need to know about add-ons, Could anyone post the information about it?
2011-01-10 02:27
Immediately you posted this article I rushed to my add-ons and I activated it, then I extracted information from my mp3 file so that I could make it available in variables in my ExpressionEngine. Imagine it did work out for me.
2010-07-28 14:00
This can be useful if you are podcasting or publishing any kind of MP3..
2010-05-22 23:01
Great article. I really like it. Thanks for information a lost.
2010-01-27 14:07

Hi,
There’s a typo in the mcp.mp3_info.php backend class. In the deinstall method you have “Pingback” in the deletion query instead of the name of your module.