summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-02-24 11:55:10 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-02-24 11:55:10 +0100
commit1f6888c8077689d530741cac5c7aeb4874ff1c04 (patch)
tree9b63e3826199df2a0a578a53c60b0c85162d978a /INSTALL
parentad27adfef3ccf107a01e501c1df1f266d9c237d9 (diff)
downloadvdr-1f6888c8077689d530741cac5c7aeb4874ff1c04.tar.gz
vdr-1f6888c8077689d530741cac5c7aeb4874ff1c04.tar.bz2
Support for DVB-C
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL11
1 files changed, 11 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 5c445085..b15e7b92 100644
--- a/INSTALL
+++ b/INSTALL
@@ -144,6 +144,17 @@ As a starting point you can copy the 'channels.conf' file that comes with the
VDR archive into your video directory (or into your config directory,
respectively, in case you have redirected it with the -c option).
+Running VDR with DVB-C (cable):
+-------------------------------
+
+VDR automatically recognizes if the DVB card in use is a cable card.
+The only things that needs to be different when using digital cable
+is the 'channels.conf' file. The distribution archive contains a default
+'channels.conf.cable', which cable users can rename or copy to 'channels.conf'
+in order to receive cable channels. The format of this file is exactly the
+same as for satellite channels (the fields containing "Polarization" and
+"Diseqc" data are ignored in case of DVB-C).
+
Learning the remote control keys:
---------------------------------