mirror of
https://github.com/rofafor/vdr-plugin-satip.git
synced 2023-10-10 11:37:42 +00:00
Added initial support for x_ci parameter.
This commit is contained in:
10
README
10
README
@@ -67,8 +67,14 @@ S19.2E 3 Astra 1KR/1L/1M/2C
|
||||
=> Signal source = 3
|
||||
|
||||
A channel can be assigned into a specific SAT>IP frontend by giving the
|
||||
identifier number in RID field of a channels.conf entry.
|
||||
Valid range: 1 ... 8
|
||||
identifier number in RID field of a channels.conf entry:
|
||||
FE = RID % 100
|
||||
Valid range: 1 ... 99
|
||||
|
||||
A channel can be assigned into a specific integrated CI slot by giving
|
||||
the identifier number in RID field of a channels.conf entry:
|
||||
CI# = (RID / 100) % 10
|
||||
Valid range: 1 ... 9
|
||||
|
||||
Setup menu:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user