Installscript-sources.conf

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(sources.conf)
(sources.conf)
Zeile 11: Zeile 11:
 
${DIGICAMDIR};Local ${DIGICAMDIR};0
 
${DIGICAMDIR};Local ${DIGICAMDIR};0
 
${MNTIMAGES};Images on the network;0
 
${MNTIMAGES};Images on the network;0
 
  
 
[digicamsources.conf]
 
[digicamsources.conf]
 
${MNTCAMERA};Digital Camera;1
 
${MNTCAMERA};Digital Camera;1
 
  
 
[imagesources.conf]
 
[imagesources.conf]
Zeile 24: Zeile 22:
 
${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
 
${PLGDIS}/burn;Local burn templates;0
 
  
 
[mp3sources.conf]
 
[mp3sources.conf]
Zeile 30: Zeile 27:
 
${MNTCDROM};CDROM;1
 
${MNTCDROM};CDROM;1
 
${MNTMP3S};Mp3s on the network;0
 
${MNTMP3S};Mp3s on the network;0
 
  
 
[mplayersources.conf]
 
[mplayersources.conf]

Version vom 21. August 2005, 17:41 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