Git Commits
dash commits 5
ohnsh/dash-
9:48 am — John Sherrell <dev@ohn.sh>
mkoverlay: update video.sh log format
-
9:45 am — John Sherrell <dev@ohn.sh>
mkoverlay: quiet curl output in video.sh when sending notification.
-
9:36 am — John Sherrell <dev@ohn.sh>
mkoverlay: fix bug in video.sh: `if ! cmd1 && cmd2` only negates the result of cmd1, not the whole chain. better to learn late than never. 😬
-
9:19 am — John Sherrell <dev@ohn.sh>
mkoverlay: Update video.sh to only update the inventory.json index (turso db) once per run.
-
6:34 am — John Sherrell <dev@ohn.sh>
mkoverlay: overhaul to video.sh, now includes log_notify that fires a webhook with the log message when running in autopilot so that I'm notified. Also validates that recordings are larger than a min file size (currently 3 MB, configurable in environment), or else tosses them into an _error folder so they aren't, remuxed, synced, or added to inventory.json.