Installscript-sources.conf

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(sources.conf)
Zeile 1: Zeile 1:
 
==Beschreibung==
 
==Beschreibung==
Eintraege werden jeweils an die '''^[DATEI]''' angehangen.
+
Eintraege werden jeweils an die '''^[DATEI]''' angehangen. (Relativ zu '''$VDRCONFIG/plugins''')
  
 
==sources.conf==
 
==sources.conf==
Zeile 15: Zeile 15:
 
${MNTCAMERA};Digital Camera;1
 
${MNTCAMERA};Digital Camera;1
  
[imagesources.conf]
+
[image/imagesources.conf]
 
${IMAGEDIR};Local ${IMAGEDIR};0
 
${IMAGEDIR};Local ${IMAGEDIR};0
 
${DIGICAMDIR};Local ${DIGICAMDIR};0
 
${DIGICAMDIR};Local ${DIGICAMDIR};0

Version vom 7. November 2005, 16:58 Uhr

Beschreibung

Eintraege werden jeweils an die ^[DATEI] angehangen. (Relativ zu $VDRCONFIG/plugins)

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