MyMP3s v0.1 10/21/01
This set of scripts allow you to put the id3 information of all your
mp3 track into a MySQL table. Therefore, the index.php file is used.
To search the database, use the search.php file.
Download MyMP3s v0.1
ZIP version
Prerequisites:
1) Working Webserver
2) PHP >4.01pl1
3) MySQL database server
Installation:
1) Extract the .zip or .gz file into a new folder
2) Set up a new database (or new table, but then you'll have to edit the
tables.sql file)
3) Apply tables.sql via shell, telnet, ssh or phpmyadmin
- with shell: mysql < tables.sql -u Username -p Password
- with phpmyadmin: just click on the desired db on the left and paste the sql code
4) Set the database options in the dbclass.php file
FINISHED!
To Do's: A whole lot! :-)
- Will add recursion functionality
- think about a way to update the entries
- improve user interface
- start listening to mp3s directly from the search results page
I am open to suggestions, mail me at migh_t@gmx.de
Have fun, Tobi
NOTE: Please consider that this is ALPHA software! It does not have the approach to be completed ;-)
But maybe soon if I'll have more time...
You're visitor Nr. 24136