From 53677636e841b9a8e9ef192b34671421ed06cfdb Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Wed, 3 Dec 2008 19:02:09 +0100 Subject: avoid repeats: new option 'if present' for 'compare subtitle' --- doc-src/en/epgsearch.1.txt | 7 +++++-- doc-src/en/epgsearch.conf.5.txt | 5 ++++- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'doc-src/en') diff --git a/doc-src/en/epgsearch.1.txt b/doc-src/en/epgsearch.1.txt index 6278d4b..6d60076 100644 --- a/doc-src/en/epgsearch.1.txt +++ b/doc-src/en/epgsearch.1.txt @@ -331,8 +331,11 @@ compared. =item - B When comparing to events then specify here if the subtitle should be -compared. If there is no subtitle than this event is always -different to an event with/without a subtitle. +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. =item - B diff --git a/doc-src/en/epgsearch.conf.5.txt b/doc-src/en/epgsearch.conf.5.txt index cf1ca4f..09e34d3 100644 --- a/doc-src/en/epgsearch.conf.5.txt +++ b/doc-src/en/epgsearch.conf.5.txt @@ -63,7 +63,10 @@ is B<':'>: 29 - avoid repeats? 0/1 30 - allowed repeats 31 - compare title when testing for a repeat? 0/1 - 32 - compare subtitle when testing for a repeat? 0/1 + 32 - compare subtitle when testing for a repeat? 0/1/2 + 0 - no + 1 - yes + 2 - yes, if present 33 - compare description when testing for a repeat? 0/1 34 - compare extended EPG info when testing for a repeat? This entry is a bit field of the category IDs. -- cgit v1.2.3