diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-03 16:12:29 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-03 16:12:29 +0100 |
commit | 9d4456a0a3dc65ee03baaa2fda8f8e0348664997 (patch) | |
tree | 365528c26bbc6d4f10b84c455329faa221de5457 /ca.conf | |
parent | 9f5397b51006f7918c07217b98e91ced547eb6f6 (diff) | |
download | vdr-9d4456a0a3dc65ee03baaa2fda8f8e0348664997.tar.gz vdr-9d4456a0a3dc65ee03baaa2fda8f8e0348664997.tar.bz2 |
CICAM setup for conditional access channels
Diffstat (limited to 'ca.conf')
-rw-r--r-- | ca.conf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ca.conf b/ca.conf new file mode 100644 index 00000000..7024ee42 --- /dev/null +++ b/ca.conf @@ -0,0 +1,22 @@ +# Conditional Access configuration for VDR +# +# Format: +# +# number description +# +# Please contact kls@cadsoft.de before assigning a new number +# to a description, in order to keep them unique. + +0 Free To Air + +# BetaCrypt + +101 Premiere World +102 ORF + +# Special values to "hard code" a channel to a specific DVB card: + +1 DVB 1 +2 DVB 2 +3 DVB 3 +4 DVB 4 |