From 415ef4607e0cb291b0f5fa68620ac13d3274404b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 19 Jun 2012 20:26:20 +0200 Subject: Assume svdrpsend is in $PATH in all scripts --- scripts/timerrep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/timerrep.sh') diff --git a/scripts/timerrep.sh b/scripts/timerrep.sh index 691e279..fb1c4f4 100755 --- a/scripts/timerrep.sh +++ b/scripts/timerrep.sh @@ -16,7 +16,7 @@ # your plugins config dir PLUGINCONFDIR=/etc/vdr/plugins/epgsearch # path to svdrpsend -SVDRPSEND=/usr/local/src/VDR/svdrpsend +SVDRPSEND=svdrpsend # if you are using special subfolders for some recordings, please add them here FOLDERS="Comedy,Wissen,Serien,Magazine" # the key used to call epgsearch -- cgit v1.2.3