diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-09-14 21:06:49 +0300 |
---|---|---|
committer | Christian Wieninger <cwieninger@gmx.de> | 2011-09-19 19:03:36 +0200 |
commit | 4c5fd51e7445d0288160aa2495a60b6847d759e8 (patch) | |
tree | d85d437ba9224d35b694412e655a08b7b08b5c06 /doc-src/en/epgsearch.1.txt | |
parent | 4fc51ae39944b7c109cd2cdb7b3ea94fc391f0c8 (diff) | |
download | vdr-plugin-epgsearch-4c5fd51e7445d0288160aa2495a60b6847d759e8.tar.gz vdr-plugin-epgsearch-4c5fd51e7445d0288160aa2495a60b6847d759e8.tar.bz2 |
Remove miscellaneous obsolete VDR < 1.6.0 code.
Diffstat (limited to 'doc-src/en/epgsearch.1.txt')
-rw-r--r-- | doc-src/en/epgsearch.1.txt | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/doc-src/en/epgsearch.1.txt b/doc-src/en/epgsearch.1.txt index f35b1a4..ff00f39 100644 --- a/doc-src/en/epgsearch.1.txt +++ b/doc-src/en/epgsearch.1.txt @@ -50,8 +50,6 @@ additional functions: - Email notifications about search timer updates and timer conflicts -Works only with >= vdr-1.3.46 or newer. - Parts of the sources are based on the repeating-ECG patch from Gerhard Steiner, who gave me the permission to use them. Thanks for his work! =head1 OPTIONS @@ -499,8 +497,8 @@ be displayed again. =item - B<'One press' timer creation:> -If set to 'yes' a timer is immediately created when pressing 'Record' as -introduced in vdr-1.3.38, else the timer edit menu is displayed. +If set to 'yes' a timer is immediately created when pressing 'Record', +else the timer edit menu is displayed. =item - B<Show channels without EPG:> @@ -1022,17 +1020,12 @@ launcher-plugin and put the line in your keymacros.conf, where x is the position of the Epgsearch plugin within launchers menu listing. -Attention: Hiding the plugin without using the launcher plugin or -other patches that enable calling hidden plugins will show the standard -schedules menu when you press the green key. This is not needed -anymore after VDR >= 1.3.32. - Another approach is using a patch to VDR that replaces vdr's standard schedule menu with epgsearch (vdr-replace-schedulemenu.diff.gz in the patches subdir, thanks to the author Uwe/egal@vdrportal). When using this patch the entry should look like - Gree Schedule + Green Schedule This patch is already included in some patch collections, like the Bigpatch. |