Installscript-sources.conf

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Beschreibung)
(sources.conf)
Zeile 23: Zeile 23:
 
${MNTCAMERA};Digital Camera;1;*.jpg
 
${MNTCAMERA};Digital Camera;1;*.jpg
 
${MNTIMAGES};Images on the network;0;*.jpg *.jpeg *.png *.tif* *.bmp
 
${MNTIMAGES};Images on the network;0;*.jpg *.jpeg *.png *.tif* *.bmp
 +
${PLGDIS}/burn;Local burn templates;0
  
  

Version vom 17. August 2005, 16:34 Uhr

Beschreibung

Eintraege werden jeweils an die ^[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


[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