Commit Graph

1244 Commits

Author SHA1 Message Date
mcguirepr89 1e81748ff4 javascript updates the image instead of reloading the page 2022-04-15 13:02:36 -04:00
Patrick McGuire 8fbcae3012 Merge pull request #187 from ehpersonal38/QOL
minor QOL improvements to live stream
2022-04-15 10:04:22 -04:00
Patrick McGuire 189c7cf3f4 Update README.md 2022-04-15 09:58:02 -04:00
Patrick McGuire 9cfb2e46d6 Update update_birdnet.sh 2022-04-15 09:50:21 -04:00
Patrick McGuire 01cc0c6e18 Update update_birdnet.sh 2022-04-15 09:47:54 -04:00
Patrick McGuire c1763d5924 Update update_birdnet.sh 2022-04-15 09:45:43 -04:00
Patrick McGuire 5fd80fcc49 Update update_birdnet.sh 2022-04-15 09:42:55 -04:00
ehpersonal38 6b03f1ff47 QOL improvements to live stream
If a user starts playing a recording while the live stream is already playing, the live stream volume will be set to 0 until the recording is finished playing. Prevents overlapping audio.

Open to feedback/suggestions. Thanks!
2022-04-15 09:41:13 -04:00
Patrick McGuire 018fe9a12e Merge pull request #185 from ehpersonal38/patch-4
Update todays_detections.php
2022-04-14 15:50:23 -04:00
ehpersonal38 cc1a656069 Update todays_detections.php
Two main changes:
1) A "Show 40 more detections" feature has been added, which only shows 40 detections at a time, significantly improving performance when you have a lot of detections in one day.
2) Because of this performance increase, a spectrogram image with accompanying audio can be displayed, like the one on the "Overview page." This makes it a little more intuitive to listen to the recordings.
2022-04-14 15:33:41 -04:00
Patrick McGuire c48f024011 Update README.md 2022-04-14 12:15:37 -04:00
Patrick McGuire 405ffbcafc Update privacy_server.py 2022-04-13 08:26:51 -04:00
Patrick McGuire 8080aa7a44 Update README.md 2022-04-12 14:06:50 -04:00
Patrick McGuire 8dae77bd91 Merge pull request #182 from mcguirepr89/newbaseos
Newbaseos
2022-04-12 14:04:33 -04:00
Patrick McGuire 19c1207ea2 Merge branch 'main' into newbaseos 2022-04-12 14:04:13 -04:00
Patrick McGuire cc66a8aff3 Update newinstaller.sh 2022-04-12 14:01:33 -04:00
Patrick McGuire 1152f0ad48 Update server.py 2022-04-12 11:05:56 -04:00
Patrick McGuire 03dc0b7036 Update privacy_server.py 2022-04-12 11:05:37 -04:00
Patrick McGuire ccd305f7f6 Update plotly_streamlit.py 2022-04-12 11:05:07 -04:00
Patrick McGuire 78080d46ee Update daily_plot.py 2022-04-12 11:04:39 -04:00
Patrick McGuire 384fd91a1e Update analyze.py 2022-04-12 11:04:17 -04:00
mcguirepr89 99f5b39822 clear_all_data warning 2022-04-12 10:10:38 -04:00
mcguirepr89 f303b402c0 Merge branch 'newbaseos' of github.com:mcguirepr89/BirdNET-Pi into newbaseos 2022-04-12 08:15:11 -04:00
mcguirepr89 5664e052ad different way of installing the crontab to use dynamic
user
2022-04-12 08:14:53 -04:00
Patrick McGuire 9aaa66c7e7 Update README.md 2022-04-11 20:27:39 -04:00
mcguirepr89 ebe5fae82b email templates fixed 2022-04-11 20:12:22 -04:00
mcguirepr89 f69f04d19d changes that remove the default pi user 2022-04-11 17:29:00 -04:00
Patrick McGuire bc608d47c0 fixed unwanted restart_services for privacy_mode 2022-04-11 16:34:36 -04:00
Patrick McGuire b4f4cfc2d0 Privacy Mode bug fix 2022-04-11 15:47:57 -04:00
mcguirepr89 6495284d21 adds shebang to python scripts 2022-04-11 13:12:49 -04:00
mcguirepr89 c2834a1a2b Merge branch 'newbaseos' of github.com:mcguirepr89/BirdNET-Pi into newbaseos 2022-04-11 12:33:25 -04:00
mcguirepr89 9319b1b55c USER exported to createdb.sh 2022-04-11 12:33:00 -04:00
Patrick McGuire b818e3e194 Update requirements.txt 2022-04-11 12:22:25 -04:00
mcguirepr89 dde349b969 this works now 2022-04-11 12:14:36 -04:00
mcguirepr89 153bfc96c3 fixed a few paths 2022-04-11 12:05:49 -04:00
mcguirepr89 536c8091e3 specifying USER and HOME for sudo 2022-04-11 12:00:20 -04:00
mcguirepr89 95f8c72635 this should have been more obvious! But hey 2022-04-11 11:52:20 -04:00
mcguirepr89 a8f9636b09 all on the same line actually 2022-04-11 11:48:48 -04:00
mcguirepr89 9ec4236af1 trying export on same line 2022-04-11 11:46:24 -04:00
mcguirepr89 4a760eff65 dirname to my_dir 2022-04-11 11:40:21 -04:00
mcguirepr89 effd04228f fixed bad install_config.sh 2022-04-11 11:33:27 -04:00
mcguirepr89 c20d1ace9b ugh 2022-04-11 11:30:24 -04:00
mcguirepr89 0ab744887e same 2022-04-11 11:24:52 -04:00
mcguirepr89 5f6a6bcfe2 my_dir=$HOME/BirdNET-Pi 2022-04-11 11:20:52 -04:00
Patrick McGuire b818bfd05b Update install_services.sh 2022-04-11 11:16:13 -04:00
Patrick McGuire 7e3d983274 Update install_birdnet.sh 2022-04-11 11:12:09 -04:00
Patrick McGuire 6f26443135 Update install_birdnet.sh 2022-04-11 11:07:56 -04:00
Patrick McGuire 5fca0d37eb Update install_config.sh 2022-04-11 11:07:17 -04:00
Patrick McGuire 363ed212da Update install_birdnet.sh 2022-04-11 11:03:53 -04:00
mcguirepr89 2214319e03 adjustments 2022-04-11 10:49:16 -04:00