summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger (at) gmx (dot) de>2008-12-03 19:02:09 +0100
committerChristian Wieninger <cwieninger (at) gmx (dot) de>2008-12-03 19:02:09 +0100
commit53677636e841b9a8e9ef192b34671421ed06cfdb (patch)
tree05e99394237e8e58123b075a23436750c84d99a0 /HISTORY
parentbd6e1f64ce8afa380286700945d71df29654f59c (diff)
downloadvdr-plugin-epgsearch-53677636e841b9a8e9ef192b34671421ed06cfdb.tar.gz
vdr-plugin-epgsearch-53677636e841b9a8e9ef192b34671421ed06cfdb.tar.bz2
avoid repeats: new option 'if present' for 'compare subtitle'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4d2bee7..0bfcd1c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -19,6 +19,11 @@ new:
miss one only because of a buggy EPG.
- searchtimers: if a timers filename results in an empty string or contains
"!^invalid^!" it will be skipped for programming now.
+- Avoid repeats: 'Compare subtitle' has now a third value 'if present' besides 'no'
+ and 'yes'. 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.
fixes:
- fixed a crash when pressing 'Ok' in an empty timers done menu
- fixed a crash when using the progressbar and events with 0 duration exist, thanks