ehpersonal38
495a787d14
Update play.php
2022-08-10 18:56:14 -04:00
ehpersonal38
9ffdc928bf
update timer
2022-08-05 15:01:34 -04:00
ehpersonal38
5642daccf6
Update history.php
2022-08-05 12:41:36 -04:00
ehpersonal38
c49a837611
ebird csv fixes
2022-08-03 19:38:09 -04:00
ehpersonal38
15db1c4664
Update history.php
2022-08-01 11:38:13 -04:00
ehpersonal38
3c75f63d51
#475
2022-07-31 10:12:55 -04:00
ehpersonal38
29358943ba
password obfuscation in advanced
2022-07-24 13:17:17 -04:00
ehpersonal38
6985f3ba3a
Update advanced.php
2022-07-22 18:54:25 -04:00
ehpersonal38
fce0c08095
Update service_controls.php
2022-07-22 18:51:02 -04:00
mcguirepr89
9c55fc4112
Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi
2022-07-22 07:48:29 -04:00
mcguirepr89
bf75943be6
find fails silently
2022-07-22 07:48:07 -04:00
ehpersonal38
eafc61f562
stop error message from throwing an error
2022-07-21 10:41:23 -04:00
ehpersonal38
8961c9d45f
Print service status on Service Controls
2022-07-20 16:41:37 -04:00
ehpersonal38
048713a145
Update notifications.py
2022-07-20 09:01:25 -04:00
ehpersonal38
bf661694e4
Update overview.php
2022-07-18 19:51:43 -04:00
ehpersonal38
9a34674864
Update spectrogram.php
2022-07-18 19:04:42 -04:00
ehpersonal38
5fdc721ad7
better $flickrimage handling with JSON
2022-07-18 13:26:49 -04:00
ehpersonal38
13e79f31e8
only show purge excluded recordings
2022-07-17 13:37:20 -04:00
ehpersonal38
9b78881f9f
Update overview.php
2022-07-16 17:49:50 -04:00
ehpersonal38
eeee9e77fe
delete improvements
2022-07-16 15:14:50 -04:00
ehpersonal38
3ac167808f
No detections for today
2022-07-16 09:42:52 -04:00
mcguirepr89
8cb02f668b
Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi
2022-07-16 09:22:47 -04:00
mcguirepr89
7a0eb8bd30
typo
2022-07-16 09:22:38 -04:00
ehpersonal38
4b7bb27a58
Try/catch Flickr errors
2022-07-15 17:26:31 -04:00
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
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
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
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