Commit Graph

2862 Commits

Author SHA1 Message Date
frederik 5f4cb4f101 provide basic rest api 2025-08-19 11:12:50 +02:00
frederik cea5dbfd97 Only Flickr does blacklisting 2025-08-19 11:12:50 +02:00
frederik 99ef84a6c7 shorten displayed text if needed 2025-08-19 11:12:50 +02:00
frederik ec7131391d switch to neutral image_provider 2025-08-19 11:12:50 +02:00
frederik a5154c38ed add IMAGE_PROVIDER config 2025-08-19 11:12:50 +02:00
frederik ae72399c43 refactor the image provider 2025-08-19 11:12:50 +02:00
frederik c6cb753e25 fix: remove un-needed removal of quote characters, we handle them fine nowadays 2025-08-17 18:30:39 +02:00
frederik e34e375c3b cleanup: remove unused files 2025-08-10 11:13:36 +02:00
Alexandre 176a105782 Use raw flac (#408)
* Use raw

* clean not used

* Add soundfile

* Add soundfile

* Update scripts/update_birdnet_snippets.sh

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

---------

Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com>
2025-08-02 21:02:07 +02:00
frederik df15948083 flake8 fixes 2025-08-02 19:32:43 +02:00
frederik 927a1da534 add multiple python versions 2025-08-02 15:24:15 +02:00
frederik ed16115e83 Merge branch 'fix_restore' 2025-08-02 13:19:20 +02:00
Alexandre 6572aa22b2 Convert birdweather uploads to flac (#393)
* Convert birdweather updates to flac

https://github.com/Nachtzuster/BirdNET-Pi/discussions/390

* Remove wav zip @mikeporterinmd

* Send raw flac

* Restore gzip encoding
2025-08-02 13:08:41 +02:00
Alexandre 943e1ab9dd Fix pyarrow incompatibility (#407)
* Fix pyarrow

* Update pyarrow

* Fix update_birdnet_snippets.sh
2025-08-02 12:43:17 +02:00
frederik c785d403ba fix: we only have install_language_label.sh anymore 2025-08-02 12:29:44 +02:00
frederik 336b208931 fix: use full path to validate file 2025-07-09 22:33:03 +02:00
frederik e5ed2ea42f make the language setting a bit more robust 2025-07-08 19:54:20 +02:00
Nachtzuster 860fcd7be4 Merge pull request #371 from Nachtzuster/update_week
fix: update PREDICTED_SPECIES_LIST when week changes
2025-06-29 18:37:06 +02:00
frederik 812e6b1108 fix: update PREDICTED_SPECIES_LIST when week changes 2025-06-22 13:05:16 +02:00
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
zemzema c55144f742 Update labels_sr.txt (#368) 2025-06-22 12:32:15 +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
zemzema c6914f4a2c Added Serbian labels in NM (#357)
* Added Serbian labels

* Update labels_sr.txt

* Update labels_sr.txt

* Update labels_sr.txt

* Update labels_sr.txt

* Update labels_sr.txt

* Update labels_sr.txt
2025-05-17 12:33:29 +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 b97554b533 add chinese labels from l18n to the nm labels 2025-05-11 10:25:42 +02:00
frederik 8c56a63b2a cleanup unused file 2025-05-10 10:37:38 +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 9d77350117 add missing labels for old model 2025-05-04 11:06:56 +02:00
frederik 4791ab05c4 add a couple more Korean translations 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 216a455dfe flat label files 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 44e7d113ca Load progress bar after image on audio player (#326)
* Load progress bar after image

* Ensure bottom overlay on top

* zindex
2025-04-26 15:38:40 +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 1d8506bb93 cleanup: consolidate duplicate code 2025-04-13 18:18:05 +02:00
frederik 8777a6cffe use common species_list 2025-04-13 18:18:05 +02:00