summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorJohann Friedrichs <johann.friedrichs@web.de>2022-02-01 13:16:22 +0100
committerJohann Friedrichs <johann.friedrichs@web.de>2022-02-01 13:16:22 +0100
commit76d2b108bf17fde2a98e021c8bbfecb1a9a7e92e (patch)
treea8cdbb8d2f0fb4117b0d9401c12417e8a3f06343 /HISTORY
parente101df04a2e19c49293965223e6d4bbf719ed78c (diff)
downloadvdr-plugin-epgsearch-master.tar.gz
vdr-plugin-epgsearch-master.tar.bz2
Recordings with errors can be marked as incompleteHEADmaster
Configurable "Allowed Errors" (default: 0)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 3edad7f..ea4e41f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,8 +1,10 @@
VDR Plugin 'epgsearch' Revision History
---------------------------------------
-2022-01-30
+2022-02-01
new:
+- Evaluate vdr's Errorcount (vdr > 2.5.x)
+ New config "Allowed Errors"
- Allow missing timer-Object in Recording-Done-Processing
(vdr > 2.5.x compatibility)