Installscript-sources.conf

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(sources.conf: M)
(sources.conf: M)
Zeile 7: Zeile 7:
 
# Description: ...
 
# Description: ...
  
[digicamdestinations.conf]
+
[digicam/digicamdestinations.conf]
 
${IMAGEDIR};Local ${IMAGEDIR};0
 
${IMAGEDIR};Local ${IMAGEDIR};0
 
${DIGICAMDIR};Local ${DIGICAMDIR};0
 
${DIGICAMDIR};Local ${DIGICAMDIR};0
 
${MNTIMAGES};Images on the network;0
 
${MNTIMAGES};Images on the network;0
  
[digicamsources.conf]
+
[digicam/digicamsources.conf]
 
${MNTCAMERA};Digital Camera;1
 
${MNTCAMERA};Digital Camera;1
  

Version vom 28. März 2006, 17:07 Uhr

Beschreibung

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

sources.conf

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

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

[digicam/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

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

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