From 58ef63abd5a9187ee93609f142cb21a933da16c5 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 26 Feb 2026 17:08:19 -0600 Subject: feat(recording): validate system audio device before recording Add pre-recording validation that catches stale or drifted system audio devices before they cause silent recordings. When the default audio output changes (Bluetooth reconnect, device switch) between setup and recording, the monitor device is auto-updated. Warns if no audio is currently playing through the monitored sink. Co-Authored-By: Craig Jennings --- tests/fixtures/pactl-sink-inputs-empty.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/fixtures/pactl-sink-inputs-empty.txt (limited to 'tests/fixtures/pactl-sink-inputs-empty.txt') diff --git a/tests/fixtures/pactl-sink-inputs-empty.txt b/tests/fixtures/pactl-sink-inputs-empty.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/tests/fixtures/pactl-sink-inputs-empty.txt @@ -0,0 +1 @@ + -- cgit v1.2.3