mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
- Fixed parsing 'E' records in epg2html.pl. - Fixed a deadlock when switching channels via Schedule/Now|Next/Switch (reported by Martin Hammerschmid). - Changed the meaning of the 'Ca' parameter in 'channels.conf'. Each channel can now define which decryption method it needs in order to be accessed. The new configuration file 'ca.conf' contains the defined values, and the default 'channels.conf' has been modifed to contain the new values for 'Premiere World' and 'ORF'. If you use the default 'channels.conf' and have the conditional access hardware to receive encrypted channels, please make sure you copy the file 'ca.conf' into your /video directory (or wherever your configuration files are located) and go into the "Setup" menu and set the CICAM values according to your hardware setup. Currently there are two possible CICAM entries per DVB card, so any card can implement up to two different conditional access modes (besides the default "Free To Air" mode, which is always assumed to be available on any DVB card). - Updated French language texts (thanks to Jean-Claude Repetto).
23 lines
380 B
Plaintext
23 lines
380 B
Plaintext
# 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
|