# # This is a example of imagesources.conf with usually using and sample entrys. # # This file should placed on VDR configuration folder with setup.conf # .../setup.conf # .../plugins/imagesources.conf # # Syntax is: ;;; # # = Path, where to finde images or image directories # = descriptor displayed in VDR # = 0 - if no mounting should be done # 1 - if needs to be mounted first. # (Dont forget to setup fstab !!!) # = filters, what files should be displayed. # i.e. *.jpg *.jpeg *.png *.tif* *.bmp # /cdrom;CDROM;1;*.jpg *.jpeg *.png *.tif* *.bmp /video;VDR Recordings;0;*.pnm /mnt/images;Images on the network;0;*.jpg *.jpeg *.png *.tif* *.bmp /mnt/camera;Digital Camera;1;*.jpg