# EventSaver config. Lives next to EventSaver.scr. # Change these without recompiling. Screensaver re-reads on each launch. # HTTP mode (recommended): pull slides from shopdb over HTTP, cache locally. # No file share needed. Point at the shopdb slides feed (/api/slides/feed) for this # surface. FIX THE BASE URL if the shopdb path differs on the live box. url=https://shopdb.example.net/api/slides/feed?surface=shopfloor # Folder mode (fallback): used only if url is blank. SMB/local path. # folder=\\fileserver.example.net\share\tv\shopfloor # Seconds per image (default when a slide has no per-slide time). interval=10 # 1 = random order, 0 = ordered. Ignored when order.txt / API order is present. shuffle=0 # Crossfade length in ms (0 = hard cut). Reserved - hard cut in v1. fadems=600