From 7f89149674bcebe70a7b147e9f6dc04d6e07e9a1 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 30 Sep 2014 21:54:33 +0200 Subject: [PATCH] docs: moved the capmt,cwc docs to one caclient file... should be improved --- ...config_capmt.html => config_caclient.html} | 61 ++++++++++++++++++- docs/html/config_cwc.html | 61 ------------------- 2 files changed, 59 insertions(+), 63 deletions(-) rename docs/html/{config_capmt.html => config_caclient.html} (68%) delete mode 100644 docs/html/config_cwc.html diff --git a/docs/html/config_capmt.html b/docs/html/config_caclient.html similarity index 68% rename from docs/html/config_capmt.html rename to docs/html/config_caclient.html index 69337a50..7c62105d 100644 --- a/docs/html/config_capmt.html +++ b/docs/html/config_caclient.html @@ -1,7 +1,64 @@
- Tvheadend support connecting to card clients via the capmt protocol for so called softcam - descrambling. + Tvheadend support connecting to card clients via the cwc (newcamd) or capmt + (dvbapi) protocol for so called softcam descrambling. + +

+ + +

+ The servers are listed / edited in a grid. + +

+ +

+ The columns have the following functions: + +

+
Enabled +
If selected, connection will be tried to be established and retained up. + If unselected, Tvheadend will disconnect (if connected) and not try to reconnect. + +
Hostname +
Server hostname. DNS lookup is performed upon every connection attempt. + +
Port +
Server TCP port + +
Username +
Username to use. + +
Password +
Password to use. + +
DES Key +
Initial DES key. + +
Update Card +
Forward Entitlement Management Messages (EMMs) to the server. + +
Update One +
Forward EMMs only from one channel at a time. + +
Comment +
Allows the administrator to set a comment only visible in this editor. + It does not serve any active purpose. +

diff --git a/docs/html/config_cwc.html b/docs/html/config_cwc.html deleted file mode 100644 index 24a5a251..00000000 --- a/docs/html/config_cwc.html +++ /dev/null @@ -1,61 +0,0 @@ -

- - Tvheadend support connecting to card servers for so called softcam descrambling. - -

- - -

- The servers are listed / edited in a grid. - -

    -
  • To edit a cell, double click on it. After a cell is changed it - will flags one of its corner to red to indicated that it has been - changed. To commit these changes back to Tvheadend press the - 'Save changes' button. In order to change a Checkbox cell you only - have to click once in it. - -
  • To add a new entry, press the 'Add entry' button. The new (empty) entry - will be created on the server but will not be in its enabled state. - You can now change all the cells to the desired values, check the - 'enable' box and then press 'Save changes' to activate the new entry. - -
  • To delete one or more entries, select the lines (by clicking once on - them), and press the 'Delete selected' button. A pop up - will ask you to confirm your request. -
- -

- The columns have the following functions: - -

-
Enabled -
If selected, connection will be tried to be established and retained up. - If unselected, Tvheadend will disconnect (if connected) and not try to reconnect. - -
Hostname -
Server hostname. DNS lookup is performed upon every connection attempt. - -
Port -
Server TCP port - -
Username -
Username to use. - -
Password -
Password to use. - -
DES Key -
Initial DES key. - -
Update Card -
Forward Entitlement Management Messages (EMMs) to the server. - -
Update One -
Forward EMMs only from one channel at a time. - -
Comment -
Allows the administrator to set a comment only visible in this editor. - It does not serve any active purpose. -
-