From b5002906a7b442661be8ff9dc15218fda3eb0932 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Tue, 1 Sep 2026 11:01:18 +0200 Subject: [PATCH] birdnet-go-dev: rebuild to pick up fork PR #61 (SoX live spectrogram) merge-prs.sh re-clones the fork and merges every open non-draft PR on each build, so bumping the version is what pulls in alexbelgium/birdnet-go#61 along with the Dockerfile changes made since the last build. 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 50de595cfc..0c2907b7af 100644 --- a/birdnet-go-dev/CHANGELOG.md +++ b/birdnet-go-dev/CHANGELOG.md @@ -1,3 +1,5 @@ +## 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) - Minor bugs fixed ## 20260901 (01-09-2026) diff --git a/birdnet-go-dev/config.yaml b/birdnet-go-dev/config.yaml index c54f408276..c359c3a15c 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.1" +version: "20260901.2" video: true