Struktur

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Struktur)
Zeile 1: Zeile 1:
==Struktur==
 
 
Falls ab und zu mal Begriffe auftauchen wie '''unterhalb der channels.conf''' oder '''plugins verzeichnis''', so könnte in etwa die Struktur ausschauen.
 
Falls ab und zu mal Begriffe auftauchen wie '''unterhalb der channels.conf''' oder '''plugins verzeichnis''', so könnte in etwa die Struktur ausschauen.
 
  ----+ '''/HOME'''
 
  ----+ '''/HOME'''

Version vom 13. Dezember 2004, 04:49 Uhr

Falls ab und zu mal Begriffe auftauchen wie unterhalb der channels.conf oder plugins verzeichnis, so könnte in etwa die Struktur ausschauen.

----+ /HOME
    |----+ .xawtv
----+ /usr/local/src (Verzeichnis der Sourcen -> $SOURCEDIR)
    |----+ DVB
    |----+ VDR
    |----+ weitere Software
----+ /etc
    |----+ graphlcd.conf
    |----+ lircd.conf
    |----+ lircrc
    |----+ lircrc.conf
    |----+ LCDd.conf
    |----+ marks2pts.conf
    |----+ my.cnf
    |----+ nvram-wakeup.conf
    |----+ /vdr
    |    |----+ ca.conf
    |    |----+ channels.conf
    |    |----+ diseqc.conf
    |    |----+ keymacros.conf
    |    |----+ record.conf
    |    |----+ remote.conf
    |    |----+ sources.conf
    |    |----+ svdrphosts.conf
    |    |----+ commands.conf
    |    |----+ reccmds.conf
    |    |----+ remote.conf
    |    |----+ /logos     
    |    |    |----+ 3sat.xpm
    |    |----+ /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
    |    |    |----+ plugin_setup.conf
    |    |    |----+ plugin_setup_runvdr.conf
    |    |    |----+ prefermenu.conf
    |    |    |----+ streamdevhosts.conf
    |    |    |----+ taste.conf
    |    |    |----+ templates.vdrrip
    |    |    |----+ /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
    -    -    -    -

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

lang.

vdr --config='/etc/vdr'