diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 31 |
1 files changed, 18 insertions, 13 deletions
@@ -14,12 +14,12 @@ See the file COPYING for more information. Description: ----------- -ZapPilot is a plugin for VDR forked from the plugin pilotskin created by -Christophe Nouhet (original idea Olivier Jacques). With this plugin you can -fast browse the EPG information without switching through the -channels. It makes it easy to see what is going on on other channels while -still watching the current channel. You can also get the event description -and set timers. +Zappilot is a plugin for VDR forked from the plugin pilotskin created by +Christophe Nouhet (original idea Olivier Jacques). It brings the ability +to browse fast the EPG information without being forced to switch to a +channel. It makes it easy to see what is going on on other channels while +still watching the current channel. The plugin adds the possibility of +having detailed information of the event and launching timers Installation: ------------ @@ -27,22 +27,26 @@ Installation: - Edit the keymacros.conf cd "VDR_CONFIG_DIR" vi keymacros.conf - ----------------keymacros.conf Blue Timers User1 @zappilot ---------------- + Please check VDR manual (man 5 vdr) for more informations on keymacros.conf -Please check VDR manual (man 5 vdr) for more information on keymacros.conf - -Setup menu: +Customization: ------------- +Pilot plugin can be tuned to your own preferences. +Go to Configuration/Plugins/zappilot to access the setup menu. Hide main menu entry : Hide the plugin entry in the main menu Close on OK : Close the Pilot plugin when pressing OK button (in addition to switch to the selected channel). Otherwise, switch to the channel but keep the pilot opened. Fast browse : Changes keys for faster EPG browsing +Switch timer : If the plugin epgsearch is found, switch timer can + be set by pressing 0. +Switch ... minutes +before start : lead time for switch timer. Usage normal: ------------- @@ -57,6 +61,7 @@ RED : edit a timer GREEN : Show extra infos YELLOW : previous event BLUE : next event +0 : adds/deletes epgsearch switch timer Usage fast browse: ----------------- @@ -68,9 +73,9 @@ OK : switch to the selected channel BACK : exit Pilotskin plugin RED : edit a timer GREEN : Show extra infos -YELLOW : previous event -BLUE : next event - +YELLOW : go prev group +BLUE : go next group +0 : adds/deletes epgsearch switch timer To do: |