utilitees

- Addons for ExpressionEngine 1.6.x

MP3 Info Documentation

Download Download

Installation:

Unzip the archive and copy the file pi.mp3info.php into the plugins-directory inside your Expression Engine system-directory.

Back to top

Tag

{exp:mp3info file="http://utilitees.silenz.org/mp3/Tom_Sawyer.mp3" path="/home/noone/htdocs/mp3/"}
{version_id}
{version}
{layer_id}
{layer}
{protection}
{bitrate}
{sampling_rate}
{padding}
{private}
{channel_mode}
{copyright}
{original}
{filesize}
{length}
{
/exp:mp3info} 
Back to top

Parameters:

We need the full path to the mp3-file. There are two parameters to achieve this:

file="" 
  1. If this is the full path + the filename, the path-parameter must not be used.
  2. If this is the filename only, specify the path in the path-parameter.
  3. If this is the URL to the file, the filename will be extracted. Specify the path in the path-parameter.
path="" 

The full path to the file. Use only in cases 2. and 3. explained above.

Back to top

Variables:

All the ones in the above usage example.

Back to top

Note:

This plugin requires the cache-folder in your ExpressionEngine system directory to be writeable by ExpressionEngine. A folder named ‘MP3info’ will be created there where cached file-information will be stored.

Back to top

Questions / bug reports

For general comments, brickbats & bouquets please use the form over here.
Name:

Email:

URL:


Remember my personal information
Notify me of follow-up comments?