.TH "kissdx" "1" "February, 2009" "kissdx v0.14" "User Commands" .SH "NAME" kissdx \- KiSS PC\-Link Daemon .SH "SYNOPSIS" .B kissdx [\-d] [\-c] [\-v] .br .B kissdx [\-s] [\-m] [\-p] [\-v] .br .B kissdx [\-h] [\-v] .SH "DESCRIPTION" .PP .B kissdx is an open source daemon which enables a Linux, Macosx or Windows box to stream videos, audio and pictures to a KiSS 15xx/5xx/6xx/16xx DVD/media player. .P .B kissdx can also act as a KiSS Markup Language (KML) forwarder, enabling access to external sites like http://tinystocks.com/k/docs/kiss.html from your KiSS player. .P .B kissdx is an enhanced version of .B kissd with multiple added functions, including .B ISO and .B VIDEO_TS folder streaming. .SH "OPTIONS" .TP .B \-c, \-\-config FILE Use the specified configuration file instead of searching for kissdx.conf in $HOME/ and /etc/ .B (*) .TP .B \-d, \-\-daemon Start in daemon mode (fork into background and redirect all logs to syslog. .TP .B \-h, \-\-help Print the on\-line help. .TP .B \-v, \-\-verbose level Set verbose logging level. With level in {1..5}|{Error|Warning|Protocol|Information|Debug}. .TP .B \-s, \-\-send ADMCOMMAND Send administration COMMAND to a running kissdx daemon. Refer section below for details. .TP .B \-m, \-\-mediacenter HOST Send administration command to a running kissdx daemon on HOST. .TP .B \-p, \-\-port PORT Send administration command to a running kissdx daemon on PORT. .SH "FILES" .PP .B $HOME/.kissdx .br .B /etc/kissdx.conf .B (*) configuration file for kissdx (searched in this order) .TP .B (*) A different directory may be used instead of .B /etc/ depending on your distribution. Examples: .B /opt/etc/ on Optware, .B /usr/local/etc/ on FreeBSD. .br .SH "ADMCOMMAND" .PP \fBs\fR Trigger a server stop and finish current streaming .br \fBfrs\fR Trigger a forced stop of server and all streaming .br \fBrlc\fR Trigger a configuration reload from kissdx.conf .br \fBgtc\fR Retrieve current in\-memory configuration in text format.br .P \fBgksv\fR Retrieve kissdx version .br \fBgksvd\fR Retrieve kissdx version date .br \fBgdic\fR Retrieve dictionary of supported admin commands .br \fBglarg\fR Retrieve command line argument at launch time .br \fBgldt\fR Retrieve timestamp at launch time .br \fBglcus\fR Retrieve command line custom option .P \fBgcal\fR Retrieve current configuration autoload setting .br \fBgdsn\fR Retrieve current media list prefix sequence numbers mode .br \fBgverbose\fR Retrieve current verbose loglevel .br \fBglisthidden\fR Retrieve current setting for listing of hidden entries .P \fBsv(1..5)\fR Set a new value for Verbose log level .br \fBscal.yes\fR Enable or (.no)disable automatic configuration reload .br \fBsdsn.yes\fR Enable or (.no)disable prefix sequence numbers media names .br \fBslisthidden.yes\fR Enable or (.no)disable listing of hidden entries .P (PCLINK command) .br \fBlau\fR List audio from root mediacenter .br \fBlpi\fR List picture .br \fBlvi\fR List video .br \fBlvi /video/kids/\fR List media from a subdirectory of the mediacenter .br .SH "NETWORK" .PP .br \fBkissdx\fR use TCP:8000+ TCP:8888+ TCP:8003+ UDP:8000 to serve all features. .br Refer to online verbose help (\-vh options) for a full network description on these ports. .br .SH "AUTHOR" kissdx: Vidar Tysse based on kissd .br kissd: Stelian Pop based on kiss4lin .br kiss4lin: Jacob Kolding . .SH "REPORTING BUGS" Please use the bug tracking system: .B http://www.vidartysse.net/BUGS/ .SH "SEE ALSO" Visit .B http://kissdx.vidartysse.net/ for more information and the latest version of kissdx and access the full documentation. .SH "COPYRIGHT SPECIFIC TO GD CODE" Parts of kissdx is graphics code from gd, in line with the following copyright notice. .br .TD COPYRIGHT STATEMENT FOLLOWS THIS LINE Portions copyright 1994\-\-2004 by Cold Spring Harbor Laboratory. Funded under Grant P41\-RR02188 by the National Institutes of Health. .br Portions copyright 1996\-\-2004 by Boutell.Com, Inc. .br Portions relating to GD2 format copyright 1999\-\-2004 Philip Warner. .br Portions relating to PNG copyright 1999\-\-2004 Greg Roelofs. .br Portions relating to gdttf.c copyright 1999\-\-2004 John Ellson (ellson@graphviz.org). .br Portions relating to gdft.c copyright 2001\-\-2004 John Ellson (ellson@graphviz.org). .br Portions relating to JPEG and to color quantization copyright 2000\-\-2004, Doug Becker .br and copyright (C) 1994\-\-2004 Thomas G. Lane. .br This software is based in part on the work of the Independent JPEG Group. .br Portions relating to GIF compression copyright 1989 by Jef Poskanzer and David Rowley, with modifications for thread safety by Thomas Boutell. .br Portions relating to GIF decompression copyright 1990, 1991, 1993 by David Koblas, with modifications for thread safety by Thomas Boutell. .br Portions relating to WBMP copyright 2000, 2001, 2002, 2003, 2004 Maurice Szmurlo and Johan Van den Brande. .br Portions relating to GIF animations copyright 2004 Jaakko Hyvtti (jaakko.hyvatti@iki.fi ) .br Permission has been granted to copy, distribute and modify gd in any context without fee, including a commercial application, provided that this notice is present in user\-accessible supporting documentation. .br This does not affect your ownership of the derived work itself, and the intent is to assure proper credit for the authors of gd, not to interfere with your productive use of gd. If you have questions, ask. "Derived works" includes all programs that utilize the library. Credit must be given in user\-accessible documentation. .br This software is provided "AS IS." The copyright holders disclaim all warranties, either express or implied, including but not limited to implied warranties of merchantability and fitness for a particular purpose, with respect to this code and accompanying documentation. .br Although their code does not appear in the current release, the authors also wish to thank Hutchison Avenue Software Corporation for their prior contributions.