The command line option -D now accepts the value '-' (as in -D-), which prevents VDR from using any DVB devices

This commit is contained in:
Klaus Schmidinger
2015-04-18 14:30:47 +02:00
parent 7aef23e97f
commit fa701228d7
6 changed files with 20 additions and 7 deletions

View File

@@ -8631,3 +8631,5 @@ Video Disk Recorder Revision History
pressing '0', the default no longer applies to that folder. Repeating timers no
longer write a ".sort" file into a recordings folder to have the recordings sorted
by time.
- The command line option -D now accepts the value '-' (as in -D-), which prevents
VDR from using any DVB devices (suggested by Dietmar Spingler).