ehpersonal38
50ae3bff80
streamlit==1.11.1
2023-02-28 17:29:22 -05:00
ehpersonal38
6c0fd42525
Update update_birdnet_snippets.sh
2023-02-17 12:57:29 -05:00
ehpersonal38
5beb812c64
more notorious bug exterminating
2023-02-17 12:51:38 -05:00
ehpersonal38
cdb2bc9cc0
Update update_birdnet_snippets.sh
2023-02-15 20:32:53 -05:00
ehpersonal38
19fbaa9349
Update update_birdnet_snippets.sh
2023-02-15 20:15:58 -05:00
ehpersonal38
b9f1328e8a
Update update_birdnet_snippets.sh
2023-02-15 20:15:32 -05:00
ehpersonal38
c85687a16d
Update update_birdnet_snippets.sh
2023-02-15 20:14:28 -05:00
ehpersonal38
df880bc907
issue #521 - DB speed improvements
2023-02-10 14:40:39 -05:00
ehpersonal38
8be2a33dfe
fix default sf_thresh
2023-01-16 21:16:36 -05:00
ehpersonal38
b8e54d1ded
fixes
2023-01-15 18:48:51 -05:00
ehpersonal38
797fef4802
SF_THRESH config
2023-01-15 13:22:13 -05:00
ehpersonal38
84763bf5b7
New Model Implementation
2023-01-14 15:22:39 -05:00
lloydbayley
4bf3c11bb8
Revert "Update .gitignore"
...
This reverts commit c19ab0ac3f .
2022-11-15 21:45:28 +11:00
ehpersonal38
8705ff4403
heartbeat stuff
2022-10-08 12:16:54 -04:00
ehpersonal38
bbce5e57e4
Update update_birdnet_snippets.sh
2022-10-03 10:43:39 -04:00
ehpersonal38
f3f618e2a8
initial commit
2022-08-17 10:14:57 -04:00
Patrick McGuire
f383ef1343
Merge branch 'main' into weekly-report
2022-07-06 07:25:07 -04:00
mcguirepr89
49975f8f60
making icecast2 more secure by default
2022-07-05 11:44:14 -04:00
ehpersonal38
2a36228599
Update update_birdnet_snippets.sh
2022-07-04 11:40:06 -04:00
ehpersonal38
8775b3f66f
disable tracking
...
I came across this in my console while trying to access Species Stats (Streamlit):

It seems that Streamlit collects telemetry data by default. An issue was raised in their GitHub repo (https://github.com/streamlit/streamlit/issues/4747 ), which details how it's illegal to collect data (even just the IP address) in Europe without explicit consent due to GDPR laws. The Streamlit founder then replied basically saying the onus is on the developers implementing Streamlit to deal with this themselves.
So I propose we disable sending data entirely, this PR does that.
2022-07-04 09:43:20 -04:00
ehpersonal38
eeb7e10327
Revert "Update update_birdnet_snippets.sh"
...
This reverts commit 595c7fd3fc .
2022-07-01 13:30:21 -04:00
ehpersonal38
595c7fd3fc
Update update_birdnet_snippets.sh
2022-07-01 13:27:02 -04:00
ehpersonal38
e19c7c6ba3
silence update indicator
2022-06-30 16:28:52 -04:00
ehpersonal38
4601dd2f09
better for testing
2022-06-29 17:40:53 -04:00
mcguirepr89
7ffc53ef41
setting permissions on each update
2022-06-29 09:54:04 -04:00
ehpersonal38
0540e18967
Update update_birdnet_snippets.sh
2022-06-28 14:14:28 -04:00
ehpersonal38
7cc4506524
fixes
2022-06-28 14:09:03 -04:00
ehpersonal38
ab07e8c0f5
Update update_birdnet_snippets.sh
2022-06-28 13:13:52 -04:00
ehpersonal38
655b1eaf09
Update update_birdnet_snippets.sh
2022-06-28 13:10:44 -04:00
ehpersonal38
49e67d2247
Update update_birdnet_snippets.sh
2022-06-28 13:09:23 -04:00
ehpersonal38
5896f00a55
Notification conf and cron setups
2022-06-28 13:04:59 -04:00
ehpersonal38
9c58e58d90
Weekly Report start
2022-06-27 14:28:31 -04:00
mcguirepr89
284cc1b27b
installs pytest on update
2022-06-25 15:15:39 -04:00
Joe Weiss
d99b0befa2
Merge branch 'main' of https://github.com/mcguirepr89/BirdNET-Pi into mcguirepr89-main
2022-06-23 11:19:55 -04:00
ehpersonal38
17c7ae28a2
Update update_birdnet_snippets.sh
2022-06-22 19:02:35 -04:00
ehpersonal38
7bbd80fe67
Revert "Update update_birdnet_snippets.sh"
...
This reverts commit 6cee3523b6 .
2022-06-22 19:01:57 -04:00
ehpersonal38
6cee3523b6
Update update_birdnet_snippets.sh
...
No need for this - config.php creates it anyway with the proper user
2022-06-22 18:56:35 -04:00
Joe Weiss
8393613303
Add APPRISE_NOTIFY_NEW_SPECIES_EACH_DAY to conf if missing
2022-06-21 17:02:51 -04:00
ehpersonal38
1480321dbd
Flickr display images only by user ID
...
Now you can upload your own bird images to your Flickr account and see them in BirdNET-Pi!
2022-06-08 08:44:55 -04:00
Patrick McGuire
bc014ca33f
typo fixes database language update bug
2022-06-02 09:17:00 -04:00
mcguirepr89
435a5b5e1a
this one maybe?
2022-06-02 09:14:08 -04:00
mcguirepr89
6329595cf0
I think this will fix it
2022-06-02 09:12:51 -04:00
Patrick McGuire
5e8eeea020
needs to install one even if "not-selected"
2022-05-31 09:04:49 -04:00
ehpersonal38
8ca6be1386
Update update_birdnet_snippets.sh
2022-05-28 14:55:58 -04:00
mcguirepr89
6919b0a97a
another reduction in verbosity
2022-05-28 09:49:43 -04:00
mcguirepr89
bf517091cf
less verbose
2022-05-28 09:48:06 -04:00
Jake Herbst
47c756c3e0
Adding better support for database language configuration
2022-05-26 16:33:11 -04:00
mcguirepr89
847db6d65f
silencing that check
2022-05-26 11:00:57 -04:00
Jake Herbst
82cfdf7076
Adding blanket systemctl daemon-reload
2022-05-26 08:33:25 -04:00
ehpersonal38
cec198af65
hotfix
...
I think this is right?
2022-05-24 18:47:53 -04:00