Skip to content

Auto restart and minor bug fixes

Latest
Compare
Choose a tag to compare
@bloones bloones released this 22 Dec 23:58

The following changes were implemented in this release:

There is now an auto-restart syncthing option in the configuration screen that allow to restart syncthing if the program stop or shutdown instead of stopping the service. A limit can be placed on the number of shutdown authorized by period of time after which the service will stop trying the start syncthing and stop instead.

A minor installation bug was also fixed that would cause a null exception if the syncthing process priority was not set in the configuration options.

To update syncthingtray, just stop the service, replace the executable, execute syncthingtray configure to change the configuration if needed (The auto-restart syncthign will be disabled by default), then start the service.

In the source code folder, I included a debug folder with the debug executable in case somebody has an issue and need troubleshooting capabilities.

Enjoy