SlideshowViewer uses .ssv files as configuration files.
The .ssv files are associated with SlideshowViewer during installation.
When SlideshowViewer are started it reads configuration from %APPDATA%/SSV/default.ssv and all configuration files given on the command line.
<command>=<argument>
Command | Argument | Description |
---|---|---|
delay | seconds | How long to show each picture in the slideshow |
loop | true/false | Shall loop when all pictures have been shown. |
load | folder/file | Include the following files/folders in file scan. |
text | [OverlayText] | Customized text to show together with the images. |
transition | milliseconds | How long to transition between images. |
shuffle | true/false | Shuffle slideshow. |
browse | true/false | Start in browse mode |
autorun | true/false | Automatically start the slideshow when the filescan is done. |
resume | filename | File containing files already shown. |
minSize | number of bytes |
loop=True shuffle=True text={description}{nl}{dateTaken}{nl}{cameraDescription}{nl}{fullName}{nl}{index} / {total} delay=15 minSize=0 transition=2000 autorun=True load=C:\Users\User\Pictures resume=C:\Users\User\Pictures\resume.txt