Yaepg-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Hardwareanforderungen)
K (Hierarchie)
Zeile 4: Zeile 4:
 
Skaliert das Live Bild auf ca. ein Viertel, um im Rest das [[EPG]] darzustellen.
 
Skaliert das Live Bild auf ca. ein Viertel, um im Rest das [[EPG]] darzustellen.
  
 +
<!-- ===Status=== -->
 
==Bilder==
 
==Bilder==
 
{|
 
{|
Zeile 10: Zeile 11:
 
|}
 
|}
  
 +
==Bedienung==
 +
{| class="wikitable"
 +
|-
 +
| bgcolor=#efefef | Hoch/Runter
 +
| Move the cursor up/down in the grid or in the record dialog box.
 +
|-
 +
| bgcolor=#efefef | Links/Rechts
 +
| Move the cursor left/right in the grid or adjust the start/stop/frequency values in the record dialog box.
 +
|-
 +
| bgcolor=#ff0000 | Rot
 +
| Page up/down within the grid.
 +
|-
 +
| bgcolor=#ffff00 | Gelb
 +
| Page up/down within the grid.
 +
|-
 +
| bgcolor=#efefef | Ok
 +
| If the selected event has already started, tune to the selected channel and exit the plugin. If the selected even hasn't already started, bring up a dialog box to add a timer for the selected event. If the record dialog box is open, add the timer.
 +
|-
 +
| bgcolor=#00ff00 | Grün
 +
| Tune to the selected channel without exiting the plugin.
 +
|-
 +
| bgcolor=#0000ff | Blau
 +
| Take a screenshot.
 +
|-
 +
| bgcolor=#efefef | 0..9
 +
| Perform direct channel change.
 +
|}
 +
 +
<!-- ===[[SVDRP]] Befehle=== -->
 
==Hardwareanforderungen==
 
==Hardwareanforderungen==
 
* [[full-featured-DVB-Karte|''full-featured (FF)'' bzw. ''Premium'']]
 
* [[full-featured-DVB-Karte|''full-featured (FF)'' bzw. ''Premium'']]
Zeile 22: Zeile 52:
 
* vdr >= '''1.2.6'''
 
* vdr >= '''1.2.6'''
  
<!-- ==Installation== -->
+
==Installation==
<!-- ==Optionen== -->
+
<!-- ===Optionen=== -->
 
+
===Patches===
==Patches==
+
 
* vdr >= '''1.3.2*''' {{spiegel 1|vdr-yaepg}}
 
* vdr >= '''1.3.2*''' {{spiegel 1|vdr-yaepg}}
  
Zeile 62: Zeile 91:
 
</pre>
 
</pre>
  
<!-- ==Einstellungen== -->
+
<!-- ===Einstellungen=== -->
<!-- ==Parameter== -->
+
<!-- ===Parameter=== -->
 
+
==Sonstiges==
==Bedienung==
+
===Probleme===
{| border=1 cellpadding=2 cellspacing=0
+
====Log====
|-
+
!bgcolor=#efefef|Up/Down
+
|Move the cursor up/down in the grid or in the record dialog box.
+
|-
+
!bgcolor=#efefef|Left/Right
+
|Move the cursor left/right in the grid or adjust the start/stop/frequency values in the record dialog box.
+
|-
+
!bgcolor=#ff0000|Rot
+
|Page up/down within the grid.
+
|-
+
!bgcolor=#ffff00|Gelb
+
|Page up/down within the grid.
+
|-
+
!bgcolor=#efefef|OK
+
|If the selected event has already started, tune to the selected channel and exit the plugin. If the selected even hasn't already started, bring up a dialog box to add a timer for the selected event. If the record dialog box is open, add the timer.
+
|-
+
!bgcolor=#00ff00|Grün
+
|Tune to the selected channel without exiting the plugin.
+
|-
+
!bgcolor=#0000ff|Blau
+
|Take a screenshot.
+
|-
+
!bgcolor=#efefef|0-9
+
|Perform direct channel change.
+
|}
+
 
+
<!-- ==[[SVDRP]] Befehle== -->
+
 
+
==Probleme==
+
===Log===
+
 
Der '''yaepg.log''' wird überall angelegt.
 
Der '''yaepg.log''' wird überall angelegt.
 
  sed -i 's:log = fopen(\"yaepg.log\", \"w+\");:log = fopen(\"/var/log/yaepg.log\", \"w+\");:' yaepg.c
 
  sed -i 's:log = fopen(\"yaepg.log\", \"w+\");:log = fopen(\"/var/log/yaepg.log\", \"w+\");:' yaepg.c
  
<!-- ==Tipps== -->
+
<!-- ===Tipps=== -->
<!-- ==Wunschliste== -->
+
<!-- ===Wunschliste=== -->
<!-- ==Snapshot== -->
+
<!-- ===Snapshot=== -->
  
 
==Links==
 
==Links==

Version vom 9. August 2006, 15:57 Uhr

Inhaltsverzeichnis

Beschreibung

Autor:

Skaliert das Live Bild auf ca. ein Viertel, um im Rest das EPG darzustellen.

Bilder

0.0.1
0.0.2

Bedienung

Hoch/Runter Move the cursor up/down in the grid or in the record dialog box.
Links/Rechts Move the cursor left/right in the grid or adjust the start/stop/frequency values in the record dialog box.
Rot Page up/down within the grid.
Gelb Page up/down within the grid.
Ok If the selected event has already started, tune to the selected channel and exit the plugin. If the selected even hasn't already started, bring up a dialog box to add a timer for the selected event. If the record dialog box is open, add the timer.
Grün Tune to the selected channel without exiting the plugin.
Blau Take a screenshot.
0..9 Perform direct channel change.

Hardwareanforderungen

# enable to fully support yaepg plugin
SET_VIDEO_WINDOW=1

Softwareanforderungen

  • vdr >= 1.2.6

Installation

Patches

  • vdr >= 1.3.2*

Konfiguration

Es wird davon ausgegangen, das das Plugin bereits entpackt und verlinkt wurde.

cd $SOURCEDIR/VDR
patch -p1 < ./../../yaepg-<VERSION>-<REVISION>.patch
patch < PLUGINS/src/yaepg/patches/vdr-<VDRVERSION>-yaepg.diff
Wer möchte geht über die keymacros.conf, um das Plugin zbs. mit den
Blau
Key aufzurufen.
# Remote control key macros for VDR
#
# Format:
#
# macrokey  key1 key2 key3...
# macrokey  @plugin key1 key2 key3...
#
# See man vdr(5)

Red       Recordings
Green     @epgsearch
Blue      @yaepg
^^^^^^^^^^^^^^^^
Yellow    @prefermenu


Alternativ über einen "User Key".

User1     @yaepg

Sonstiges

Probleme

Log

Der yaepg.log wird überall angelegt.

sed -i 's:log = fopen(\"yaepg.log\", \"w+\");:log = fopen(\"/var/log/yaepg.log\", \"w+\");:' yaepg.c


Links

In anderen Sprachen