diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-12-11 13:55:38 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-12-11 13:55:38 +0100 |
commit | 7455fbd2ada637bebded0a66cc488e79f3226650 (patch) | |
tree | 6a9edfe313e91546d3d0db2fa4a41a7979d4e8b8 /HISTORY | |
parent | ea217de3380f6f8c322dd36eaf084045f4ae7fc3 (diff) | |
download | vdr-7455fbd2ada637bebded0a66cc488e79f3226650.tar.gz vdr-7455fbd2ada637bebded0a66cc488e79f3226650.tar.bz2 |
Fixed canceling moving a folder with several recordings between volumes
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History a subdirectory. - SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details). -2017-12-10: Version 2.3.9 +2017-12-11: Version 2.3.9 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -9229,3 +9229,4 @@ Video Disk Recorder Revision History - When moving recordings between volumes, the "Recordings" menu now displays those items that have not yet been moved completely as non-selectable. This avoids situations where trying to play such a recording might fail. +- Fixed canceling moving a folder with several recordings between volumes. |