diff options
author | Frank Schmirler <vdr@schmirler.de> | 2013-11-02 16:58:17 +0100 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2013-11-02 16:58:17 +0100 |
commit | f194ca2074396beafd0620182ab42b582628c7ca (patch) | |
tree | dc7608f71f47c88a18a7ef7c6727e9f8178cf1a4 /README | |
parent | 1d4a7e06b4e5cc5a1f115d9d361c2c7b60699ff9 (diff) | |
download | vdr-plugin-streamdev-f194ca2074396beafd0620182ab42b582628c7ca.tar.gz vdr-plugin-streamdev-f194ca2074396beafd0620182ab42b582628c7ca.tar.bz2 |
Added option to suspend live TV when the server starts (closes #1296)
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -218,6 +218,10 @@ image is displayed instead. This would allow a low priority client to switch to a different transponder. Enable "Client may suspend" in the server setup to allow VDR clients to suspend live TV remotely. +In the server's setup there's also an option to suspend live TV when starting +the server. The "auto" option will suspend live TV if there's no device with +an MPEG decoder available which is typically the case on a headless server. + NOTE: Precedence is mainly an issue on One-Card-Systems, since with multiple cards there is no need to switch transponders on the primary interface, if on of the other cards is idle (i.e. if it is not blocked by a recording). If all |