diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-02-15 14:30:14 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-02-15 14:30:14 +0100 |
commit | 940e4a7c4d0d187f0b3583cffc78606103ff827b (patch) | |
tree | 80b4cd881c265f5fe456053a282be8ed7fd6cbe2 /HISTORY | |
parent | 3090d8146fb9cbd2267f97e604bc3c376325686a (diff) | |
download | vdr-940e4a7c4d0d187f0b3583cffc78606103ff827b.tar.gz vdr-940e4a7c4d0d187f0b3583cffc78606103ff827b.tar.bz2 |
Fixed handling SVDRP peering for more than one instance of VDR on the same machine, and improved logging and debug output
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History a subdirectory. - SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details). -2018-02-13: Version 2.3.9 +2018-02-15: Version 2.3.9 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -9275,3 +9275,5 @@ Video Disk Recorder Revision History the full id of the timer that is currently recording into this directory. This is used to determine whether a timer is still recording on a remote VDR when deleting a recording from the Recordings menu. +- Fixed handling SVDRP peering for more than one instance of VDR on the same machine, and + improved logging and debug output. |