Dil ID: 1
Dil Adı: english
Dil Kodu: en3 Aerco Brand's Products
Dünyanın En Büyük
Elektronik Bilgi Kütüphanesi



3131313131
find [MP3 directory] −name "*.mp3" −print > playlist.m3u
By default the server uses port 2711, which is where your listeners will connect to, if you need to change this
this can be done in the config file.
The server can be remotely administered by telneting to it's admin port, by default port 2710 like so:
[dj@megajukebox Fluid−Beta2J]$ telnet localhost 2710
Trying 127.0.0.1..megajukebox
Connected to localhost.localdomain.
Escape character is '^]'.
jaguar
You are connected to the −Fluid− Streaming Server
Type "help" for a command reference
help
The following commands are available:
help conn curr exit
curr
Information about the currently broadcasted song:
Title: Beer Talk
Artist: Homer Simpson
Album: The Simpsons
Year: 1996
Comment: Borrowed this as an example
Genre: Comedy
The reference to "jaguar" is the admin password, this is the default. There is no prompt for the password so
please don't sit there waiting for one! I suggest that you change the password from the default otherwise you
will invite a hack! This can be changed in the config file, which looks like this:
[dj@megajukebox config]$ cat MP3TX.cfg
2711
2710
5
4096
32
1000
jaguar
playlist.m3u
current.txt
# −−− The lines are −−−
# 1. PORT number (the server will use)
# 2. PORT number (for maintaining the server remotely)
# 3. Maximum number of connections (the server will accept)
# 4 Packetsize when reading/sending (in bytes)
# 5. Bitrate of the mp3s in kbit/s (all mp3s must have same bitrate)
# 6. Delay between songs (in milliseconds)
# 7. Password for remote administration
# 8. Playlist name (list in .m3u format)
# 9. Name of the file to write song info to (from ID3−tag)
The Linux MP3−HOWTO
11.2 Fluid 28