Please backup your old file before replacing it. Report any issues (:
Thank you
DachsbauTV for your valuable feedback and feature suggestion.
Added
3 New Features:
- Backup Settings
- Import Settings
- Additional Timestamp formatting
Backup / Import Settings
Select a Folder location, any exported settings wil be stored in a json file and will be labled with the script name and a date/time stamp
To import a Settings file, the available files will be listed in a Drop-Down, select the required file and click the import button.
IMPORTANT Please click the 'Reload Script' Icon to the bottom left of the script panel to refresh the settings.
Format Time Stamp
Timestamp is represented by
$D = day,
$H = hour,
$M = minute,
$S = second,
$F = split second.
To trim leading zeros, include $T = truncate leading zeros.
This will ONLY affect a format matching '$D:$H:$M:$S,$F' (00:00:00:00,00)
The source code has undergone some optimization during this update and human fault during such a process is likely, please report any issues.