noannounce.conf - Man Page

noannounce.conf – events not to be announced by OSD

Description

This file contains a events not to be announced by OSD when found by the search-timer background thread.

If you press one of the keys OK or 0 to 9 during an event announcement, you will be asked whether you want to disable future announcements permanently (keys OK or 0) or just for the next 1 to 9 days (corresponding to the keys 1 to 9). If you confirm by pressing the key OK again, the setting will be applied.

Format

Every line represents an event not to be announced, comprising the following fields:

1 – Title

String with the event's title.

2 – Subtitle ("episode")

String with the event's subtitle, which often refers to the episode of a series.

3 – Channel identifier

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

4 – Start time

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

5 – Time of next announcement

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

A value of 0 permanently disables future announcements.

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

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-02-09 perl v5.42.0 EPGSearch Version 2.4.5