Struktur
Aus VDR Wiki
Version vom 15. Dezember 2004, 05:55 Uhr von 213.6.77.12 (Diskussion)
Falls ab und zu mal Begriffe auftauchen wie unterhalb der channels.conf / plugins verzeichnis oder $SOURCEDIR, 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
| |----+ 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
- - - -
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'