Struktur

Aus VDR Wiki
Wechseln zu: Navigation, Suche

Zum VDR Konfigurationsverzeichnis, 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'

Ist letztendlich als Beispiel anzusehen, weil:

1. Viele der Anleitungen im Wiki für Software und Plugins auf dieser Struktur basieren.
2. Es nicht gerade schön ausschaut, wenn alles wild nach /video ausgelagert wird, zumahl dort meistens schon die VDR Aufnahmen gespeichert werden, aber das bleibt Linux üblich jeden selbst überlassen.

----+ /HOME
    |----+ .xawtv
----+ /usr/local/src ($SOURCEDIR)
    |----+ DVB
    |----+ VDR
----+ /usr/local/bin
    |----+ burnmark.sh
    |----+ clipinc.sh
    |----+ clipinc2mp3.sh
    |----+ cutinplace.sh
    |----+ dagrab.sh
    |----+ dialup.sh
    |----+ dvdselect_readdvd.sh
    |----+ dvdselect_writedvd.sh
    |----+ epg2autotimer.sh
    |----+ epg2taste.sh
    |----+ image.sh
    |----+ infosatepg.sh
    |----+ mailcmd.sh
    |----+ mount.sh
    |----+ network.sh
    |----+ noad.sh
    |----+ rememberevent.sh
    |----+ rwrapper.sh
    |----+ sleeptimer.sh
    |----+ updateepg.sh
----+ /etc
    |----+ exports
    |----+ graphlcd.conf
    |----+ lircd.conf
    |----+ lircrc
    |----+ lircrc.conf
    |----+ LCDd.conf
    |----+ marks2pts.conf
    |----+ my.cnf
    |----+ nvram-wakeup.conf
    |----+ /samba
    |    |----+ smb.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
    |    |    |----+ MainMenu.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
    |    |    |----+ /aide
    |    |    |    |----+ /locker
    |    |    |    |    |----+ locker.aide
    |    |    |----+ /burn
    |    |    |    |----+ helmetr.ttf
    |    |    |    |----+ menu-bg.png
    |    |    |    |----+ menu-button.png
    |    |    |    |----+ menu-silence.mp2
    |    |    |----+ /transpoders
    |    |    |    |----+ 0030.ini
    |    |    |----+ /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
    -    -    -    -