2 Commits

Author SHA1 Message Date
Josh Hawkins
ed3bebc967 Miscellaneous fixes (#22779)
* block ffmpeg args in custom exports for non-admin users only

* prune expired reconnect timestamps periodically in watchdog loop

reconnect timestamps were only pruned when a new reconnect
occurred. This meant a single reconnect would persist in the count indefinitely instead of expiring after 1 hour

* formatting
2026-04-06 07:53:23 -06:00
Nicolas Mowen
04a2f42d11 Split apart video.py (#22631) 2026-03-25 08:44:12 -06:00