The following functions are available:
-Button | Function
-----------------------------|-------------------
-**Save** | Save any changes made to the tab.
-**Undo** | Revert any changes made since the last save.
-**Trigger OTA EPG Grabber** | Force an immediate tune to the OTA EPG mux(es) to request EPG updates.
+Button | Function
+---------------------------------|-------------------
+**Save** | Save any changes made to the tab.
+**Undo** | Revert any changes made since the last save.
+**Trigger OTA EPG Grabber** | Force an immediate tune to the OTA EPG mux(es) to request EPG updates.
+**Re-run Internal EPG Grabbers** | Re-run all enabled [grabbers](class/epggrab_mod).
<tvh_include>inc/common_button_table_end</tvh_include>
The main grid items have the following functions:
-****
+**Cancel Icon **
: Forcefully kill the connection. Note that many applications such as Kodi will automatically reconnect when a connection is dropped.
**Type**
Getting Started
* [Before you begin (concepts)](before_begin)
* [Install hardware](install_hardware)
-* [Install tvheadend](install_tvheadend)
+* [Install Tvheadend](install_tvheadend)
* [Configure Tvheadend](configure_tvheadend)
Web Interface Guide
- [Bouquets](class/bouquet)
- [EPG Grabber Channels](class/epggrab_channel)
- [EPG Grabber](class/epggrab)
- - EPG Grabber Modules
+ - [EPG Grabber Modules](class/epggrab_mod)
- [OTA Module](class/epggrab_mod_ota)
- [Internal PyEPG](class/epggrab_mod_int_pyepg)
- [Internal XMLTV](class/epggrab_mod_int_xmltv)
text: _('Help'),
iconCls: 'help',
handler: function() {
- new tvheadend.mdhelp('status_streams')
+ new tvheadend.mdhelp('status_stream')
}
}],
border: false,