Struktur

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 +
Zum '''PATH''', Standard wäre es '''/video''', nicht '''/etc/vdr'''.
 +
 +
Ruft man VDR ohne die entsprechende [[VDR Optionen|Option]] auf, würde das Standardverzeichnis zum tragen kommen.
 +
 +
Um VDR das neue Verzeichnis bekannt zu machen, sollte die Übergabe wie folgt aussehen.
 +
 +
vdr -c /etc/vdr
 +
vdr --config='/etc/vdr'
 +
 
  ----+ '''/HOME'''
 
  ----+ '''/HOME'''
 
     |----+ [[.xawtv]]
 
     |----+ [[.xawtv]]
Zeile 89: Zeile 98:
 
     |    |    |    |----+ noSignal.pes
 
     |    |    |    |----+ noSignal.pes
 
     -    -    -    -
 
     -    -    -    -
 
Zum '''PATH''', standard wäre es '''/video''', nicht '''/etc/vdr'''.
 
 
Ruft man VDR ohne die entsprechende [[VDR Optionen|Option]] auf, würde das Standardverzeichnis zum tragen kommen.
 
 
Um VDR das neue Verzeichnis bekannt zu machen, sollte die Übergabe wie folgt aussehen.
 
 
<pre>
 
vdr -c /etc/vdr
 
</pre>
 
 
lang.
 
 
<pre>
 
vdr --config='/etc/vdr'
 
</pre>
 

Version vom 15. Dezember 2004, 07:36 Uhr

Zum PATH, Standard wäre es /video, nicht /etc/vdr.

Ruft man VDR ohne die entsprechende Option auf, würde das Standardverzeichnis zum tragen kommen.

Um VDR das neue Verzeichnis bekannt zu machen, sollte die Übergabe wie folgt aussehen.

vdr -c /etc/vdr
vdr --config='/etc/vdr'
----+ /HOME
    |----+ .xawtv
----+ /usr/local/src ($SOURCEDIR)
    |----+ DVB
    |----+ VDR
----+ /etc
    |----+ graphlcd.conf
    |----+ lircd.conf
    |----+ lircrc
    |----+ lircrc.conf
    |----+ LCDd.conf
    |----+ marks2pts.conf
    |----+ my.cnf
    |----+ nvram-wakeup.conf
    |----+ /vdr
    |    |----+ ca.conf
    |    |----+ channels.conf
    |    |----+ commands.conf
    |    |----+ diseqc.conf
    |    |----+ epg.data
    |    |----+ keymacros.conf
    |    |----+ record.conf
    |    |----+ remote.conf
    |    |----+ setup.conf
    |    |----+ sources.conf
    |    |----+ svdrphosts.conf
    |    |----+ reccmds.conf
    |    |----+ remote.conf
    |    |----+ /logos
    |    |    |----+ 3sat.xpm
    |    |----+ /themes
    |    |    |----+ classic-default.theme
    |    |----+ /plugins
    |    |    |----+ browser.conf
    |    |    |----+ digicamdestinations.conf
    |    |    |----+ digicamsources.conf
    |    |    |----+ epg.conf
    |    |    |----+ epgsearchcmds.conf
    |    |    |----+ httpradio.conf
    |    |    |----+ imagecmds.conf
    |    |    |----+ imagesources.conf
    |    |    |----+ mediamvp.conf
    |    |    |----+ mvprss.conf
    |    |    |----+ mp3sources.conf
    |    |    |----+ mplayerclusterkeys.conf
    |    |    |----+ mplayersources.conf
    |    |    |----+ picturesources.conf
    |    |    |----+ pimEvents.conf
    |    |    |----+ plugin_setup.conf
    |    |    |----+ plugin_setup_runvdr.conf
    |    |    |----+ prefermenu.conf
    |    |    |----+ streamdevhosts.conf
    |    |    |----+ taste.conf
    |    |    |----+ templates.vdrrip
    |    |    |----+ tvboxuser.conf
    |    |    |----+ /burn
    |    |    |    |----+ helmetr.ttf
    |    |    |    |----+ menu-bg.png
    |    |    |    |----+ menu-button.png
    |    |    |    |----+ menu-silence.mp2
    |    |    |----+ /freecell
    |    |    |    |----+ cursor.xpm
    |    |    |----+ /graphlcd
    |    |    |    |----+ logonames.alias -> logonames.alias.1.2 (symlink)
    |    |    |    |----+ logonames.alias.1.2
    |    |    |    |----+ logonames.alias.1.3
    |    |    |    |----+ /logos
    |    |    |    |----+ /fonts
    |    |    |----+ /graphTFT
    |    |    |    |----+ /fonts
    |    |    |    |    |----+ Vera.ttf
    |    |    |    |----+ /themes
    |    |    |----+ /joystick
    |    |    |    |----+ mappings.conf
    |    |    |----+ /mailbox
    |    |    |    |----+ accounts.conf
    |    |    |----+ /manual
    |    |    |    |----+ example.xml
    |    |    |----+ /muggle
    |    |    |    |----+ playlist_commands.conf
    |    |    |----+ /radio
    |    |    |    |----+ radio.mpg -> satelit.mpeg (symlink)
    |    |    |----+ /solitaire
    |    |    |    |----+ cover1.xpm
    |    |    |----+ /text2skin
    |    |    |    |----+ /demo
    |    |    |----+ /xine
    |    |    |    |----+ noSignal-completelyBlack.pes
    |    |    |    |----+ noSignal.pes
    -    -    -    -