From 1b1912d7b080a0dfe954bac9311eafc5bb293bc3 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Sat, 12 May 2012 20:23:45 +0200 Subject: =?UTF-8?q?Drop=20.pl=20suffix=20from=20svdrpsend=20references=20l?= =?UTF-8?q?ike=20VDR=201.7.23+=20did,=20thanks=20to=20Ville=20Skytt=C3=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc-src/en/epgsearch.1.txt | 6 +++--- doc-src/en/epgsearch.4.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'doc-src/en') diff --git a/doc-src/en/epgsearch.1.txt b/doc-src/en/epgsearch.1.txt index a6cf583..4cbce76 100644 --- a/doc-src/en/epgsearch.1.txt +++ b/doc-src/en/epgsearch.1.txt @@ -58,7 +58,7 @@ Parts of the sources are based on the repeating-ECG patch from Gerhard Steiner, =item -f file, --svdrpsendcmd=file -the path to svdrpsend.pl for external SVDRP communication (default is +the path to svdrpsend for external SVDRP communication (default is internal communication, so this is usually not needed anymore) =item -c path, --config=path @@ -688,11 +688,11 @@ situation can exist while the new EPG is feeded to VDR. A simple way to disable search timer updates is to use the SVDRP command SETS in your EPG update script: -svdrpsend.pl plug epgsearch SETS off +svdrpsend plug epgsearch SETS off -svdrpsend.pl plug epgsearch SETS on +svdrpsend plug epgsearch SETS on =head3 1.4.6 Timer conflict checking diff --git a/doc-src/en/epgsearch.4.txt b/doc-src/en/epgsearch.4.txt index 16dbe3e..5a54ca9 100644 --- a/doc-src/en/epgsearch.4.txt +++ b/doc-src/en/epgsearch.4.txt @@ -343,10 +343,10 @@ directory with the following lines in it: UseSubtitle=x // 1(default) or 0 UseDescr=x // 1(default) or 0 -Then call Epgsearch via svdrpsend.pl (you must have assigned a key +Then call Epgsearch via svdrpsend (you must have assigned a key to it), e.g. - svdrpsend.pl HITK green + svdrpsend HITK green At startup Epgsearch will look for this file and give you the search results for your search, if it exists. After that the file is @@ -371,7 +371,7 @@ I have added a quick and dirty dummy plugin epgsearch implements a SVDRP interface, that can be accessed for example like this - svdrpsend.pl PLUG epgsearch LSTS + svdrpsend PLUG epgsearch LSTS the following commands are available: -- cgit v1.2.3