Imagesources.conf
Un article de VDR Wiki FR.
Fichier de configuration de image-plugin.
# # 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>;<name>;<mount>;<filter> # # <path> = Path, where to finde images or image directories # <name> = descriptor displayed in VDR # <mount> = 0 - if no mounting should be done # 1 - if <path> needs to be mounted first. # (Dont forget to setup fstab !!!) # <filter> = filters, what files should be displayed. # i.e. *.jpg *.jpeg *.png *.tif* *.bmp # /video/images;Images Locales;0 /video/photos;Photos Locales;0 /dev/cdrom;CDROM;1 /mnt/camera;Appareil photo;1 /mnt/images;Images sur le reseau;0

