From 88a6749020acfb921ae70f714e995af74e72c47c Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Fri, 3 Mar 2006 12:05:50 +0000 Subject: add a proof-of-concept plugin to define alternative services example: NIM A: DVB-C NIM B: DVB-S (Astra) NIM B records "Sat 1" (vertical) and cannot play or record "Das Erste". Zapping to "Das Erste" now looks up an alternative-table (defined by the user) and plays the service "Das Erste" (cable service) on NIM A, which is assossiated to "Das Erste" (sat service). --- lib/python/Plugins/Extensions/ZappingAlternatives/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 lib/python/Plugins/Extensions/ZappingAlternatives/__init__.py (limited to 'lib/python/Plugins/Extensions/ZappingAlternatives/__init__.py') diff --git a/lib/python/Plugins/Extensions/ZappingAlternatives/__init__.py b/lib/python/Plugins/Extensions/ZappingAlternatives/__init__.py new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3