Files
hassio-addons/birdnet-pi/CHANGELOG.md
2024-04-29 15:52:22 +02:00

702 B

0.13-5 (29-04-2024)

  • Feat : addon option to use allaboutbird (US) or ebird (international) for additional birds info
  • Remove throttle script due to interactions with analysis service

0.13 (28-04-2024)

  • Fix : ensure correct labels language is used at boot
  • Feat : add throttle recording service from @JohnButcher https://github.com/mcguirepr89/BirdNET-Pi/issues/393#issuecomment-1166445710
  • Feat : use tmpfs from StreamData to reduce disk wear
  • Feat : definition of BirdSongs folder through an addon option, existing data will not be migrated
  • Add support for /config/include_species_list.txt and /config/exclude_species_list.txt
  • Add support for apprise, txt, clean code
  • Initial build