Struktur
Aus VDR Wiki
(Unterschied zwischen Versionen)
(→Struktur) |
(→Struktur: M) |
||
Zeile 33: | Zeile 33: | ||
+-- [[Bild:Folder.png]] /VDR | +-- [[Bild:Folder.png]] /VDR | ||
+-- [[Bild:Folder.png]] '''$PATH''' | +-- [[Bild:Folder.png]] '''$PATH''' | ||
− | |||
|--+ [[clipinc.sh]] | |--+ [[clipinc.sh]] | ||
|--+ [[cutinplace.sh]] | |--+ [[cutinplace.sh]] |
Version vom 16. November 2005, 13:26 Uhr
Allgemein
Zum VDR Konfigurationsverzeichnis, standardmäßig ist es /video, nicht /etc/vdr.
Definiert im Makefile:
VIDEODIR = /video
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'
Eine andere Möglichkeit, ist eine Übergabe beim übersetzen:
make VIDEODIR=/wo/auch/immer all plugins
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, zumal dort meistens schon die VDR Aufnahmen gespeichert werden, aber das bleibt Linux üblich jedem selbst überlassen.
Struktur
+-- $HOME |-- .xawtv +-- .xine |--+ .xine |--+ keymap +-- /usr/local/src $SOURCEDIR +-- /DVB +-- /VDR +-- $PATH |--+ clipinc.sh |--+ cutinplace.sh |--+ dvdselect_readdvd.sh |--+ dvdselect_writedvd.sh |--+ epg2autotimer.sh |--+ epg2taste.sh |--+ image.sh |--+ infosatepg.sh |--+ loadepg.sh |--+ mailcmd.sh |--+ mlnet.sh |--+ mount.sh |--+ network.sh |--+ noad.sh |--+ playtimer.sh |--+ rememberevent.sh |--+ rwrapper.sh |--+ sleeptimer.sh |--+ svdrpsend.pl |--+ timerrep.sh +-- /etc |--+ exports |--+ graphlcd.conf |--+ lircd.conf |--+ lircrc |--+ lircrc.conf |--+ LCDd.conf |--+ marks2pts.conf |--+ nvram-wakeup.conf +-- /samba |--+ smb.conf +-- /vdr |--+ ca.conf |--+ channels.conf |--+ commands.conf |--+ diseqc.conf |--+ epg.data |--+ keymacros.conf |--+ remote.conf |--+ setup.conf |--+ sources.conf |--+ svdrphosts.conf |--+ reccmds.conf |--+ remote.conf |--+ timercmds.conf +-- /logos |--+ 3sat.xpm +-- /themes |--+ classic-default.theme +-- /plugins |--+ AdvChCtrl.conf |--+ autosort.conf |--+ browser.conf |--+ commands.conf (console-plugin) |--+ decruft.conf |--+ digicamdestinations.conf |--+ digicamsources.conf |--+ epg.conf |--+ externalplayer.conf |--+ httpradio.conf |--+ imagecmds.conf |--+ imagesources.conf |--+ MainMenu.conf |--+ loadepg.conf |--+ mediamvp.conf |--+ mvprss.conf |--+ mp3sources.conf |--+ mplayerclusterkeys.conf |--+ mplayersources.conf |--+ netconfig.conf |--+ pimEvents.conf |--+ plugin_setup.conf |--+ plugin_setup_runvdr.conf |--+ prefermenu.conf |--+ streamdevhosts.conf |--+ taste.conf |--+ telecablesources.conf |--+ templates.vdrrip |--+ tvboxuser.conf |--+ wapaccess |--+ waphosts +-- /aide +-- /locker |--+ locker.aide +-- /burn |--+ helmetr.ttf |--+ menu-bg.png |--+ menu-button.png |--+ menu-silence.mp2 +-- /transpoders |--+ 0030.ini +-- /freecell |--+ cursor.xpm +-- /epgsearch |--+ epgsearchcats.conf |--+ epgsearchcmds.conf +-- /filebrowser |--+ commands.conf |--+ order.conf +-- /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 +-- /spider |--+ cover.xpm +-- /surfer |--+ getPage.sh |--+ surfer.conf +-- /telecable |--+ RunTelecable.sh +-- /text2skin +-- /demo +-- /vdricq +-- /images |--+ icq_away.xpm +-- /weatherng +-- /images |--+ nopic.png |--+ weatherng.sh +-- /xine |--+ noSignal-completelyBlack.pes |--+ noSignal.pes