summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2019-03-19 16:02:28 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2019-03-19 16:02:28 +0100
commitb83d29764e1832d1a81a03903afba5dc437445f7 (patch)
treee1f3868b2549713334d1925bd554b0ff3e0379f2 /HISTORY
parentdd130702600da855d3a726c1612c25311bb741b5 (diff)
downloadvdr-b83d29764e1832d1a81a03903afba5dc437445f7.tar.gz
vdr-b83d29764e1832d1a81a03903afba5dc437445f7.tar.bz2
Now touching the .update file in the video directory after removing deleted recordings
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5ca03181..b862a0d9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9390,3 +9390,6 @@ Video Disk Recorder Revision History
- Fixed updating the cursor position when switching channels with the Channel+/- keys
while the Channels menu is open.
- Fixed handling shared CA pids (thanks to Onur Sentürk).
+- Now touching the .update file in the video directory after removing deleted
+ recordings, so that other VDRs that use the same video directory will update their
+ list of (deleted) recordings and thus won't display too much empty disk space.