diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-24 10:49:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-24 10:49:16 +0100 |
commit | 64b66428518942e582cde02107611160505e3570 (patch) | |
tree | 3002ac7c0dad9beb26a80f1c515776c66a532005 /vdr.5 | |
parent | d8d65c7536c2569854483cb8af7cdc94afea9b44 (diff) | |
download | vdr-64b66428518942e582cde02107611160505e3570.tar.gz vdr-64b66428518942e582cde02107611160505e3570.tar.bz2 |
Channel names containing commas are now handled correctly in channels.conf
Diffstat (limited to 'vdr.5')
-rw-r--r-- | vdr.5 | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 2.7 2009/10/18 14:09:07 kls Exp $ +.\" $Id: vdr.5 2.8 2009/12/24 10:47:38 kls Exp $ .\" .TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files" .SH NAME @@ -65,6 +65,10 @@ as in \fBRTL Television,RTL:...\fR +If the short name itself would contain a comma, it is replaced with a '.'. +Note that some long channel names may contain a comma, so the delimiting comma +is always the rightmost one. + If present, the name of the service provider or "bouquet" is appended to the channel name, separated by a semicolon, as in |