Commit Graph

1401 Commits

Author SHA1 Message Date
mcguirepr89 ef43b81cb6 this will now update the disk_check_exclude.txt file
before doing any deleting
2022-05-09 14:41:30 -04:00
Patrick McGuire 86113cbdd6 Merge pull request #260 from mcguirepr89/best-recordings
Prevent disk_check from erasing our "Best Recordings"
2022-05-09 14:19:49 -04:00
Patrick McGuire e64157f1eb Update update_birdnet_snippets.sh 2022-05-09 14:07:25 -04:00
Patrick McGuire 6938de64ce Update update_birdnet_snippets.sh 2022-05-09 14:02:14 -04:00
Patrick McGuire 840077f534 Merge pull request #259 from mcguirepr89/server_merger
Server merger
2022-05-09 13:53:51 -04:00
mcguirepr89 43cf53330c adding brief recommendation on settings 2022-05-09 13:52:16 -04:00
mcguirepr89 b3c4e905a9 after learning more about the code, it won't use the
included_species_list.txt file until after considering
the privacy_threshold on the entire labels.txt
2022-05-09 13:49:05 -04:00
mcguirepr89 ea0c7f46ce adjusting documentation to reflect 0-3% options 2022-05-09 13:43:11 -04:00
mcguirepr89 bfa69330ab reducing options to be realistic 2022-05-09 13:40:49 -04:00
Patrick McGuire f12b81a40d Update server.py 2022-05-09 12:54:12 -04:00
ehpersonal38 d469b1a759 Prevent disk_check from erasing our "Best Recordings"
let me know what you think

@mcguirepr89
2022-05-09 12:46:49 -04:00
ehpersonal38 732f33d933 Prevent disk_check from erasing our "Best Recordings"
let me know what you think

@mcguirepr89
2022-05-09 10:35:34 -04:00
mcguirepr89 aa4908559c removed quotes from lists -- should fix the bug? 2022-05-09 09:25:01 -04:00
Patrick McGuire 9aea333553 Merge pull request #258 from bdoner/translate-species
Add Danish labels for Black Grouse and two species of jackdaws
2022-05-09 09:23:14 -04:00
CaiusX 45bcf1b977 Updated server.py removing excessive printing of testing garbage 2022-05-09 10:37:32 +02:00
Bdoner a3b6fcefb7 Add Danish labels for Black Grouse and two species of jackdaws 2022-05-09 10:20:00 +02:00
CaiusX 4bfaf2b0d4 server.py with Privacy Threshold 2022-05-08 16:55:10 +02:00
mcguirepr89 cef1c481b0 Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi 2022-05-08 08:55:10 -04:00
mcguirepr89 c3908a0435 exclude typo -- removing quotes from BIRDWEATHERIDPARAMt 2022-05-08 08:54:42 -04:00
Patrick McGuire 799f1629f5 Update README.md 2022-05-07 09:23:34 -04:00
mcguirepr89 57bbc83a4c using webroot for file check on $count 2022-05-06 13:46:02 -04:00
ehpersonal38 ca443ecbef oops 2022-05-06 13:32:03 -04:00
ehpersonal38 9a84ed9cfc Fancy slider
@mcguirepr89 Could you figure out how to not hardcode 166-167? It seems the working path for PHP is "/home/pi/BirdSongs/Extracted", but just a few lines above you use fopen with the apparent working path of "home/pi/BirdNET-Pi", so I'm confused. Thanks in advance.
2022-05-06 13:30:10 -04:00
ehpersonal38 94e3d0f5fe Update advanced.php
like this?
2022-05-06 11:44:05 -04:00
Patrick McGuire 7b3f1bb5c9 Update install_config.sh 2022-05-06 11:37:34 -04:00
Patrick McGuire d3ebaa8207 Update birdnet.conf-defaults 2022-05-06 11:36:58 -04:00
mcguirepr89 5b4aec2ab8 css for the slider
advanced.php updates birdnet.conf now
removed privacy_server.py
added snippets to update_birdnet_snippets.sh
2022-05-06 11:24:07 -04:00
mcguirepr89 1a5e81a46f adding new PRIVACY_THRESHOLD variable and removing
PRIVACY_MODE variable
2022-05-06 10:36:47 -04:00
mcguirepr89 d092d4fa79 replaced radio buttons with slider 2022-05-06 10:23:34 -04:00
Patrick McGuire af19c611cf Update README.md 2022-05-06 09:59:39 -04:00
ehpersonal38 0470cda32d Update overview.php 2022-05-06 08:31:31 -04:00
Patrick McGuire a7bee14e77 More ways to sponsor! 2022-05-05 18:46:15 -04:00
Patrick McGuire e8d6c3b555 Update README.md 2022-05-05 18:43:58 -04:00
ehpersonal38 2a23daefb8 Merge pull request #246 from mcguirepr89/Nachtzuster_improvements_to_birdnet_analysis
Nachtzuster improvements to birdnet analysis
2022-05-05 17:39:40 -04:00
Patrick McGuire bad8ff7ed7 Merge branch 'main' into Nachtzuster_improvements_to_birdnet_analysis 2022-05-05 16:56:48 -04:00
Patrick McGuire 32ca5a8f2c Update update_birdnet_snippets.sh 2022-05-05 16:52:22 -04:00
Patrick McGuire 06041195c8 No need to see the grepping 2022-05-05 16:51:12 -04:00
mcguirepr89 eb8fdd2d8a adjustments to the installer and updater to ensure
`lsof` is installed
2022-05-05 16:42:47 -04:00
Patrick McGuire 2d81961604 Update README.md 2022-05-05 14:49:40 -04:00
ehpersonal38 9f186c74b1 Update birdnet_recording.sh 2022-05-05 11:17:21 -04:00
Patrick McGuire 90d8240259 Update advanced.php 2022-05-05 10:38:58 -04:00
Patrick McGuire 50f0ed8616 Update birdnet_recording.sh 2022-05-05 10:37:17 -04:00
mcguirepr89 52981d421c fixed input -- this can only support one stream at a time 2022-05-05 10:34:55 -04:00
Patrick McGuire 49218aee5a Merge pull request #243 from mcguirepr89/rtsp
Rtsp
2022-05-05 10:22:04 -04:00
Patrick McGuire 3705334570 Midnight bug redux 2022-05-05 07:56:17 -04:00
Patrick McGuire fc6cf7bd84 Typo 2022-05-03 12:03:23 -04:00
ehpersonal38 1f9a104be4 Update overview.php
This makes it so overview always shows the most recent detection (and not a blank div), by selecting the newest detection that also has a valid image.
2022-05-03 11:05:25 -04:00
Patrick McGuire dd738de3f6 Update todays_detections.php 2022-05-02 10:18:33 -04:00
ehpersonal38 5fa1048ace Improvements to search, moving styles to .css 2022-05-02 09:39:14 -04:00
frederik c914c645a8 avoid using ffmpeg: the loop is faster now, so slow down again 2022-05-02 13:03:02 +02:00