This may help if there is anything wrong with my set up

J


Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Jonathan>cd C:\program
files\slimserver\server

C:\Program Files\SlimServer\server>slim --d_source --d_remotescreen
Unknown option: d_remotescreen
Usage: slim [--audiodir <dir>] [--playlistdir <dir>] [--diag]
[--daemon] [--stdi
o] [--logfile <logfilepath>]
[--user <username>]
[--group <groupname>]
[--httpport <portnumber> [--httpaddr <listenip>]]
[--cliport <portnumber> [--cliaddr <listenip>]]
[--priority <priority>]
[--prefsfile <prefsfilepath> [--pidfile <pidfilepath>]]
[--d_various]

--help           => Show this usage information.
--audiodir       => The path to a directory of your MP3 files.
--playlistdir    => The path to a directory of your playlist
files.
--cachedir       => Directory for SlimServer to save cached music
and web da
ta
--diag                       => Use diagnostics, shows more verbose
errors.
Also slows down library processing considerably
--logfile        => Specify a file for error logging.
--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
interface
to the server
--user           => Specify the user that server should run as.
Only usable if server is started as root.
This may only work on Unix-like systems.
--group          => Specify the group that server should run as.
Only usable if server is started as root.
This may only work on Unix-like systems.
--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
interface
on the specified port. Set to 0 in order
disable the
command line interface server.
--cliaddr        => Activate the command line interface TCP/IP
interface on the specified IP address.
--prefsfile      => Specify the path of the the preferences file
--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
connect
to Slim players
--priority       => set process priority from -20 (high) to 20
(low)
no effect on non-Unix platforms
--streamaddr     => Specify the _server's_ IP address to use to
connect
to streaming audio sources
--scanonly       => Only run the library scanner, then exit.
--noscan         => Don't scan the music library.
--nosetup        => Disable setup via http.
--noserver       => Disable web access server settings, but leave
player set
tings accessible. Settings changes arenot preserved.

The following are debugging flags which will print various information
to the console via stderr:

--d_artwork      => Display information on artwork display
--d_cli          => Display debugging information for the
command line interface interface
--d_client       => Display per-client debugging.
--d_command      => Display internal command execution
--d_control      => Low level player control information
--d_directstream => Debugging info on direct streaming
--d_display      => Show what (should be) on the player's display
--d_factorytest  => Information used during factory testing
--d_favorites    => Information about favorite tracks
--d_files        => Files, paths, opening and closing
--d_filehandle   => Information about the custom FileHandle object
--d_firmware     => Information during Squeezebox firmware updates
--d_formats      => Information about importing data from various
file forma
ts
--d_graphics     => Information bitmap graphic display
--d_http         => HTTP activity
--d_http_async   => AsyncHTTP activity
--d_http_verbose => Even more HTTP activity
--d_info         => MP3/ID3 track information
--d_ir           => Infrared activity
--d_irtm         => Infrared activity diagnostics
--d_itunes       => iTunes synchronization information
--d_itunes_verbose => verbose iTunes Synchronization information
--d_mdns         => Multicast DNS aka Zeroconf aka Rendezvous
information
--d_memory       => Turns on memory debugging interface -
developers only.
--d_moodlogic    => MoodLogic synchronization information
--d_musicmagic   => MusicMagic synchronization information
--d_mp3              => MP3 frame detection
--d_os           => Operating system detection information
--d_paths        => File path processing information
--d_perf         => Performance information
--d_parse        => Playlist parsing information
--d_playlist     => High level playlist and control information
--d_plugins      => Show information about plugins
--d_protocol     => Client protocol information
--d_prefs        => Preferences file information
--d_remotestream => Information about remote HTTP streams and
playlists
--d_scan         => Information about scanning directories and
filelists
--d_select       => Information about the select process
--d_server       => Basic server functionality
--d_scheduler    => Internal scheduler information
--d_slimproto    => Slimproto debugging information
--d_slimproto_v  => Slimproto verbose debugging information
--d_source       => Information about source audio files and
conversion
--d_source_v     => Verbose information about source audio files
--d_sql          => Verbose SQL debugging
--d_stdio        => Standard I/O command debugging
--d_stream       => Information about player streaming protocol
--d_stream_v     => Verbose information about player streaming
protocol
--d_sync         => Information about multi player synchronization
--d_sync_v       => Verbose information about multi player
synchronization
--d_time         => Internal timer information
--d_ui           => Player user interface information
--d_usage        => Display buffer usage codes on the player's
display

Commands may be sent to the server through standard in and will be
echoed via
standard out.  See complete documentation for details on the command
syntax.

C:\Program Files\SlimServer\server>


-- 
jonathanbarber
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to