Burn-plugin (Vorlagen)
Aus VDR Wiki
(Unterschied zwischen Versionen)
(→Wechseln der Vorlagen) |
(→Vorlagen) |
||
Zeile 50: | Zeile 50: | ||
| [[bild:burn-template-vdr-1.png|thumb|none|''vdr'']] | | [[bild:burn-template-vdr-1.png|thumb|none|''vdr'']] | ||
| [[bild:burn-template-voyager-1.png|thumb|none|''voyager'']] | | [[bild:burn-template-voyager-1.png|thumb|none|''voyager'']] | ||
+ | | [[bild:burn-template-coupling-1.png|thumb|none|''coupling'']] | ||
+ | | [[bild:burn-template-ren-and-stimpy-1.png|thumb|none|''ren and stimpy'']] | ||
+ | | [[bild:burn-template-stargate-atlantis-1.png|thumb|none|''stargate atlantis'']] | ||
+ | |- | ||
+ | | [[bild:burn-template-stargate-atlantis-2.png|thumb|none|''stargate atlantis'']] | ||
+ | | [[bild:burn-template-stargate-sg1-1.png|thumb|none|''stargate sg1'']] | ||
+ | | [[bild:burn-template-stargate-sg1-2.png|thumb|none|''stargate sg1'']] | ||
|} | |} | ||
Version vom 27. Oktober 2005, 20:03 Uhr
Inhaltsverzeichnis |
Beschreibung
Vorlagen für das burn-plugin.
Vorlagen
Bitte folgendes Format für den upload nutzen: <burn>-<template>-<name>-<NUM>.png
Button(s)
Bitte folgendes Format für den upload nutzen: <burn>-<template>-<button>-<NUM>.png
Wechseln der Vorlagen
Das wechseln der Vorlagen/Buttons, kann z.B. über das image-plugin erfolgen (es bietet sich quasi an, da eine Vorschau möglich ist).
Hierfür ist die /etc/vdr/plugins/imagesources.conf um einen Eintrag zu erweitern.
/etc/vdr/plugins/burn;Local burn templates;0
Analog dazu die /etc/vdr/plugins/imagecmds.conf.
Change burn template : echo ln -fs '%s' '$(dirname %s)/menu-bg.png' | sh Change burn template (button) : echo ln -fs '%s' '$(dirname %s)/menu-button.png' | shMan wählt ein Bild mit dem image-plugin aus, dann gelangt man über den Button
{{{1}}}
ins Menü... hier werden über
Change burn template Change burn template (button)
die Links gesetzt.
+-- etc +-- vdr +-- plugins |-- imagecmds.conf |-- imagesources.conf +-- burn |-- burn-template-24-1.png |-- burn-template-4400-1.png |-- burn-template-4400-2.png |-- burn-template-angel-1.png |-- burn-template-battlestar-galactica-4.png |-- burn-template-button-1.png |-- burn-template-button-2.png |-- burn-template-button-3.png |-- burn-template-button-4.png |-- menu-bg.png -> burn-template-angel-1.png |-- menu-button.png -> burn-template-button-1.png