diff options
Diffstat (limited to 'doc-src')
-rw-r--r-- | doc-src/de/epgsearch.1.txt | 6 | ||||
-rw-r--r-- | doc-src/en/epgsearch.1.txt | 6 | ||||
-rw-r--r-- | doc-src/en/epgsearch.4.txt | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/doc-src/de/epgsearch.1.txt b/doc-src/de/epgsearch.1.txt index 577cda4..5f725a7 100644 --- a/doc-src/de/epgsearch.1.txt +++ b/doc-src/de/epgsearch.1.txt @@ -60,7 +60,7 @@ Teile der Quelltexte basieren auf dem repeating-epg-patch von Gerhard Steiner, d =item -f file, --svdrpsendcmd=file -Pfad zu svdrpsend.pl für externe SVDRP-Kommunikation (Standard ist interne +Pfad zu svdrpsend für externe SVDRP-Kommunikation (Standard ist interne Kommunikation, deshalb ist dieser Paramter normalerweise nicht notwendig) =item -c path, --config=path @@ -707,11 +707,11 @@ keine Sendungen zugeordnet sind. Während der neue EPG an VDR übermittelt wird, kann diese Situation auftreten. Am einfachsten geht das mit dem SVDRP-Befehl SETS im EPG-Update-Skript: -svdrpsend.pl plug epgsearch SETS off +svdrpsend plug epgsearch SETS off <das EPG update Skript> -svdrpsend.pl plug epgsearch SETS on +svdrpsend plug epgsearch SETS on =head3 1.4.6 Timer-Konflikt-Prüfung 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 <your EPG update script> -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: |