summaryrefslogtreecommitdiff
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
commitd37f1f7d0fafd23f8bb01e9ed439810421aa2f81 (patch)
treebac62ad4a04eddbf8ff73ef5fd30f1c48ff9556a
parenta4fb6e83172c5cbbc93cbfeaf0e8b280594835d0 (diff)
downloadvdr-plugin-streamdev-d37f1f7d0fafd23f8bb01e9ed439810421aa2f81.tar.gz
vdr-plugin-streamdev-d37f1f7d0fafd23f8bb01e9ed439810421aa2f81.tar.bz2
Deleted obsolete section about static priority
-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 ;)