dragonflight/services
ZGaetano 32d829f796 fix(storage): report real SMB share free space, not local overlay
Mount-health card showed ~31GB free for the growing SMB share when the NAS
actually has multi-TB. mam-api never mounts the CIFS share, so df on the
container's /growing path reported the local overlay filesystem. Now query
the share's true capacity via 'smbclient -c du' (no mount needed) using the
configured credentials; falls back to the local df + surfaces the probe
error if the share is unreachable. Added smbclient to the mam-api image.
2026-06-04 15:20:38 +00:00
..
capture fix(capture+gui): kill audio-drift regression + fix elapsed/signal status 2026-06-04 13:21:30 +00:00
framecache fix: declare all slot functions in slot.h to prevent 64-bit pointer truncation 2026-06-03 20:16:35 +00:00
mam-api fix(storage): report real SMB share free space, not local overlay 2026-06-04 15:20:38 +00:00
node-agent fix(node-agent): reclaim capture port by PORT env, not image-tag regex 2026-06-04 15:15:37 +00:00
playout feat(playout): redesigned MCR screen + SCTE-35 end-to-end 2026-05-31 19:58:02 -04:00
premiere-plugin diag(premiere-plugin): v1.2.5 — no-op IIFE writes to Documents/ + reports lf.open result 2026-05-28 03:59:40 +00:00
premiere-plugin-uxp fix(uxp): remove broken v2.2.3 ccx — stay on v2.2.2 2026-06-03 16:07:32 +00:00
web-ui fix(capture+gui): kill audio-drift regression + fix elapsed/signal status 2026-06-04 13:21:30 +00:00
worker fix(worker): close promotion scanner queue on SIGTERM 2026-06-04 14:06:41 +00:00