**Move Up** | Move the selected entry up the grid.
**Move Down** | Move the selected entry down the grid.
**Edit** | Edit the selected entry.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
-##Configuration - CAs
-
-Tvheadend support connecting to card clients via the cwc (newcamd) and
+Tvheadend supports connecting to card clients via the cwc (newcamd) and
capmt (linux network dvbapi) protocols for so-called 'softcam' descrambling.
---
**Move Up** | Move the selected CA client configuration up in the list.
**Move Down** | Move the selected CA client configuration down in the list.
**Show Passwords** | Reveals any stored CA client passwords.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
**Save** | Save all changes (this will reload the web interface).
**Undo** | Revert all changes since last save.
**Start wizard** | Display the first-run set-up wizard.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
**Add** | Display the *Add Autorec* dialog.
**Delete** | Delete the selected entry/entries.
**Edit** | Edit the selected entry.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
**Edit** | Edit the selected entry.
**Stop** | Gracefully stop the selected (in-progress) recording/entry.
**Abort** | Stop the selected (in-progress) recording/entry.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
**Download** | Download the selected entry/recording.
**Re-record** | Re-schedule the selected entry/recording if possible.
**Move to failed** | Move the selected entry/entries to the *Failed Recordings* tab.
+**View Level**| Change the interface view level to show/hide more advanced options.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
**Download** | Download the selected entry/recording.
**Re-record** | Re-schedule the selected entry/recording if possible.
**Move to finished** | Move the selected entry/entries to the *Finished Recordings* tab.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
**Add** | Display the *Add Timer* dialog.
**Delete** | Delete the selected entry/entries.
**Edit** | Edit the selected entry.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
**Undo** | Revert any changes made since the last save.
**Clean image (icon) cache**| Clean-up the stored image files (empty cache and re-fetch icons).
**Re-fetch images** | Re-refresh image cache (reload images from upstream providers).
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
**Add** | Display the *Add IP Blocking Record* dialog.
**Delete** | Delete the selected entry/entries.
**Edit** | Edit the selected entry.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
**Delete** | Delete an existing network. This will also remove any association with an adapter.
**Edit** | Edit an existing network. This allows you to change any of the parameters you’d otherwise set when adding a new network, e.g. network discovery, idle scan, etc. - similar to using the check boxes to enable/disable functions.
**Force Scan** | Force a new scan (i.e. scan all muxes for services) for the selected networks.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Displays this help page.
---
**Add** | Display the *Add Password* dialog.
**Delete** | Delete the selected entry/entries.
**Edit** | Edit the selected entry.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
**Undo** | Undo any changes made to the stream profile configuration since the last save.
**Add** | Add a new stream profile.
**Delete** | Delete an existing stream profile.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
**Save** | Save all changes.
**Undo** | Revert all changes since last save.
**Discover SAT\>IP servers**| Attempt to discover more SAT>IP servers on the network.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
Button | Function
-----------|---------
**Help** | Display this help page.
+**View Level**| Change the interface view level to show/hide more advanced options.
---
The following functions are available:
-Button | Function
------------|---------
-**Help** | Display this help page.
+Button | Function
+--------------|---------
+**Help** | Display this help page.
---
Button | Function
---------------|---------
**Save** | Save the current configuration.
+**View Level**| Change the interface view level to show/hide more advanced options.
**Help** | Display this help page.
---
.ic_super = &linuxdvb_frontend_class,
.ic_class = "linuxdvb_frontend_dvbs",
.ic_doc = tvh_doc_linuxdvb_frontend_dvbs_class,
- .ic_caption = N_("TV Adapters - Linux DVB-S Frontend"),
+ .ic_caption = N_("TV Adapters - Linux DVB-S Frontend (Master)"),
.ic_get_childs = linuxdvb_frontend_dvbs_class_get_childs,
.ic_properties = (const property_t[]){
{
.ic_super = &linuxdvb_frontend_class,
.ic_class = "linuxdvb_frontend_isdb_s",
.ic_doc = tvh_doc_linuxdvb_frontend_dvbs_class,
- .ic_caption = N_("TV Adapters - Linux ISDB-S Frontend"),
+ .ic_caption = N_("TV Adapters - Linux ISDB-S Frontend (Master)"),
.ic_properties = (const property_t[]){
{}
}