1
2vdradmind(1) General Commands Manual vdradmind(1)
3
4
5
7 vdradmind
8
9
11 vdradmind [ --nofork ] [ --config ] [ --kill ]
12
13
15 vdradmind provides a webinterface for managing the Linux Video Disk
16 Recorder (VDR), it has a virtual remote to control your VDR, you can
17 view live-tv as a small slideshow, you can search for certain shows in
18 the EPG....
19
20 By default vdradmind will listen on port 8001.
21
22 Note: Your VDR must be configured to be accessible via SVDRP from the
23 machine, you run vdradmind from.
24
25
27 --nofork / -nf
28 Do not fork on start of vdradmin. (vdradmin does not go into
29 daemon-mode)
30
31
32 --config / -c
33 Ask some questions, to interactively generate the config-file
34 /etc/vdradmin/vdradmind.conf
35
36
37 --kill / -k
38 Kill a forked vdradmin.
39
40
41 --help Display a short message about the options of the tool.
42
43
45 This man-page has been written by Thomas Schmidt <thomas@thsnet.de>
46
47 Permission is granted to copy, distribute and/or modify this document
48 under the terms of the GNU General Public License, Version 2 any later
49 version published by the Free Software Foundation.
50
51 On Debian systems, the complete text of the GNU General Public License
52 can be found in /usr/share/common-licenses/GPL.
53
54
55
56 vdradmind(1)