You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2025. It is now read-only.
gtt is looping through the frames directory right now. Instead of doing that I would like to introduce a status.json file in the config directory.
Additionally add a --force option (naming is WiP) that uses the old methodology and rewrites the status.json if something goes wrong. Using the old methodology after a given timeout (like every X hours) would be appreciated too.