Commit Graph

1921 Commits

Author SHA1 Message Date
no-username-found 09d5d9950d Bugfix: whitelist_species_list.txt will now overrule the Species Occurrence Frequency Threshold (#365)
* Bugfix: whitelist_species_list.txt will now overrule the Species Occurrence Frequency Threshold
2025-06-22 12:46:25 +02:00
frederik 408a0769bd convert to unix EOL 2025-06-22 11:23:09 +02:00
frederik 7b526132a9 use common get_label() 2025-06-22 11:23:01 +02:00
frederik 4e8f0f7003 add common get_label() 2025-06-22 11:22:15 +02:00
frederik 07b7965ed7 use common fetch_all_detections 2025-05-25 12:40:29 +02:00
frederik be0fac8780 use common fetch_best_detection 2025-05-25 12:40:29 +02:00
frederik 2e21283c00 common fetch_all_detections and fetch_best_detection 2025-05-25 12:40:29 +02:00
frederik 697352620b add sorting by first detection 2025-05-25 12:40:22 +02:00
frederik df1d202e3f use fetch_species_array() 2025-05-25 12:39:33 +02:00
frederik 1e770f1fb0 common fetch_species_array() 2025-05-25 12:39:33 +02:00
frederik 3145e24231 complete Serbian support 2025-05-17 12:35:19 +02:00
frederik 7191387c85 fix: use sci name in the statistics, a change in common name translation would break the statistics 2025-05-17 11:35:48 +02:00
frederik 628a2bd713 create db index on hot column 2025-05-11 13:01:51 +02:00
frederik 0d060dbfdd cleanup: use helper to set font 2025-05-10 10:37:38 +02:00
frederik ce38e3c5ad fix: support non-ascii languages in the spectrogram 2025-05-10 10:37:38 +02:00
frederik 0eab5428e4 add fonts for Korean and Arabic 2025-05-04 11:06:56 +02:00
frederik e36884ecc3 Add Korean Arabic Romanian and Turkish to ui 2025-05-04 11:06:56 +02:00
frederik fa1c15ceb8 install flickr_labels 2025-05-04 11:06:56 +02:00
frederik 3b5160b789 update install_language_label.sh and callers 2025-05-04 11:06:56 +02:00
frederik 4e9ddcec09 make sure git does not use a pager 2025-05-01 20:52:44 +02:00
Alexandre 465e9739ce New feat : Disk usage summary (#318)
* Disk usage summary

* Explain why there is more files than the max specified

* Update advanced.php

* Update advanced.php

* Few improvements

* Improve alerts

* Define HOME

* Use single alert

* Shorten message for single alert

* Add execute permission to scripts/disk_species_count.sh

* Removed MAX_FILE_SPECIES

* Update advanced.php

* Improve message

* Update scripts/advanced.php

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

* Clean

* Update scripts/advanced.php

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

* Typo

---------

Co-authored-by: root <root@db21ed7f-webtop.local.hass.io>
Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com>
2025-04-23 18:41:59 +02:00
frederik 054b3b3dab consolidate Include/Exclude/Whitelist 2025-04-13 18:18:05 +02:00
Alexandre 7c22e2593e New feat : Redesigned audio player (#279)
* New audio player

* New style

* Readd vertical bar

* Improve appearance safari

* Improve layout

* Improve alignement of bottom elements

* Align
2025-04-12 10:09:03 +02:00
Alexandre a0087b2911 Limit play.php to 40 items at a time (#280) 2025-04-06 08:54:46 +02:00
frederik ab72c222ff bump tflite version to 2.17.1 on Python>3.9 2025-04-05 11:33:47 +02:00
Alexandre 32e2bf5621 Always show the commands (#322)
* Always show the commands

* Show all commands

* Fix

* Update play.php

* Under misguided fix

* Redo logic
2025-04-05 10:47:00 +02:00
frederik ca7e32f518 fix: copy-paste error - doh! 2025-03-29 11:28:43 +01:00
frederik fb65cda24e cleanup: open db in read-only mode 2025-03-29 10:34:21 +01:00
frederik 4579f46c43 bump streamlit version 2025-03-29 10:33:35 +01:00
frederik da81260a25 Revert "bump streamlit version to 1.41.1"
This reverts commit 65cd03ab21.
2025-03-24 19:53:38 +01:00
frederik 65cd03ab21 bump streamlit version to 1.41.1 2025-03-23 09:45:13 +01:00
frederik 922f84e8fa fix: active (mounted) is the correct status for the ram drive mount 2025-03-23 09:44:43 +01:00
frederik f33a9d24a7 fix: make sure the regex is not being interpreted as an option, this was causing a unneeded services restarts 2025-03-15 11:17:43 +01:00
frederik fea7ff0e0c fix: if icecast is not running, livestream.service is constantly restarting, but that does not show. make sure a service that is contantly "auto-restart" is show as such 2025-03-15 11:17:43 +01:00
frederik ffca186325 fix: remove hardcoded version, pip can figure that out now tflite_runtime-2.11.0-cp39-none-linux_aarch64.whl list the correct numpy version it needs 2025-03-15 11:17:43 +01:00
frederik e62b991f8e cleanup: our Python dependencies all seem to have native versions these days: no dev tools needed anymore 2025-03-15 11:17:43 +01:00
frederik 28bfe59204 fix: rtsps is rtsp too 2025-03-11 14:18:30 +01:00
frederik 0ffe3eec26 pin suntime at 1.3.2, also cleanup: use same logic on all pip packages 2025-03-08 19:01:22 +01:00
frederik bedebf69f7 sun_time>=1.3.0 requires you to pass a timezone object, or you end up with UTC. also required is passing a datetime.datetime() object, not datetime.date() 2025-03-08 17:10:41 +01:00
Alexandre 50eb97834f Remove cache=shared 2025-03-08 11:45:38 +01:00
Alexandre de57d009db Force readonly mode 2025-03-08 11:45:38 +01:00
Alexandre c5f39f6670 Fix daily resample 2025-03-08 11:45:38 +01:00
Alexandre 93a2157262 Fix daily resample 2025-03-08 11:45:38 +01:00
Alexandre 1c592f32a5 Fix error "Calling int on a single element Series is deprecated" 2025-03-08 11:45:38 +01:00
Alexandre 3c91627e96 Lint 2025-03-08 11:45:38 +01:00
Alexandre 14cdc96b20 Fix for plotly 6.0.0 2025-03-08 11:45:38 +01:00
Alexandre ebeaf51c3b Ensure all bins 2025-03-08 11:23:29 +01:00
Alexandre b4fb5dd299 Fix last bin of the day 2025-03-08 11:23:29 +01:00
Alexandre 2555eb10e3 Fix transparent graph
Co-Authored-By: TF-Ingolstadt <195639961+tf-ingolstadt@users.noreply.github.com>
2025-03-08 11:06:38 +01:00
frederik 33e2cb9e96 fix: php: preserve quotes 2025-02-10 19:37:54 +01:00