diff options
author | Christian Wieninger <cwieninger@gmx.de> | 2011-03-27 14:56:46 +0200 |
---|---|---|
committer | Christian Wieninger <cwieninger@gmx.de> | 2011-03-27 14:56:46 +0200 |
commit | 78e46078a57cc11924b9354ca45045c12cd6714f (patch) | |
tree | 13ef412df512f3e54a5098063de37db2655c7623 /doc-src/en | |
parent | f5cb8d753eeaceaa0fa27544b349584d3b56e119 (diff) | |
download | vdr-plugin-epgsearch-78e46078a57cc11924b9354ca45045c12cd6714f.tar.gz vdr-plugin-epgsearch-78e46078a57cc11924b9354ca45045c12cd6714f.tar.bz2 |
dropped option 'yes' in 'compare subtitle' when checking for a repeat and replaced it with 'if present'
Diffstat (limited to 'doc-src/en')
-rw-r--r-- | doc-src/en/epgsearch.1.txt | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc-src/en/epgsearch.1.txt b/doc-src/en/epgsearch.1.txt index 6198885..f18c163 100644 --- a/doc-src/en/epgsearch.1.txt +++ b/doc-src/en/epgsearch.1.txt @@ -340,11 +340,8 @@ compared. =item - B<Compare subtitle:> When comparing to events then specify here if the subtitle should be -compared. Besides 'no' and 'yes' there is also the option 'if present'. -With this setting epgsearch will classify two events only as equal if -their episode names match and are not empty. Caution: if your EPG data has no episode -names for different episodes don't use this option! 'yes' will then be the better -choice even if this results in double recordings. +compared. With 'if present' epgsearch will classify two events only as equal if +their episode names match and are not empty. =item - B<Compare description:> |