File: epgsearchcmds.conf

package info (click to toggle)
vdr-plugin-epgsearch 2.4.0%2Bgit20191101-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,992 kB
  • sloc: ansic: 22,373; perl: 1,330; sh: 630; makefile: 226
file content (25 lines) | stat: -rw-r--r-- 987 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#
# This is a example of epgsearchcmds.conf with with usually using and sample entrys.
#
# This file should placed on VDR configuration folder with setup.conf
#  .../setup.conf
#  .../plugins/epgsearchcmds.conf
#
# Syntax is: <name>[?]:<command>
#
# <name>    = descriptor displayed in VDR
# [?]       = confirmation request, before execute command (optionally)
# <command> = command what execute
#
# When a command is executed the following parameters are passed to it:
#
# $1: the name of the epg entry
# $2: the start time of the epg entry as time_t value (like in the shutdown script)
# $3: the end time
# $4: the channel of the epg entry
#
# See also at man-pages vdr(5), it the same syntax as reccmds.conf
#
remember event?                 : /bin/sh /usr/share/vdr-plugin-epgsearch/rememberevent.sh 0
remember event (with switch)?   : /bin/sh /usr/share/vdr-plugin-epgsearch/rememberevent.sh 1
epg2taste?                      : /bin/sh /usr/share/vdr-plugin-epgsearch/epg2taste.sh