From 8fe99bf9f720fbba26c70b7e3f819ba85a28ae2e Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 1 Sep 2026 14:08:25 +0200 Subject: [PATCH] birdnet-go-dev: rebuild for the reworked live spectrogram in fork PR #61 The previous build shipped the SoX-default render (its own axes, legend and palette). PR #61 now matches the detection spectrogram style, so rebuild to re-merge it. Co-Authored-By: Claude Opus 5 --- birdnet-go-dev/CHANGELOG.md | 2 ++ birdnet-go-dev/config.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/birdnet-go-dev/CHANGELOG.md b/birdnet-go-dev/CHANGELOG.md index 0c2907b7af..13e70a3580 100644 --- a/birdnet-go-dev/CHANGELOG.md +++ b/birdnet-go-dev/CHANGELOG.md @@ -1,3 +1,5 @@ +## 20260901.3 (01-09-2026) +- Rebuild: live spectrogram in Currently Hearing now uses the same SoX recipe, palette and 2:1 ratio as the detection spectrograms, with a kHz axis overlay (fork PR #61) ## 20260901.2 (01-09-2026) - Rebuild: re-merges the open fork PRs, adding a static SoX spectrogram of the chunk being analysed to the Currently Hearing card (fork PR #61) ## 20260901.1 (01-09-2026) diff --git a/birdnet-go-dev/config.yaml b/birdnet-go-dev/config.yaml index c359c3a15c..e4c575a462 100644 --- a/birdnet-go-dev/config.yaml +++ b/birdnet-go-dev/config.yaml @@ -127,5 +127,5 @@ slug: birdnet-go-dev udev: true url: https://github.com/alexbelgium/hassio-addons usb: true -version: "20260901.2" +version: "20260901.3" video: true