diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-14 09:20:51 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-14 09:20:51 +0100 |
commit | 87acd119ceac72301b02105599da069d4ed32b4c (patch) | |
tree | 396d58e03dbb19c4a08f435cbed7b1a76dc9e952 /UPDATE-2.0.0 | |
parent | 1b61b7f5bc50f95872326eb81293297a60083567 (diff) | |
download | vdr-87acd119ceac72301b02105599da069d4ed32b4c.tar.gz vdr-87acd119ceac72301b02105599da069d4ed32b4c.tar.bz2 |
Added a note to the INSTALL file regarding multiple disk setup becoming deprecated in a future version of VDR
Diffstat (limited to 'UPDATE-2.0.0')
-rw-r--r-- | UPDATE-2.0.0 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATE-2.0.0 b/UPDATE-2.0.0 index 0632bfba..c24fcb0d 100644 --- a/UPDATE-2.0.0 +++ b/UPDATE-2.0.0 @@ -478,3 +478,7 @@ Misc: to avoid discontinuities. If the time difference is more than 10 seconds, stime() is still used to do the initial sync. - Implemented scaling of SPU bitmaps. +- WARNING: Using multiple disks to form one large video directory is deprecated and + will be removed from VDR in a future version! Either use one of today's large + terabyte disks (preferably with a backup disk in a RAID-1 array), or use something + like "mhddfs". |