This tab is used to configure the Electronic Program Guide (EPG) grabbing capabilities. Tvheadend supports a variety of different EPG grabbing mechanisms. These fall into 3 broad categories, within which there are a variety of specific grabber implementations.

Grabber Types

Grabber Modules

Configuration options

General Config

Update channel name
Automatically update channel names using information provided by the enabled EPG providers.
Update channel number
Automatically update channel numbers using information provided by the enabled EPG providers.
Update channel name
Automatically update channel icons using information provided by the enabled EPG providers.
Periodic save EPG to disk Interval
Writes the current in-memory EPG database to disk every x Hours (user defined), so should a crash/unexpected shutdown occur EPG data is saved periodically to the database (Re-read on next startup) Set to 0 to disable.

Internal Grabber

Module:
Select which internal grabber to use.
Grab interval
Time period between grabs. Value and unit are independently set.

Over-the-air Grabbers

Checkbox list to enable/disable available modules. By default all grabbers should be enabled.

External interfaces

Checkbox list to enable/disable available modules. The path field contains the absolute path of the unix domain socket into which EPG data can be sent.`

To send data to the socket use the command "netcat -u SOCKET_PATH".
Note: for some systems the netcat flags can vary so please consult the man page.

Notes

To apply any changes please use the [Save configuration button]

XMLTV/PyEPG - if you are using the internal versions of these modules then you must first configure them externally as Tvheadend provides no support for this. Nor does it provide the ability to pass command line options (for this use the external interface).