epgsearchdirs.conf - Man Page

epgsearchdirs.conf – recording directories

Description

In EPGSearch, you often have to enter entire directory paths, for example, when editing search timers. Since this is rather tedious, frequently used paths can be specified in this file, which can then be easily selected from the menu.

This file is one of the sources for the Select directory menu. The items displayed are collected from the following sources:

The menu consolidates the found directories and displays only distinct ones. The key yellow allows changing the level of the directories shown. Items containing EPG category variables, like %Genre%, always appear before other directories. They also do not depend on the level and are shown with their full directory path.

If this menu is called from the timer-edit menu and the selected item already contains the variables %Title% or %Subtitle, the timer's File entry gets cleared, since title or subtitle already included in the Directory item.

Syntax

Each line contains the pathname of a directory that can include variables, if necessary. You can use internal variables, those of EPG categories configured in epgsearchcats.conf, and variables defined in epgsearchuservars.conf.

The following internal variables are available:

%Time%

An event's start time in 'HH:MM' format.

%Time_D%

An event's start date in 'DD' format.

%Time_W%

Name of the weekday on which an event starts.

%Time_Lng%

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

%Date%

An event's start date in 'DD.MM.YY' format.

%DateSh%

An event's start date in 'DD.MM' format.

%Title%

An event's title.

%Subtitle%

An event's subtitle.

Also see epgsearchcats.conf(5) and epgsearchuservars.conf(5) for further variables.

Example

   %Category%~%Genre%
   %Category%~%Genre%~%Title%~%Episode%: %Subtitle%
   %Series%
   Information~Nature~%Title%~%Episode%: %Subtitle%
   Movies~Action
   Movies~Documentary
   Movies~Drama
   Movies~Horror
   Music
   Sports

AUTHOR (man pages)

Mike Constabel <epgsearch (at) constabel (dot) net>

Report Bugs

Bug reports (german):

<http://projects.vdr-developer.org/projects/plg-epgsearch>

Mailing list:

<http://www.vdr-developer.org/mailman/listinfo/epgsearch>

See Also

epgsearch(1), epgsearchcats.conf(5), epgsearchuservars.conf(5)

Referenced By

epgsearch(1), epgsearch(4).

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