Menu

Configuration

Atle Slagsvold

Config files

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.

Syntax of .ssv files:

<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

Example file

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

Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.