diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2019-05-23 10:00:48 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2019-05-23 10:00:48 +0200 |
commit | 4242fa7f22fe31e210640971b2bf21232a23807d (patch) | |
tree | 4a843cc508d343c7bec574e95efc10d53abe7ac9 /HISTORY | |
parent | abdab188079e7db7ec22f18171ac300b16e8e8a9 (diff) | |
download | vdr-4242fa7f22fe31e210640971b2bf21232a23807d.tar.gz vdr-4242fa7f22fe31e210640971b2bf21232a23807d.tar.bz2 |
Fixed asserting free disk space in case there is no local timer currently recording
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9348,7 +9348,7 @@ Video Disk Recorder Revision History Senzel). - Official release. -2019-05-20: Version 2.4.1 +2019-05-23: Version 2.4.1 - Fixed handling the tfRecording flag in the SVDRP commands MODT and UPDT (reported by Johann Friedrichs). @@ -9407,3 +9407,4 @@ Video Disk Recorder Revision History - Fixed handling repeat function for keyboards. - Added a workaround for broadcasters who set an event to status "not running" where this is inappropriate; implicitly setting events to "not running" is now also logged. +- Fixed asserting free disk space in case there is no local timer currently recording. |