Line | |
---|
1 | ##################### General Instruction - oscam.dvbapi ######################
|
---|
2 | # Oscam will work properly without these configs, but you will get quicker #
|
---|
3 | # access in case of Zapping, especially when your CAID is not in first row of PMT #
|
---|
4 | # - prioritize the CAID from your provider that fits your Smartcard #
|
---|
5 | # - exclude other CAID´s from your provider, that doesn´t fit your Smartcard #
|
---|
6 | # #
|
---|
7 | # just enable examples that fits to your environment #
|
---|
8 | # #
|
---|
9 | # For further details see the OSCAM documentation #
|
---|
10 | ###################################################################################
|
---|
11 |
|
---|
12 |
|
---|
13 | # Example Sky Germany S02 Card
|
---|
14 | #P: 1702
|
---|
15 | #P: 1833
|
---|
16 | #I: 09c4
|
---|
17 | #I: 09c7
|
---|
18 | #I: 09af
|
---|
19 | #I: 1722
|
---|
20 | #I: 1836
|
---|
21 |
|
---|
22 | # Example HDplus HD01 Card (white)
|
---|
23 | #M: 1830 1830:003411
|
---|
24 | #P: 1830:000000
|
---|
25 | #I: 1834:000000
|
---|
26 |
|
---|
27 |
|
---|
28 | # Example HDplus HD02 Card (black)
|
---|
29 | #M: 1843 1843:003411
|
---|
30 | #P: 1843:000000
|
---|
31 | #I: 1830:000000
|
---|
32 |
|
---|
33 | # Example ORF new ICE Card
|
---|
34 | #P: 0d95
|
---|
35 | #I: 0d05
|
---|
36 | #I: 0648
|
---|
37 |
|
---|
38 |
|
---|
Note: See
TracBrowser
for help on using the repository browser.