From 60384de066a71e9b0bcea1b155f1c176e23f71fa Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 28 Apr 2024 11:31:05 +0200 Subject: [PATCH] Update and rename throttlescript.sh to 04_throttlerecording --- .../{throttlescript.sh => 04_throttlerecording} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename birdnet-pi/rootfs/custom-services.d/{throttlescript.sh => 04_throttlerecording} (95%) diff --git a/birdnet-pi/rootfs/custom-services.d/throttlescript.sh b/birdnet-pi/rootfs/custom-services.d/04_throttlerecording similarity index 95% rename from birdnet-pi/rootfs/custom-services.d/throttlescript.sh rename to birdnet-pi/rootfs/custom-services.d/04_throttlerecording index a5695fb3e..1ed404db8 100644 --- a/birdnet-pi/rootfs/custom-services.d/throttlescript.sh +++ b/birdnet-pi/rootfs/custom-services.d/04_throttlerecording @@ -2,7 +2,9 @@ # # Stop the recordings while the analysis catches up https://github.com/mcguirepr89/BirdNET-Pi/issues/393#issuecomment-1166445710 # -source /etc/birdnet/birdnet.conf +echo "Starting service: throttlerecording" + +source /config/birdnet.conf srv="birdnet_recording" analyzing_now="." counter=10