diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-07-18 11:17:32 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-07-18 11:17:32 +0200 |
commit | 8d508dec84fc8b9c513d4d44a7ff74e2e3d6eae9 (patch) | |
tree | 02249c3870ab40089e83c5a73d35bb242b7c2d13 /vdr.5 | |
parent | bf9e7df743ca99edd590671810cd3cd0171bf158 (diff) | |
download | vdr-8d508dec84fc8b9c513d4d44a7ff74e2e3d6eae9.tar.gz vdr-8d508dec84fc8b9c513d4d44a7ff74e2e3d6eae9.tar.bz2 |
Now storing the name of the service provider (aka "bouquet") in the channel name
Diffstat (limited to 'vdr.5')
-rw-r--r-- | vdr.5 | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 1.27 2004/05/15 09:24:57 kls Exp $ +.\" $Id: vdr.5 1.28 2004/07/18 11:06:54 kls Exp $ .\" .TH vdr 5 "1 Jun 2003" "1.2.0" "Video Disk Recorder Files" .SH NAME @@ -64,6 +64,11 @@ for this channel, it preceeds the full name and is delimited by a comma, as in \fBRTL,RTL Television:...\fR + +If present, the name of the service provider or "bouquet" is appended +to the channel name, separated by a semicolon, as in + +\fBRTL,RTL Television;RTL World:...\fR .TP .B Frequency The transponder frequency (as an integer). For DVB-S this value is in MHz. For DVB-C |