diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-04-27 11:26:33 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-04-27 11:26:33 +0200 |
commit | 7d3fa91850b6d9706fd7e6a27673738fc2d47fe9 (patch) | |
tree | 15b38c25032e16b628056f5b22447d2dadf9d94c /INSTALL | |
parent | fab3ade64aa88b09958d9822295ac27a04aad54c (diff) | |
download | vdr-7d3fa91850b6d9706fd7e6a27673738fc2d47fe9.tar.gz vdr-7d3fa91850b6d9706fd7e6a27673738fc2d47fe9.tar.bz2 |
Added a note regarding non-VDR files in the /videoX directories to INSTALL
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -278,6 +278,11 @@ with the name of the basic directory when running 'vdr': vdr -v /video0 +Note that you should not copy any non-VDR files into the /videoX directories, +since this might cause the watchdog timer to expire when VDR cleans up those +directories and there is a large number of files and/or subdirectories in +there. + Configuration files: -------------------- |