Plugins that enhance the jukebox, use ID3 tag information in media files, etc

1) Unzip getid3.zip and upload /getid3 directly into your main forums directory, i.e. yoursite/forums/getid3
   *** NB: Be sure that you don't make it a sub-sub-directory - it's getid3 not getid3/getid3 

getid3.zip contains a stripped-down set of the getid3 utilities available from http://getid3.sourceforge.net/

This is required in order for the jukebox-enhancements extra to work.  

It also patches the standard image handling code to grab and display the cover art from mp3 files.


2) jukebox-enhancements plugin

Effects:

For mp3 files,
a) Jukebox grabs the cover image (if any) from the file
b) Scan and Add Link create entries that use the ID3 tags to set up the title name, description and thumbnail image

For jpeg files,
b) Scan and Add Link create entries that use the exif tags to add information to the description

For m3u files,
a) Scan and Add Link create entries that use the ID3 tags to set up a list of title names

For mpg, mov and rm movie files
a) Resizes the jukebox window according to the video dimensions

3) jukebox-resize.xml

No longer needed - functionality built into the admin/media players page