diff options
| author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-12-03 19:02:09 +0100 |
|---|---|---|
| committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-12-03 19:02:09 +0100 |
| commit | 53677636e841b9a8e9ef192b34671421ed06cfdb (patch) | |
| tree | 05e99394237e8e58123b075a23436750c84d99a0 /HISTORY | |
| parent | bd6e1f64ce8afa380286700945d71df29654f59c (diff) | |
| download | vdr-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-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
