diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-09 15:33:27 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-09 15:33:27 +0100 |
commit | c6796ac6df08ae81f65fd1b4961f29f3007dce57 (patch) | |
tree | 357176dbc37c1dc0c425abe875afd55d424f4e7d /UPDATE-2.4.0 | |
parent | 6b4911c6a252c179d37a87cc7205ffca0b1ca17f (diff) | |
download | vdr-c6796ac6df08ae81f65fd1b4961f29f3007dce57.tar.gz vdr-c6796ac6df08ae81f65fd1b4961f29f3007dce57.tar.bz2 |
Removed sending the SVDRP command UPDR to peer VDRs whenever a change is made to the recordings in the video directory
Diffstat (limited to 'UPDATE-2.4.0')
-rw-r--r-- | UPDATE-2.4.0 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/UPDATE-2.4.0 b/UPDATE-2.4.0 index 4da81ba3..a695aa95 100644 --- a/UPDATE-2.4.0 +++ b/UPDATE-2.4.0 @@ -369,10 +369,6 @@ SVDRP: ':ids' is given. - If 0 is given as the channel number in the SVDRP command LSTC, the data of the current channel is listed. -- Whenever a change is made to the recordings in the video directory, the SVDRP command - UPDR is now sent to all peer VDRs, so that they will update their recordings list. - This is especially useful if one VDR mounts the video directory of an other one into - a subdirectory. - The new SVDRP commands 'LSTD' and 'PRIM' can be used to list all available devices and to switch the primary device. |