summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2011-02-16 08:59:12 +0100
committerFrank Schmirler <vdr@schmirler.de>2011-02-16 08:59:12 +0100
commitee7929bd39101f877ee731c96c457b5e38565b37 (patch)
treebac62ad4a04eddbf8ff73ef5fd30f1c48ff9556a /README
parentdc41eecffdbac79b1cfddadb335b7952caf8cecf (diff)
downloadvdr-plugin-streamdev-ee7929bd39101f877ee731c96c457b5e38565b37.tar.gz
vdr-plugin-streamdev-ee7929bd39101f877ee731c96c457b5e38565b37.tar.bz2
Deleted obsolete section about static priority
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 0 insertions, 6 deletions
diff --git a/README b/README
index 933e0d2..0d2afc4 100644
--- a/README
+++ b/README
@@ -508,12 +508,6 @@ The script should perform the following steps (pseudocode):
6. Known Problems:
------------------
-* In VDR-to-VDR setup, the availability of a channel is checked with a different
-priority than the actual channel switch. The later always uses priority 0.
-Usually a channel switch for live TV has priority 0 anyway, so it is not a
-problem here. However timers usually have a higher priority. Either avoid
-client side recordings or set the priority of client side timers to 0.
-
* There have been reports that channel switching with VDR 1.5.x/1.6.x clients
sometimes fails. Current version includes a workaround which seems to work, but
YMMV ;)