diff options
author | Frank Schmirler <vdr@schmirler.de> | 2012-03-04 01:15:40 +0100 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2012-03-04 01:15:40 +0100 |
commit | 26af4459d806d4dbfbe53ec7c69e2ee498cee6e3 (patch) | |
tree | 6fb035233e1ad112cf0028c04a4c58518b959dd1 /HISTORY | |
parent | 3da6ae734e6b3caf6a02984688b8405db060df57 (diff) | |
download | vdr-plugin-streamdev-26af4459d806d4dbfbe53ec7c69e2ee498cee6e3.tar.gz vdr-plugin-streamdev-26af4459d806d4dbfbe53ec7c69e2ee498cee6e3.tar.bz2 |
Use the new streamdev-client setup option "Live TV Priority" to control
precedence among multiple clients. The VDR option "Primary Limit" which
has previouly been used for this purpose has been dropped in VDR 1.7.25.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- Use the new streamdev-client setup option "Live TV Priority" to control + precedence among multiple clients. The VDR option "Primary Limit" which + has previouly been used for this purpose has been dropped in VDR 1.7.25. - Timout for network operations now configurable in streamdev-client setup - Added timeout to Connect() - Report the server-side HTTP status "503 Service unavailable" instead of |