github Geektoolkit/Dynaframe3 2.11
Release 2.11 - "folder remove" fix, custom ports, other fixes.

latest releases: 2.24, 2.23, 2.22...
pre-release3 years ago

Currently Prerelease! Use at own risk.
Note: I believe I somehow broke 'saving' of settings in this version. I'll work on figuring out how that regressed.

Install: sudo wget https://github.com/Geektoolkit/Dynaframe3/releases/download/2.11/install.sh && bash install.sh; rm -f install.sh ; sudo reboot

Fixes:
Issue 39: Dynaframe and Wittypi conflict - Now tries port 5053 if 8000 is taken. Can now use appsettings.json to configure a custom port. Note: There is no UI for this, nor will there be as this is a bit of an advanced feature (and if you can't launch it on a port, you can't really get to the UI anyway)

Fixed: 'takes a minute to show first image' issue.
Issue 38: Playlist 'remove' not immediately propagating to playlist. Cleaned up 'remove' code.
Fixed issue where Video Volume on/off wasn't taking effect.
Issue 36B: Current settings don't show -> Fixed...now show current setting next to setting name

Added: Automation command to navigate directly to a file by name. Passing SETFILE= and then a path in quotes will navigate directly to that file. Note that this will also put the frame in 'paused' mode.
This is a small but key portion of the ability to sync the frames, and I put it in as a bedrock so that this minbar release could be used on 'secondary' frames while a controller frame on later releases could control them. Goal is to make this the latest stable so that when I deep dive into the next features, people will have a good stable build to use for a while.

http://IPADDRESSHERE:8000/default.htm?SETFILE="c:\test\foo.jpg"

Note: I may be working with this release a bit as I work to see if I can figure out some of the autoupdate issues.

Don't miss a new Dynaframe3 release

NewReleases is sending notifications on new releases.