- Main

* MP3 Server Box
    - Features
    - Developper Doc
    - Download / Install
    - News / Changelog

* MP3SB Clients
    - TK/perl
    - C/Curses
    - Perl/Curses
    - Cgi
    - PHP3
    - WM DockAppS
    - Java
    - Gkrellm
    - GMp3SB
    - Windows(tm)
    - Qt/Kde

* Hardware
    - Supply for car
    - LCD
    - IR
    - Mp3car Client

* Misc
    - FAQ
    - Links
    - Gtk Equal
    - Pictures Gallery

* About
    - Download
    - The Crew
    - Contact Us





Da Picture



MP3SB Download
First you need to install
- rxaudio from http://www.xaudio.com
- MySQL server from http://www.tcx.se/
- DBI / DBD Mysql from http://www.symbolstone.org/technology/perl/DBI/
- MPEG::MP3Info http://pudge.net/ or here a mirror
(Debian user can use MySQL and DBI from Slink Package: mysql-base, mysql-dev, mysql-doc, mysql-manual, mysql-server, libdbi-perl, libdbd-mysql-perl)

And this perl scripts mp3sb_serv.tgz

MP3SB Install
First you need to have MySQL / DBI / rxaudio and MPEG::MP3Info installed .. and mysql running of course ..

The next step is to create a user called mp3 in the Mysql:mysql database .
The script MySQL_create_user.sql is your friend here ..

Next reload the database config ..

And now create all the SQL table ..

Here all the comands :



mysql -u root --password=xxxxxxxx < MySQL_create_user.sql
mysqladmin -u root -p reload
mysql -u mp3 < MySQL_create_Table.sql
mysql -u mp3 < MySQL_create_playlist.sql

(the --password=xxxxxxx is the password you use for mysql .. not the root/login password !!)

After this done .. put some Mp3 in /mp3/ directory .. and run :


mp3sync

*** scanning /dummy ***
0 new files, 0 files gone, 0 up-to-date entries found
*** scanning /mnt/mp3 ***
new : /mnt/mp3/big/music/U2/The Joshua Tree/01 - Where The Streets Have No Name.mp3
new : /mnt/mp3/big/music/U2/The Joshua Tree/02 - I Still Haven't Found What I'm Looking For.mp3
new : /mnt/mp3/big/music/U2/The Joshua Tree/03 - With Or Without You.mp3
new : /mnt/mp3/big/music/U2/The Joshua Tree/04 - Bullet The Blue Sky.mp3
new : /mnt/mp3/big/music/U2/The Joshua Tree/05 - Running To Stand Still.mp3
new : /mnt/mp3/big/music/U2/The Joshua Tree/06 - Red Hill Mining Town.mp3
new : /mnt/mp3/big/music/U2/The Joshua Tree/07 - In God's Country.mp3
new : /mnt/mp3/big/music/U2/The Joshua Tree/08 - Trip Through Your Wires.mp3
new : /mnt/mp3/big/music/U2/The Joshua Tree/09 - One Tree Hill.mp3
new : /mnt/mp3/big/music/U2/The Joshua Tree/10 - Exit.mp3
new : /mnt/mp3/big/music/U2/The Joshua Tree/11 - Mothers Of The Disappeared.mp3
11 new files, 0 files gone, 955 up-to-date entries found

If all work fine .. You can now play with the deamon ./mp3sb_serv.pl

And Enjoy the music !!!

Member of the VA Affiliate Underground



Last modified : Mon Jun 19 22:27:30 2000
Emacs, wml and Gimp Powered
Copyright Jérôme Kerdreux 1999
Contact Jerome.Kerdreux@finix.EU.org