Re: SlideShow [v2.0]
Posted: 02 May 2025 19:43
Hi,
By default UsePictureCodecs displays 0.
I have also deleted the Slideshow.xys file from the /Data/Scripts folder, Close XYPlorer, then put the downloaded Slideshow.xys file back into that folder. Then reopen XYPlorer, but the problem still occurs.
Btw, to overcome this deadlock I asking ChatGPT and have found another temporary way.
I open the image with FloatingPreview then click the button that contains the script:
While that method worked for displaying my random photos from QuickSearch output.
By default UsePictureCodecs displays 0.
I have also deleted the Slideshow.xys file from the /Data/Scripts folder, Close XYPlorer, then put the downloaded Slideshow.xys file back into that folder. Then reopen XYPlorer, but the problem still occurs.
Btw, to overcome this deadlock I asking ChatGPT and have found another temporary way.
I open the image with FloatingPreview then click the button that contains the script:
Code: Select all
::while (true) {
sel "+1";
wait 5000;
}