'\" -*- coding: us-ascii -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH xxvd 1 "April 05, 2010" "" "" .SH NAME XXV \- means "Xtreme eXtension for VDR" and is a central service for the administration of the VDR and his environment. .SH SYNOPSIS 'nh .fi .ad l \fBxxvd\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu [\fB--configfile=\fR \fIFILE\fR] [\fB--logfile=\fR \fIFILE\fR] [\fB--pidfile=\fR \fIFILE\fR] [\fB--localedir=\fR \fIDIRECTORY\fR] [\fB--moduledir=\fR \fIDIRECTORY\fR] [\fB--docudir=\fR \fIDIRECTORY\fR] [\fB--poddir=\fR \fIDIRECTORY\fR] [\fB--htmldir=\fR \fIDIRECTORY\fR] [\fB--fontdir=\fR \fIDIRECTORY\fR] [\fB--newsmods=\fR \fIDIRECTORY\fR] [\fB--newstmpl=\fR \fIDIRECTORY\fR] [\fB--xmltv=\fR \fIDIRECTORY\fR] [\fB--verbose=\fR \fILEVEL\fR] [\fB--version\fR] [\fB--nofork\fR] [\fB--kill\fR] 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION \fBxxvd\fR is daemon behind XXV. XXV provides a central service to administer VDR, it's contain a http daemon, a telnet server and a WAP server among other services. And is extendable by plugins and skins. XXV allows to manage timers, auto timers, channels, recordings and much more provided by VDR .SH OPTIONS .TP --configfile=\fIFILE\fR Use \*(T<\fIFILE\fR\*(T> as config file for XXV. The config file is modified by XXV, so it shall not be read-only. .TP --logfile=\fIFILE\fR. Output all log messages to \*(T<\fIFILE\fR\*(T>. .TP --pidfile=\fIFILE\fR Write process id of \fBxxvd\fR daemon to \*(T<\fIFILE\fR\*(T>. .TP --localedir=\fIDIRECTORY\fR Search for locales in \*(T<\fIDIRECTORY\fR\*(T>. \*(T<\fIDIRECTORY\fR\*(T> should contain the typical locales structure with XXV's translations. (eg. de/LC_MESSAGES/xxv.mo) .TP --moduledir=\fIDIRECTORY\fR Search for modules (plugins) in \*(T<\fIDIRECTORY\fR\*(T>. .TP --docudir=\fIDIRECTORY\fR \*(T<\fIDIRECTORY\fR\*(T> with template files used for generate documentation. .TP --poddir=\fIDIRECTORY\fR Generate the selfdocumentation files in \*(T<\fIDIRECTORY\fR\*(T>. Documentation files are generated by XXV, so it shall be writable. .TP --htmldir=\fIDIRECTORY\fR XXV searchs for it's html templates in \*(T<\fIDIRECTORY\fR\*(T>. Each subdirectory in \*(T<\fIDIRECTORY\fR\*(T> is seen as a set of templates (Skin). .TP --fontdir=\fIDIRECTORY\fR XXV searchs usable fonts in \*(T<\fIDIRECTORY\fR\*(T>. .TP --contrib=\fIDIRECTORY\fR XXV use some external scripts in \*(T<\fIDIRECTORY\fR\*(T>. .TP --newsmods=\fIDIRECTORY\fR \fBxxvd\fR search for news modules (news plugins) in \*(T<\fIDIRECTORY\fR\*(T>. .TP --newstmpl=\fIDIRECTORY\fR XXV searches for news templates in \*(T<\fIDIRECTORY\fR\*(T>. .TP --xmltv=\fIDIRECTORY\fR In this \*(T<\fIDIRECTORY\fR\*(T> XXV searchs usable files or templates to import epg data from xmltv sources. .TP --verbose=\fILEVEL\fR Select the verbose \fILEVEL\fR of the logged messages of XXV. .RS .TP 0.2i \(bu 0 - Don't log messages .TP 0.2i \(bu 1 - Errors only .TP 0.2i \(bu 2 - Messages depends user action .TP 0.2i \(bu 3 - More events .TP 0.2i \(bu 5 - Lots of messages .TP 0.2i \(bu >5 - Messages with dump of caller stack .RE .TP --version Display the version number and exit. .TP --nofork Debug mode: don't fork to the background. .TP --kill Kill daemon \fBxxvd\fR. .SH AUTHOR This manual page was written by Tobias Grimm <<\*(T>>. .PP (April 05, 2010)