Files
AvianVisitors/version.md
Alexandre b77f579e35 Feat : limit the number of audio files to keep per species (#121)
* New disk usage settings

* Use sudo for rm, just in case

* Remove set -x

* Correct code for png

* Correct today

* Correct dates

* Accepts date format of different distributions

* Avoid message

* Very significant processing time optimisation

* Update disk_species_clean.sh

* Avoid locking database

* Update disk_species_clean.sh

* Disable set -x (again)

* Add number of remaining files

* Add new variables to update_birdnet_snippets.sh

* Consolidate disk management elements

* Update disk_species_clean.sh

* Update disk_species_clean.sh

* Protect last 7 days

* Add options to advanced.php, in same style

* Remove from config

* Update config.php

* Reset max_disk_usage to hard 95

* Improve layout

* Remove automatic addition of MAX_FILE_SPECIES if not defined https://github.com/alexbelgium/hassio-addons/issues/1458

* Cosmetic white-listed changed to whitelist

* Add comma in text

* Update scripts/advanced.php

Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com>

* Update crontab if less than 5 #birdnet occurence (= all scripts not installed)

* Made .sh file executable

* Remove unused field k5 (second field of year) ; add explanations

* Call functions without ()

* Uninstall current cron before reinstalling them

* Update update_birdnet_snippets.sh

* Use $HOME instead of $mydir

---------

Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com>
2024-07-12 18:18:27 +02:00

67 lines
1.9 KiB
Markdown

# 0.13
- Removed secondary and tertiary custom URLs
- Added new custom-compiled GoTTY binary
- All new web interface
- SQLite database replaced MariaDB
- Better service controls
- Spectrogram views
- Privacy server.py for testing
- New mobile view
- Moved (nearly) all CSS to style.css
- Added "try/except" to server.py to fail BirdWeather
POSTing gracefully and not kill the service
# main v.11.1
- `server.py` socket
- Removed DB password from scripts
- FTP included
- WebGUI tools:
- Settings > Advanced Settings
- Include/Exclude Species List Editor
- Web Terminal
- Removed Extraction Logging
- Lowered minimum recording length
- No longer requires CADDY_PWD
- Auto-set random DB_PWD
- New (but still changing) charts
- Crontabs now in `/etc/crontab` instead of `pi` user
# main v.11
- New "Reconfigure System" GUI
- labels.txt language support for 20+ languages
- Tool in `birdnet-pi-config` for now
- Added German top.html and menu.html
# main v.10 & pre-installed image notes
- New "BirdWeather" Chromium App (Pre-install image)
- New Infographics _chart_viewer.service_ (courtesy of @CaiusX)
- New "Overview"
- BirdWeather Support
- Bug Fix for systemd-networkd-wait-online.service
- Bug Fix for `install_noip2.sh` for NoIP DUC Support
- New `disk_check.sh` utility/crontab entry to `stop_core_services.sh`
when disk space is greater than 95%
# main v0.9 -- pre-installed image
- Bug fix for Auto Access Point
- Improved Welcome Wizard
- Support for GPIO shutdown, reboot, and power on
- Ships with Caddy 2.4.5 to avoid 2.4.6 bug
- IceCast2 bug fix (for pre-installed image)
# main v0.8
- Supports Bullseye
- Pre-installed image has AutoHotSpot enabled
- Updated php from 7.3 to 7.4
- Updated MariaDB
- Added Configuration GUI
# newinstaller v0.7
- Systemd networkd supported
# newinstaller v0.5
- New `birdnet-pi-config` tool meant for:
- SSH-only installation
- Reconfiguring birdnet.conf
- Configuring system settings