PLEASE READ THE DOCUMENTATION BEFORE SUBMITTING AN ISSUE
Describe the bug
BiordWeather no longer accepts audio file uploads in WAV format, they require them to be in FLAC format. The version of BirdNET that is being used in BattyBirdNET needs to be modified accordingly. A patch file is attached.
To Reproduce
Steps to reproduce the behavior:
- Get a BirdWeather id and add it to the BattyBirdNET configuration.
- Observe the error messages from BirdWeather in the syslog:
Aug 20 06:45:33 batnetpi python3[676266]: Soundscape Response - {'success': True, 'soundscape': {'id': None, 'stationId': 15843, 'timestamp': '2025-08-20T03:25:35.000-07:00', 'url': None, 'filesize': None, 'extension': None, 'duration': None, 'mode': 'birdnetpi'}, 'message': 'WAV support has been discontinued and will no longer be stored. Please switch to FLAC as the soundscape audio format.'}
PLEASE READ THE DOCUMENTATION BEFORE SUBMITTING AN ISSUE
Describe the bug
BiordWeather no longer accepts audio file uploads in WAV format, they require them to be in FLAC format. The version of BirdNET that is being used in BattyBirdNET needs to be modified accordingly. A patch file is attached.
To Reproduce
Steps to reproduce the behavior:
Aug 20 06:45:33 batnetpi python3[676266]: Soundscape Response - {'success': True, 'soundscape': {'id': None, 'stationId': 15843, 'timestamp': '2025-08-20T03:25:35.000-07:00', 'url': None, 'filesize': None, 'extension': None, 'duration': None, 'mode': 'birdnetpi'}, 'message': 'WAV support has been discontinued and will no longer be stored. Please switch to FLAC as the soundscape audio format.'}