PHP Classes
Icontem

Class: MP3 Management


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Nadir Latif  >  MP3 Management  >  Download  >  Support forum Support forum (8)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MP3 Management Support forum
Base name: mp3management
Description: Catalog MP3 files in a MySQL database
Related top rated classes: , ,
Version: 2.0
Required PHP version: 4.0
License: GNU General Public License (GPL)
All time users: 3469 users
All time rank: 598
Week users: 19 users
Week rank: 365
 
  Author   Group folder image Groups   Detailed description   Freshmeat project  
  Rate classes User ratings   Trackback   Applications   Files Files  

Author

Picture of Nadir Latif
Name: Nadir Latif is available for providing paid consulting. Contact Nadir Latif .
Published packages: 11 Browse this author's classes Browse this author's classes
Country: Sweden Sweden - PHP jobs in Sweden
Home page: ???
Age: 26
All time rank: 123
Week rank: 56

Innovation Award

PHP Programming Innovation award nominee
July 2007
Number 10
MP3 became a popular format for storing music in files since a long time ago. Many users have large collections of music stored in files in their computers.

This package provides a solution to manage collections of MP3 music files. It can make the lives of music lovers a lot easier by organizing the music titles that they have in their computers.

Manuel Lemos

Groups

Group folder image Content management Components and tools to manage content View top rated classes
Group folder image Audio Voice and music data generation and manipulation View top rated classes

Detailed description

This package can be used to build a catalog of MP3 files in a MySQL database.

It can traverse a given directory to find MP3 files. For each MP3 file that is found, it extracts its ID3 tags, including album art and adds an entry in a MySQL database.

The class also extracts 20 second clips of each MP3 file and stores in a sub-directory named clips. The duration of the clips is configurable. The class is intended to be used with the Id3 Tag Correction and Downloading script which corrects id3 tags and downloads lyrics,artist biography and other information using web services and other web sites.

Freshmeat project

Project record: mp3_management
Popularity score: 39.09
Vitality score: 1.75

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (66.7%)
Sufficient (66.7%)
Not sure (54.2%)
Sufficient (70.8%)
-
-
Not sure (52.5%)
1160
Month:
There are not enough user ratings to display for this class.

Trackback links

Link Description
Useful tool for organizing MP3 Surfing in php classes I’ve found an useful script to organize the MP3 musics file in a given directory...

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file clip_files.php Class Contains all mp3 clipping functions
Plain text file config.inc.php Conf. Contains configuration details
Plain text file db_structure.sql Data Data file
Files folder image getid3
  Plain text file extension.cache.dbm.php Class Id3 extraction code
  Plain text file extension.cache.mysql.php Class Id3 extraction code
  Plain text file getid3.lib.php Class Id3 extraction code
  Plain text file getid3.php Class Id3 extraction code
  Plain text file module.archive.gzip.php Class Id3 extraction code
  Plain text file module.archive.rar.php Class Id3 extraction code
  Plain text file module.archive.szip.php Class Id3 extraction code
  Plain text file module.archive.tar.php Class Id3 extraction code
  Plain text file module.archive.zip.php Class Id3 extraction code
  Plain text file module.audio-video.asf.php Class Id3 extraction code
  Plain text file module.audio-video.bink.php Class Id3 extraction code
  Plain text file module.audio-video.flv.php Class Id3 extraction code
  Plain text file module.audio-video.matroska.php Class Id3 extraction code
  Plain text file module.audio-video.mpeg.php Class Id3 extraction code
  Plain text file module.audio-video.nsv.php Class Id3 extraction code
  Plain text file module.audio-video.quicktime.php Class Id3 extraction code
  Plain text file module.audio-video.real.php Class Id3 extraction code
  Plain text file module.audio-video.riff.php Class Id3 extraction code
  Plain text file module.audio-video.swf.php Class Id3 extraction code
  Plain text file module.audio.aac.php Class Id3 extraction code
  Plain text file module.audio.ac3.php Class Id3 extraction code
  Plain text file module.audio.au.php Class Id3 extraction code
  Plain text file module.audio.avr.php Class Id3 extraction code
  Plain text file module.audio.bonk.php Class Id3 extraction code
  Plain text file module.audio.flac.php Class Id3 extraction code
  Plain text file module.audio.la.php Class Id3 extraction code
  Plain text file module.audio.lpac.php Class Id3 extraction code
  Plain text file module.audio.midi.php Class Id3 extraction code
  Plain text file module.audio.mod.php Class Id3 extraction code
  Plain text file module.audio.monkey.php Class Id3 extraction code
  Plain text file module.audio.mp3.php Class Id3 extraction code
  Plain text file module.audio.mpc.php Class Id3 extraction code
  Plain text file module.audio.ogg.php Class Id3 extraction code
  Plain text file module.audio.optimfrog.php Class Id3 extraction code
  Plain text file module.audio.rkau.php Class Id3 extraction code
  Plain text file module.audio.shorten.php Class Id3 extraction code
  Plain text file module.audio.tta.php Class Id3 extraction code
  Plain text file module.audio.voc.php Class Id3 extraction code
  Plain text file module.audio.vqf.php Class Id3 extraction code
  Plain text file module.audio.wavpack.php Class Id3 extraction code
  Plain text file module.graphic.bmp.php Class Id3 extraction code
  Plain text file module.graphic.gif.php Class Id3 extraction code
  Plain text file module.graphic.jpg.php Class Id3 extraction code
  Plain text file module.graphic.pcd.php Class Id3 extraction code
  Plain text file module.graphic.png.php Class Id3 extraction code
  Plain text file module.graphic.svg.php Class Id3 extraction code
  Plain text file module.graphic.tiff.php Class Id3 extraction code
  Plain text file module.misc.exe.php Class Id3 extraction code
  Plain text file module.misc.iso.php Class Id3 extraction code
  Plain text file module.tag.apetag.php Class Id3 extraction code
  Plain text file module.tag.id3v1.php Class Id3 extraction code
  Plain text file module.tag.id3v2.php Class Id3 extraction code
  Plain text file module.tag.lyrics3.php Class Id3 extraction code
  Plain text file write.apetag.php Class Id3 extraction code
  Plain text file write.id3v1.php Class Id3 extraction code
  Plain text file write.id3v2.php Class Id3 extraction code
  Plain text file write.lyrics3.php Class Id3 extraction code
  Plain text file write.metaflac.php Class Id3 extraction code
  Plain text file write.php Class Id3 extraction code
  Plain text file write.real.php Class Id3 extraction code
  Plain text file write.vorbiscomment.php Class Id3 extraction code
Files folder image helperapps
  Plain text file readme.txt Doc. Help file
Plain text file index.php Example sample file
Plain text file mysql.php Class Database functions
Plain text file porter_stemmer.php Class Functions for stemming words in id3 tags
Plain text file process_files.php Class Contains the main program code functions
Plain text file query_builder.php Class Database functions
Plain text file readme.txt Doc. Help file
Plain text file set_error_handling.php Aux. Sets the error handling function for the process_files.php file
Download all files: mp3management.tar.gz mp3management.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2010 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products