summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger@gmx.de>2011-06-12 10:41:37 +0200
committerChristian Wieninger <cwieninger@gmx.de>2011-06-12 10:41:37 +0200
commit7caf8219ca7295a0f25bb1789f9658c4b3c324ff (patch)
tree2d4c4d0f37702aeb5882e88ad3535980e0f3dd7b /HISTORY
parenta31c53e6d76e60de171394371f07b188b759fa74 (diff)
downloadvdr-plugin-epgsearch-7caf8219ca7295a0f25bb1789f9658c4b3c324ff.tar.gz
vdr-plugin-epgsearch-7caf8219ca7295a0f25bb1789f9658c4b3c324ff.tar.bz2
avoid repeats by 'compare epxression'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 866d143..9f262b0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,6 +3,9 @@ VDR Plugin 'epgsearch' Revision History
2010-xx-xx; Version 0.9.25
new:
+- avoid repeats with new 'compare expression' entry: compare two events by an arbitrary
+ expression. E.g: the epxression '%year%-%month%' will avoid all repeats within one month,
+ '%week%' will avoid the repeats within the week,...
- global blacklists: blacklists for search timers can now be global to exclude
generally unwanted events (like on my double SD/HD channels). Default mode for search
timers is now 'only global', but can be set to 'none' to ignore also global blacklists.