slimp3(1)
NAME
slimp3 -- MPEG Layer III Streaming Server
SYNOPSIS
slimp3 [--help] [--mp3dir dir] [--daemon] [--stdio] [--httpport portnumber [--httpaddr listenip] ] [--cliport portnumber [--cliaddr listenip>] ] [--prefsfile prefsfilepath [--prefsfile2 prefsfilepath] ] [--pidfile pidfilepath>] [--quiet] [--playeraddr listenip] [--streamaddr listenip] [--nosetup]
DESCRIPTION
This manual page documents briefly the slimp3 command.
- This manual page was written for the Debian distribution
- because the original program does not have a manual page. In
- stead, it has documentation inline.
OPTIONS
- These programs follow the usual GNU command line syntax,
- with long options starting with two dashes (`-'). A summary of
- options is included below. For a complete description, see the
- slimp3 --help output.
--help
Show this usage information.- --mp3dir
The path to a directory of your MP3 files. - --daemon
Run the server in the background. - This may only work on Unix-like systems.
- --stdio
Use standard in and out as a command line inter - face to the server.
- --httpport
Activate the web interface on the specified - port.
- Set to 0 in order disable the web server.
- --httpaddr
Activate the web interface on the specified IP - address.
- --cliport
Activate the command line interface TCP/IP in - terface on the specified port. Set to 0 in order disable the com
- mand line interface server.
- --cliaddr
Activate the command line interface TCP/IP in - terface on the specified IP address.
- --prefsfile
Specify where the preferences file should be - stored.
- --prefsfile2
If set, this file will override prefsfile values - and should not be writtable. For example, use --prefs
- file=/var/lib/slimp3/slimp3.conf --prefs
- file2=/etc/slimp3/slimp3.conf.
- --pidfile
Specify where a process ID file should be - stored.
- --quiet
Minimize the amount of text output. - --playeraddr
Specify the _server's_ IP address to use to con - nect to SLIMP3 players.
- --streamaddr
Specify the _server's_ IP address to use to con - nect to streaming audio sources.
- --nosetup
Disable setup via http.
CONFIGURATION
- You can change startup parameters by editing /etc/de
- fault/slimp3 and changing PARAMETERS variable.
SEE ALSO
Readme files in /usr/share/doc/slimp3.
AUTHOR
- This manual page was written by Bruno Rodrigues (bruno.ro
- drigues@litux.org) for the Debian system (but may be used by oth
- ers). Permission is granted to copy, distribute and/or modify
- this document under the terms of the GNU Free Documentation Li
- cense, Version 1.1 or any later version published by the Free
- Software Foundation; with no Invariant Sections, no Front-Cover
- Texts and no Back-Cover Texts.