Commit Graph

  • 5e687f9373 initial bookworm support frederik 2024-02-09 10:51:42 +01:00
  • 823df318b6 fix: config file was missing frederik 2024-02-09 15:47:33 +01:00
  • 1579e6b5bf debug frederik 2024-01-31 14:08:35 +01:00
  • c4a4cba8e2 fix: /etc/systemd/system/getty@tty1.service.d does not exist on Raspbian Bullseye frederik 2024-01-31 13:36:06 +01:00
  • cbd4924d81 cleanup: birdnet.conf-defaults is not used anymore frederik 2024-01-31 13:35:07 +01:00
  • 4ba13c2de8 BirdNET_GLOBAL_6K_V2.4_Model_FP16 is the default now frederik 2024-01-31 13:33:32 +01:00
  • eb0e54f58d fix: new detections are not shown: disable caching get_data() frederik 2024-01-30 15:58:32 +01:00
  • 66a3af6f9f plotly_streamlit.py: add easy profiling frederik 2024-01-30 15:56:11 +01:00
  • 4ef301365f add missing languages for the new model frederik 2024-01-23 17:52:00 +01:00
  • d9bb782061 bump apprise version frederik 2024-01-23 16:59:49 +01:00
  • a3a1bee7c6 logging server frederik 2024-01-05 12:16:54 +01:00
  • e20340aefa timeout frederik 2024-01-03 16:23:59 +01:00
  • 18c51f80d1 fix: un-escape quotes before writing to file frederik 2024-01-26 17:25:49 +01:00
  • 5379b24a7d php writes these with special characters escaped, so unescape before using frederik 2024-01-27 11:44:49 +01:00
  • 53b738636e configparser: strip double quotes frederik 2024-01-30 10:37:55 +01:00
  • 3761d945a1 use only double quotes frederik 2024-01-27 11:44:21 +01:00
  • 627e150e97 flake8 fixes frederik 2024-01-02 21:06:42 +01:00
  • 19e68b5f08 use inotifywait update snippets frederik 2024-01-03 14:53:46 +01:00
  • 7d416992a5 spectrum: rate limit generating spectrum frederik 2024-01-18 15:08:55 +01:00
  • 387d7fa700 use inotifywait frederik 2024-01-03 13:50:00 +01:00
  • 0df2b55036 update snippets for obsolete services frederik 2024-01-31 11:30:56 +01:00
  • da80128436 remove obsolete services frederik 2024-01-02 14:47:31 +01:00
  • 87e694ec14 update snippets for birdnet_analysis.py frederik 2023-12-25 16:54:44 +01:00
  • 9fa09f4558 daily_plot.py: first run of the day runs yesterday's plot frederik 2023-12-31 16:12:48 +01:00
  • d4055b63b9 update snippets for daily_plot frederik 2024-01-02 14:18:40 +01:00
  • 9b9498346a refactor daily_plot.py frederik 2024-01-02 14:18:23 +01:00
  • ad4e7a0876 rework analysis frederik 2024-01-02 15:49:18 +01:00
  • 1fa33d2444 socket is not in use anymore frederik 2023-12-30 12:59:32 +01:00
  • ef4866df87 update requirements frederik 2023-12-23 12:15:08 +01:00
  • 5e590cd3bf optimize frederik 2023-12-27 18:51:22 +01:00
  • 1783328ebd run_analysis() created frederik 2023-12-23 10:48:46 +01:00
  • 3df8290e67 reshuffle code to make server.py importable frederik 2023-12-23 10:46:44 +01:00
  • 563ee57e19 puttings all raw wav files flat under StreamData makes things easier frederik 2024-01-02 10:35:11 +01:00
  • 7cad72cbe0 cleanup update snippets frederik 2024-01-31 10:17:43 +01:00
  • f8e74cad35 Update README.md Patrick McGuire 2023-09-26 11:18:40 -04:00
  • ebdac164c8 Update README.md Patrick McGuire 2023-09-26 11:10:51 -04:00
  • 762732c134 Merge pull request #970 from srd424/disk-check-fix ehpersonal38 2023-08-12 21:07:33 -04:00
  • fcdc99ea42 Merge pull request #992 from srd424/upst-latlong-fix ehpersonal38 2023-08-12 13:22:47 -04:00
  • 750409d401 Merge pull request #1004 from srd424/upst-chunk-analysis ehpersonal38 2023-08-12 13:22:26 -04:00
  • eb86faddcd In certain situations trying to recover from stalled analysis we can end up with low / no disk space and be unable to "escape." In the event of a backlog, the loop in birdnet_analysis.sh runs continuously, which means analyzed files do not get moved, which means in turn extract_new_birdsounds.sh cannot create mp3 extractions and move the processed files again, which would allow them to be cleaned up by the cron jobs. Steve Dodd 2023-08-11 22:33:46 +01:00
  • 9aeee82c01 The GeoIP service doesn't always return 4 decimal places - so just check for its own 'success' state and don't try to validate the numbers Steve Dodd 2023-07-28 08:21:11 +01:00
  • aeb6df232d Check the disk usage of the filesystem hosting the processed recordings, not necessarily the root filesystem Steve Dodd 2023-07-06 17:50:40 +01:00
  • c85fa1e928 Merge pull request #965 from srd424/serverpy-fix-2 ehpersonal38 2023-07-02 18:18:48 -04:00
  • 479bd272e9 Simplify handle_client loop / indent, check for EOF when reading from socket. Steve Dodd 2023-07-01 21:39:11 +01:00
  • 6bdff30283 Update update_birdnet_snippets.sh ehpersonal38 2023-06-13 20:42:06 -04:00
  • 0cf2584acc Update install_services.sh ehpersonal38 2023-06-13 20:41:11 -04:00
  • 20b27194d5 Update install_services.sh ehpersonal38 2023-06-13 20:38:37 -04:00
  • c0284206c9 allow analysis client to only run for 5 min ehpersonal38 2023-06-13 20:35:57 -04:00
  • 7d410e5cb0 perms ehpersonal38 2023-06-12 15:44:27 -04:00
  • f7f0a28bd1 fix flickr_labels.txt being deleted ehpersonal38 2023-06-09 18:07:40 -04:00
  • d47719a443 make 2.4 the default model ehpersonal38 2023-06-09 18:01:49 -04:00
  • 53ff32f189 Merge branch 'main' of https://github.com/mcguirepr89/BirdNET-Pi ehpersonal38 2023-06-09 17:55:41 -04:00
  • 84f20fad6c Update labels_nm.zip ehpersonal38 2023-06-09 17:55:38 -04:00
  • 7b546efa90 Merge pull request #948 from joberreiter/patch-1 ehpersonal38 2023-06-09 16:05:46 -04:00
  • caaa70b66f fix #949 for future ehpersonal38 2023-06-08 18:25:01 -04:00
  • 41f918474b Update install_services.sh Jochen Oberreiter 2023-06-08 15:47:24 +02:00
  • 92d083a14c Update labels_nm.zip ehpersonal38 2023-06-05 21:13:49 -04:00
  • 07adfa95a2 Update server.py ehpersonal38 2023-06-05 14:16:08 -04:00
  • 02d2ae20b0 Update labels_nm.zip ehpersonal38 2023-06-05 14:15:31 -04:00
  • b20e91e11f Update update_birdnet_snippets.sh ehpersonal38 2023-06-04 19:05:02 -04:00
  • a724a25043 fix ehpersonal38 2023-06-04 19:04:41 -04:00
  • 11e33a6f7f Update .gitignore ehpersonal38 2023-06-04 18:58:53 -04:00
  • fd7cdd4b57 Model Update: V2.4 ehpersonal38 2023-06-04 18:58:47 -04:00
  • 5336736b38 reinstate scrollbars ehpersonal38 2023-06-01 22:30:24 -04:00
  • 126c7a080b #933 remove scrollbars on IE and Firefox ehpersonal38 2023-05-30 13:07:04 -04:00
  • a3c8e4efc0 fix confidencepct for test notification ehpersonal38 2023-05-30 12:57:04 -04:00
  • 0972e97bf9 Merge pull request #754 from bdoner/feature/add-confidencepct-variable-to-apprise-notification ehpersonal38 2023-05-30 12:30:25 -04:00
  • 5af7dd9ced Merge branch 'main' into feature/add-confidencepct-variable-to-apprise-notification ehpersonal38 2023-05-30 12:30:14 -04:00
  • 107c7ad40e Merge pull request #937 from croisez/main ehpersonal38 2023-05-30 12:28:45 -04:00
  • 44da4243df Merge branch 'main' of https://github.com/croisez/BirdNET-Pi Louis Croisez 2023-05-29 16:29:45 +02:00
  • 53fabaaa50 Added units indication in advanced config page Louis Croisez 2023-05-29 16:29:35 +02:00
  • e04fed6c41 Merge branch 'mcguirepr89:main' into main croisez 2023-05-29 16:26:28 +02:00
  • cf8493aef3 Added config variable for livestream reconnection delay, for freqshift purpose Louis Croisez 2023-05-29 16:26:07 +02:00
  • 0ee4fbe260 Fix settings requiring refresh to display updated values after changes ehpersonal38 2023-05-28 17:11:42 -04:00
  • f0be69d79a Revert "fix species list tester" ehpersonal38 2023-05-28 13:40:19 -04:00
  • f050a60cc1 Revert "fix the things" ehpersonal38 2023-05-28 13:40:16 -04:00
  • f47b9e040e resolve #934 ehpersonal38 2023-05-28 13:39:55 -04:00
  • 509a63e4f4 fix # of updates needed text overflow if > 99 ehpersonal38 2023-05-27 21:44:58 -04:00
  • 88ccda11f3 fix the things ehpersonal38 2023-05-25 15:54:54 -04:00
  • 049b62d6ae add flowchart ehpersonal38 2023-05-23 14:19:53 -04:00
  • 4b6b75a649 fix species list tester ehpersonal38 2023-05-23 13:52:32 -04:00
  • 414606c5f2 Merge pull request #922 from lloydbayley/main ehpersonal38 2023-05-22 11:56:14 -04:00
  • ed9b7c8055 Security Fixes, Mainly lloydbayley 2023-05-22 23:55:11 +10:00
  • 6313cb1d91 Merge pull request #912 from croisez/main ehpersonal38 2023-05-20 18:14:18 -04:00
  • 64603f146f Correction done on https://github.com/mcguirepr89/BirdNET-Pi/issues/903 Louis Croisez 2023-05-20 11:12:57 +02:00
  • e92da07637 correction bug for var init Louis Croisez 2023-05-20 09:49:26 +02:00
  • a90b1eea46 Merge pull request #918 from mcguirepr89/revert-901-New-UI-API ehpersonal38 2023-05-19 20:03:10 -04:00
  • 9c1f4175e2 Revert "Code Consolidation for API preparations & hard coded path replacements" ehpersonal38 2023-05-19 20:03:02 -04:00
  • 09b4c56c96 Merge pull request #901 from jaredb7/New-UI-API ehpersonal38 2023-05-19 20:00:10 -04:00
  • f25d43d133 make species stats up to 70% faster ehpersonal38 2023-05-19 19:46:15 -04:00
  • aba13452f8 Update common.php jaredb7 2023-05-19 21:37:29 +10:00
  • 4ffefa8dfb Change the method of how the filepath are generated jaredb7 2023-05-19 21:21:36 +10:00
  • 6b5282037c Merge branch 'BirdNET-pi-main' into New-UI-API jaredb7 2023-05-17 20:04:19 +10:00
  • 4db168e276 Merge branch 'main' of https://github.com/croisez/BirdNET-Pi Louis Croisez 2023-05-16 23:34:48 +02:00
  • 38e60f23be correction bug in https://github.com/mcguirepr89/BirdNET-Pi/pull/898 Louis Croisez 2023-05-16 23:34:42 +02:00
  • 0e40aa562a no special characters message ehpersonal38 2023-05-16 12:36:32 -04:00
  • 3ca77634c8 Update requirements.txt ehpersonal38 2023-05-16 12:21:07 -04:00
  • 00f8a6f348 Update README.md Patrick McGuire 2023-05-16 08:50:36 -04:00
  • bb53b53c3b Merge branch 'mcguirepr89:main' into main croisez 2023-05-16 10:47:13 +02:00
  • 04dae073f6 Added option in Spectrogram view to activate a frequency shift in the audio livestream Louis Croisez 2023-05-16 10:46:43 +02:00