timersdone.conf - Man Page

timersdone.conf – pending timers created by search timers

Description

This file contains pending timers that have been created by search timers. If the setup option Recreate timers after deletion is set to no, EPGSearch uses this list to check whether a timer has already been created and, if so, does not create the timer again. As soon as the associated recording has taken place, the timer is automatically removed from this list.

Format

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

1 – Channel identifier

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

2 – Start time

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

3 – Stop time

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

4 – Search-timer identifier

Integer with the unique identifier of the search timer that has created the timer.

5 – Title

String with the event's title.

6 – Subtitle

String with the event's subtitle.

7 – Details

String containing the date and start time of the timer, as well as the name (or alternatively, the number) of the channel.

Fields are separated by : characters. Thus, a : character in title, subtitle, or details will be translated to a | character.

Example

    S19.2E-1-1011-11130:1757678880:1757682000:47:The Rookie:The Checklist:Fr. 12.09. 14|08 - zdf_neo HD

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)

Info

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