mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Updated the INSTALL file's section about non-VDR files in the video directory
This commit is contained in:
parent
53819a9aff
commit
a320d4eedd
3
HISTORY
3
HISTORY
@ -4600,3 +4600,6 @@ Video Disk Recorder Revision History
|
||||
changes to timer parameters before the actual recording starts (inspired by
|
||||
Christian Wieninger's "epgsearch" plugin).
|
||||
- Added format check to syslog_with_tid().
|
||||
- Updated the INSTALL file's section about non-VDR files in the video directory
|
||||
(since version 1.3.38 disk access is done in a separate thread, so the watchdog
|
||||
timer won't hit).
|
||||
|
2
INSTALL
2
INSTALL
@ -320,7 +320,7 @@ 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
|
||||
since this might cause a lot of unnecessary disk access when VDR cleans up those
|
||||
directories and there is a large number of files and/or subdirectories in
|
||||
there.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user