github tphakala/birdnet-go v0.5.4

latest release: v0.5.5
5 months ago

[0.5.4] - 2024-06-01

🚀 Features

  • (audio) Disk usage based audio clip retention policy, enabled by default with 80% disk usage treshold
  • (conf) Privacy filter Confidence threshold setting
  • (conf) Dog bark filter Confidence threshold setting
  • (conf) Dog bark filter time to remember bark setting

🐛 Bug Fixes

  • (webui) Fix Settings interface load error

🚜 Refactor

  • (conf) Refactor configuration package to improve settings handling, easier access to settings in code
  • (audio) Audio clip retention policy setting: none, age, usage
  • (audio) Age base audio clip retention policy accepts time in days, weeks, months and years instead of hours
  • (conf) Many settings renamed

⚙️ Miscellaneous Tasks

  • Update go.mod with github.com/mitchellh/mapstructure v1.5.0

Don't miss a new birdnet-go release

NewReleases is sending notifications on new releases.