Page 1 of 1

Slideshow from a directory

Posted: Thu Nov 17, 2022 7:52 am
by Mick P. F.
Hello,

If you create a slide show with "XnView MP" and select a directory as the source and not the files inside this directory, the files will be included in the slide show and not the directory. This means that every time you delete or add files in this directory, you have to change the slideshow. This is very inconvenient!

It's easy to change the code and this behavior so that the files aren't saved in the slideshow, and the directory is read every time the program starts and loads the saved slideshow (as the argument to the program).

Kind Regards,
Michael

Re: Slideshow from a directory

Posted: Wed Mar 22, 2023 12:34 am
by SullyPanda
I was just searching for this post, before starting it myself.

Code: Select all

My_LovedOnes.SLD

Code: Select all

# Slide Show Sequence v2
UseTimer = 1
Timer = 2
Loop = 1
FullScreen = 0
"D:\Cloud\OneDrive\2018\*.*"
"D:\Cloud\OneDrive\2019\*.*"
"D:\Cloud\OneDrive\VisitPierre_atFrance\*.*"