epgsearchswitchtimers.conf - Man Page

epgsearchswitchtimer.conf – switch timers

Description

Switch timers can be created in EPGSearch via the menu Schedules or by means of search timers. They can switch the channel at the beginning of an event or just inform about an event's start by OSD.

The switch timers are saved in this file.

Syntax

Every line represents a switch timer, comprising the following fields:

1 – Channel identifier

String with the channel identifier in VDR notation (e.g., S19.2E-1-1019-10301).

2 – Event identifier

Integer with the VDR's unique event identifier.

3 – Start time

The event's start date and time in Epoch encoding (i.e., seconds since 1970-01-01 00:00 UTC).

5 – Margin at start [minutes]

Integer with a positive value.

5 – Action

Enumeration with the following values:

0 = switch only

1 = announce by OSD

2 = announce by OSD and switch

6 – Unmute sound

Flag with values 0 = no, 1 = yes.

The fields of a switch timer are separated by : characters.

Example

    S19.2E-1-1089-12060:52221:1153322700:1:2:1

AUTHORS (man pages)

Originally provided by Mike Constabel <epgsearch (at) constabel (dot) net>.

Revised and adapted to recent plugin features by the current maintainers.

Project Site

The plugin is maintained as GitHub project:

<https://github.com/vdr-projects/vdr-plugin-epgsearch/>

Reporting Bugs

Issues can be reported, and features be suggested, through the project's bug tracker:

<https://github.com/vdr-projects/vdr-plugin-epgsearch/issues/>

See Also

epgsearch(1), epgsearch(4)

Info

2026-03-23 perl v5.42.1 EPGSearch Version 2.4.6