Commit Graph

1912 Commits

Author SHA1 Message Date
ehpersonal38 0c9bc94ae2 Display errors 2022-07-15 17:20:01 -04:00
ehpersonal38 585d666432 Handle $flickrimage in test notification 2022-07-15 11:16:54 -04:00
ehpersonal38 98130fa395 #410 Flickr image in notifications 2022-07-14 16:24:59 -04:00
ehpersonal38 a2f3d42246 clearer language 2022-07-14 12:07:42 -04:00
mcguirepr89 c08e2e533f deletes file as well -- thanks @ehpersonal38 2022-07-14 10:13:49 -04:00
ehpersonal38 d2d914f8ee Delete files 2022-07-13 13:31:26 -04:00
ehpersonal38 c8a3dedacb Update README.md 2022-07-13 09:12:24 -04:00
mcguirepr89 9bbe54f9a4 no more checking backlog -- we'll see 2022-07-11 10:14:18 -04:00
Patrick McGuire 3a1619c27d Update restart_services.sh 2022-07-08 09:13:26 -04:00
ehpersonal38 2151ac2181 no need to check the length 2022-07-06 16:31:59 -04:00
mcguirepr89 7a3de8a8e5 Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi 2022-07-06 11:16:23 -04:00
mcguirepr89 1f8dccb216 fixed bug -- thanks Lloyd! 2022-07-06 11:16:02 -04:00
ehpersonal38 aceec502ad Update weekly_report.php 2022-07-06 09:51:22 -04:00
ehpersonal38 9eb430458f =1 2022-07-06 08:38:46 -04:00
ehpersonal38 5a98de627b Merge pull request #424 from mcguirepr89/weekly-report
Weekly report
2022-07-06 08:35:34 -04:00
mcguirepr89 b28fc21c5f typo 2022-07-06 08:14:18 -04:00
mcguirepr89 4f1b8d6205 more helpful and verbose logging 2022-07-06 08:13:21 -04:00
mcguirepr89 ce017a9bae cleanup.sh now checks for a backlog of raw audio 2022-07-06 08:11:17 -04:00
Patrick McGuire f383ef1343 Merge branch 'main' into weekly-report 2022-07-06 07:25:07 -04:00
Patrick McGuire 458f85c707 Update README.md 2022-07-05 13:19:50 -04:00
Patrick McGuire 9d90a1f3d0 Update README.md 2022-07-05 13:18:41 -04:00
mcguirepr89 49975f8f60 making icecast2 more secure by default 2022-07-05 11:44:14 -04:00
ehpersonal38 d13ee9865a transition for earlier commit 2022-07-04 18:01:36 -04:00
ehpersonal38 2a36228599 Update update_birdnet_snippets.sh 2022-07-04 11:40:06 -04:00
ehpersonal38 82523b0a3a Styling when clicked page is loading 2022-07-04 11:31:56 -04:00
ehpersonal38 087d8eef02 Merge pull request #423 from mcguirepr89/streamlit-gdpr
disable tracking
2022-07-04 10:45:15 -04:00
ehpersonal38 8775b3f66f disable tracking
I came across this in my console while trying to access Species Stats (Streamlit):
![KLVz7qnSXL](https://user-images.githubusercontent.com/103586016/177162889-fb3626fd-a69c-4822-b412-db0aefce7158.png)

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 b365036550 (╯°□°)╯︵ ┻━┻
I feel like I'm walking through a minefield with this linux stuff - a lack of a linebreak on a .cron file can break so many things??
2022-07-01 13:20:04 -04:00
ehpersonal38 a3ddce480f redact lat/lon in view logs
can't see why this needs to be visible in logs to everyone, do revert if you disagree
2022-07-01 11:21:23 -04:00
ehpersonal38 eee127ce75 forgot to do this 2022-06-30 17:52:35 -04:00
ehpersonal38 e19c7c6ba3 silence update indicator 2022-06-30 16:28:52 -04:00
Patrick McGuire 88a107ec6a Update README.md 2022-06-30 08:25:47 -04:00
ehpersonal38 4601dd2f09 better for testing 2022-06-29 17:40:53 -04:00
ehpersonal38 b6bf1bedca More stats, formatting 2022-06-29 17:09:38 -04:00
ehpersonal38 1c28e6d0cf config checkbox 2022-06-29 10:25:40 -04:00
mcguirepr89 7ffc53ef41 setting permissions on each update 2022-06-29 09:54:04 -04:00
ehpersonal38 5b147caa89 Update weekly_report.php 2022-06-29 09:02:53 -04:00
ehpersonal38 23c35e4fe0 fixing formatting on email 2022-06-29 09:01:51 -04:00
ehpersonal38 ca09725e81 Update weekly_report.sh 2022-06-28 14:18:05 -04:00
ehpersonal38 0540e18967 Update update_birdnet_snippets.sh 2022-06-28 14:14:28 -04:00
ehpersonal38 512f05b9f3 perms 2022-06-28 14:11:12 -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 828d9d8757 Initial notification support 2022-06-28 11:11:11 -04:00
ehpersonal38 4e3d880b1d Species Seen for the First Time 2022-06-27 19:01:32 -04:00