diff options
author | Johann Friedrichs <johann.friedrichs@web.de> | 2022-02-01 13:16:22 +0100 |
---|---|---|
committer | Johann Friedrichs <johann.friedrichs@web.de> | 2022-02-01 13:16:22 +0100 |
commit | 76d2b108bf17fde2a98e021c8bbfecb1a9a7e92e (patch) | |
tree | a8cdbb8d2f0fb4117b0d9401c12417e8a3f06343 /HISTORY | |
parent | e101df04a2e19c49293965223e6d4bbf719ed78c (diff) | |
download | vdr-plugin-epgsearch-master.tar.gz vdr-plugin-epgsearch-master.tar.bz2 |
Configurable "Allowed Errors" (default: 0)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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) |