Installscript-sources.conf

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Beschreibung)
(Beschreibung)
Zeile 1: Zeile 1:
 
==Beschreibung==
 
==Beschreibung==
Eintraege werden jeweils an die '''^[DATEI]''' angehangen.
+
Eintraege werden jeweils an die '''^[DATEI]''' bzw. '''^[PATH/DATEI]''' angehangen.
  
 
==sources.conf==
 
==sources.conf==

Version vom 7. November 2005, 17:16 Uhr

Beschreibung

Eintraege werden jeweils an die ^[DATEI] bzw. ^[PATH/DATEI] angehangen.

sources.conf

Datei
../setup/config/sources.conf
# Description: ...

[digicamdestinations.conf]
	${IMAGEDIR};Local ${IMAGEDIR};0
	${DIGICAMDIR};Local ${DIGICAMDIR};0
	${MNTIMAGES};Images on the network;0

[digicamsources.conf]
	${MNTCAMERA};Digital Camera;1

[image/imagesources.conf]
	${IMAGEDIR};Local ${IMAGEDIR};0
	${DIGICAMDIR};Local ${DIGICAMDIR};0
	${MNTCDROM};CDROM;1;*.jpg *.jpeg *.png *.tif* *.bmp
	${MNTCAMERA};Digital Camera;1;*.jpg
	${MNTIMAGES};Images on the network;0;*.jpg *.jpeg *.png *.tif* *.bmp
	${PLGDIS}/burn;Local burn templates;0

[mp3sources.conf]
	${MP3DIR};Local ${MP3DIR};0;*.mp3/*.ogg/*.wav
	${MNTCDROM};CDROM;1
	${MNTMP3S};Mp3s on the network;0

[mplayersources.conf]
	${VIDEODIR};Local ${VIDEODIR};0
	${MNTCDROM};CDROM;1
	${VIDEODIR}/DVD-VCD;Play SVCD DVD;0
	${MNTVIDEOS};Videos on the network;0