mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Auto-Update wiki pages
parent
feff69c118
commit
4087e1b5e7
@ -118,7 +118,7 @@ Make the device with the given number the primary device. Without option it retu
|
||||
|
||||
### PUTE [ <file> ]
|
||||
|
||||
Put data into the EPG list. The data entered has to strictly follow the format defined in <a href="VDR-file-formats-and-conventions">vdr(5)</a> for the '<a href="VDR-file-formats-and-conventions#epg-data">epg.data</a>' file. A '.' on a line by itself terminates the input and starts processing of the data (all entered data is buffered until the terminating '.' is seen). If a file name is given, epg data will be read from this file (which must be accessible under the given name from the machine VDR is running on). In case of file input, no terminating '.' shall be given.
|
||||
Put data into the EPG list. The data entered has to strictly follow the format defined in <a href="VDR-File-Formats-and-Conventions">vdr(5)</a> for the '<a href="VDR-File-Formats-and-Conventions#epg-data">epg.data</a>' file. A '.' on a line by itself terminates the input and starts processing of the data (all entered data is buffered until the terminating '.' is seen). If a file name is given, epg data will be read from this file (which must be accessible under the given name from the machine VDR is running on). In case of file input, no terminating '.' shall be given.
|
||||
|
||||
### REMO [ on | off ]
|
||||
|
||||
|
@ -42,7 +42,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>SEE ALSO</h1>
|
||||
<p><a href="VDR-command-reference">vdr(1)</a>, <a href="VDR-file-formats-and-conventions">vdr(5)</a></p>
|
||||
<p><a href="VDR-Command-Reference">vdr(1)</a>, <a href="VDR-File-Formats-and-Conventions">vdr(5)</a></p>
|
||||
</section>
|
||||
</div>
|
||||
<table>
|
||||
|
@ -1837,7 +1837,7 @@ osd->DrawText(x, y, s, Theme.Color(clrButtonRedFg), Theme.Color(clrButtonRedB
|
||||
|
||||
By default this will use the colors that have been defined in the respective
|
||||
<tt>THEME_CLR()</tt> line, but may be overwritten through user supplied theme
|
||||
files (see <tt>man <a href="VDR-file-formats-and-conventions">vdr(5)</a></tt> for information about the format of a theme file).
|
||||
files (see <tt>man <a href="VDR-File-Formats-and-Conventions">vdr(5)</a></tt> for information about the format of a theme file).
|
||||
|
||||
<hr><h2>Devices</h2>
|
||||
|
||||
|
@ -191,7 +191,7 @@
|
||||
</dl>
|
||||
<p>If started without any options, vdr tries to read command line
|
||||
options from files named '*.conf' in the directory /etc/vdr/conf.d. Files
|
||||
are read in alphabetical order. See <a href="VDR-file-formats-and-conventions">vdr(5)</a> for details.</p>
|
||||
are read in alphabetical order. See <a href="VDR-File-Formats-and-Conventions">vdr(5)</a> for details.</p>
|
||||
</section>
|
||||
<section>
|
||||
<h1>SIGNALS</h1>
|
||||
@ -264,7 +264,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>SEE ALSO</h1>
|
||||
<p><a href="VDR-file-formats-and-conventions">vdr(5)</a>,<a href="svdrpsend-command-reference">svdrpsend(1)</a></p>
|
||||
<p><a href="VDR-File-Formats-and-Conventions">vdr(5)</a>,<a href="Svdrpsend-Command-Reference">svdrpsend(1)</a></p>
|
||||
</section>
|
||||
<section>
|
||||
<h1>AUTHOR</h1>
|
||||
|
@ -1072,11 +1072,11 @@ Calendar: date;echo;cal
|
||||
<tr>
|
||||
<td><channel id> </td>
|
||||
<td>is the "channel ID", made up from the parameters defined in
|
||||
'<a href="VDR-file-formats-and-conventions#channels">channels.conf</a>'</td>
|
||||
'<a href="VDR-File-Formats-and-Conventions#channels">channels.conf</a>'</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><channel name> </td>
|
||||
<td>is the "name" as in '<a href="VDR-file-formats-and-conventions#channels">channels.conf</a>' (for information only, may
|
||||
<td>is the "name" as in '<a href="VDR-File-Formats-and-Conventions#channels">channels.conf</a>' (for information only, may
|
||||
be left out)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1268,7 +1268,7 @@ Calendar: date;echo;cal
|
||||
</section>
|
||||
<section>
|
||||
<h1>SEE ALSO</h1>
|
||||
<p><a href="VDR-command-reference">vdr(1)</a></p>
|
||||
<p><a href="VDR-Command-Reference">vdr(1)</a></p>
|
||||
</section>
|
||||
<section>
|
||||
<h1>AUTHOR</h1>
|
||||
|
@ -72,7 +72,7 @@
|
||||
(defined in 'keymacros.conf')
|
||||
|
||||
Note that in normal viewing mode (no OSD active) the color keys can have user
|
||||
defined functionality, as configured in '<a href="VDR-file-formats-and-conventions#key-macros">keymacros.conf</a>'.
|
||||
defined functionality, as configured in '<a href="VDR-File-Formats-and-Conventions#key-macros">keymacros.conf</a>'.
|
||||
The default assignment is
|
||||
|
||||
Red Recordings menu
|
||||
@ -240,7 +240,7 @@
|
||||
|
||||
## Switching through channel groups
|
||||
|
||||
If the '<a href="VDR-file-formats-and-conventions#channels">channels.conf</a>' file contains "group separators" you can switch
|
||||
If the '<a href="VDR-File-Formats-and-Conventions#channels">channels.conf</a>' file contains "group separators" you can switch
|
||||
through these groups by pressing the "Left" and "Right" key while no
|
||||
menu is being displayed. The channel display will show the name of the
|
||||
group, and if you press the "Ok" key while the group name is being
|
||||
@ -313,12 +313,12 @@
|
||||
|
||||
## Processing Recordings
|
||||
|
||||
The configuration file '<a href="VDR-file-formats-and-conventions#recording-commands">reccmds.conf</a>' can be used to define system commands
|
||||
The configuration file '<a href="VDR-File-Formats-and-Conventions#recording-commands">reccmds.conf</a>' can be used to define system commands
|
||||
that can be applied to the recording that is currently highlighted in the
|
||||
"Recordings" menu. The "Red" key in the "Recordings" menu opens the "Recording
|
||||
commands" menu if there are commands defined in the file '<a href="VDR-file-formats-and-conventions#recording-commands">reccmds.conf</a>'. Pressing
|
||||
commands" menu if there are commands defined in the file '<a href="VDR-File-Formats-and-Conventions#recording-commands">reccmds.conf</a>'. Pressing
|
||||
one of the keys '1'..'9' in the "Recordings" menu executes the corresponding
|
||||
command from '<a href="VDR-file-formats-and-conventions#recording-commands">reccmds.conf</a>' (see also "Executing system commands" below).
|
||||
command from '<a href="VDR-File-Formats-and-Conventions#recording-commands">reccmds.conf</a>' (see also "Executing system commands" below).
|
||||
|
||||
## Replay Control
|
||||
|
||||
@ -653,7 +653,7 @@ VDR version 2.6.6 added '/' to this list.
|
||||
within the current one; if the "Sub folder" option is set to "yes", this will
|
||||
be a folder that contains other folders (indicated by "..." following the
|
||||
folder name in the list). The "Yellow" key deletes the current folder (note
|
||||
that this will merely delete the folder definition stored in '<a href="VDR-file-formats-and-conventions#folders">folders.conf</a>'
|
||||
that this will merely delete the folder definition stored in '<a href="VDR-File-Formats-and-Conventions#folders">folders.conf</a>'
|
||||
and has no effect on existing timers or recordings). The "Blue" key can be
|
||||
used to edit an existing folder definition. The "Red" key opens a folder that
|
||||
contains sub folders, while pressing Ok selects the current folder. Once a
|
||||
@ -1322,20 +1322,20 @@ VDR version 2.6.6 added '/' to this list.
|
||||
## Executing system commands
|
||||
|
||||
The "VDR" menu option "Commands" allows you to execute any system commands
|
||||
defined in the configuration file '<a href="VDR-file-formats-and-conventions#commands">commands.conf</a>' (see <a href="VDR-file-formats-and-conventions">vdr(5)</a> for details).
|
||||
defined in the configuration file '<a href="VDR-File-Formats-and-Conventions#commands">commands.conf</a>' (see <a href="VDR-File-Formats-and-Conventions">vdr(5)</a> for details).
|
||||
The "Commands" option will only be present in the "VDR" menu if a valid
|
||||
'<a href="VDR-file-formats-and-conventions#commands">commands.conf</a>' file containing at least one command definition has been
|
||||
'<a href="VDR-File-Formats-and-Conventions#commands">commands.conf</a>' file containing at least one command definition has been
|
||||
found at program start.
|
||||
|
||||
This feature can be used to do virtually anything, like checking for new
|
||||
mail, displaying the CPU temperature - you name it! All you need to do is
|
||||
enter the necessary command definition into '<a href="VDR-file-formats-and-conventions#commands">commands.conf</a>' and implement
|
||||
enter the necessary command definition into '<a href="VDR-File-Formats-and-Conventions#commands">commands.conf</a>' and implement
|
||||
the actual command that will be called. Such a command can typically be a
|
||||
shell script or a Perl program. Anything that command writes to stdout will
|
||||
be displayed on a result screen after executing the command. This screen will
|
||||
use a 'fixed' font so that you can generate formatted output. In order to
|
||||
avoid error messages going to stderr, command definitions should redirect
|
||||
stderr to stdout (see <a href="VDR-file-formats-and-conventions">vdr(5)</a>).
|
||||
stderr to stdout (see <a href="VDR-File-Formats-and-Conventions">vdr(5)</a>).
|
||||
|
||||
WARNING: THE COMMANDS DEFINED IN 'commands.conf' WILL BE EXECUTED UNDER THE
|
||||
======= SAME USER ID THAT VDR IS RUNNING WITH. BE VERY CAREFUL WHEN
|
||||
|
Loading…
x
Reference in New Issue
Block a user