ehpersonal38
73bd2a4e2c
Fixing colorize bugs - it works now!
2023-03-06 18:10:14 -05:00
ehpersonal38
60700ac2bc
Trying to colorize diff --stat in Update output
2023-03-06 16:51:02 -05:00
ehpersonal38
c5459a2283
Forgot to change this label
2023-03-06 16:33:14 -05:00
ehpersonal38
adefbadb5f
Adding support to create minimalist raw spectrogram images
2023-03-06 16:26:29 -05:00
ehpersonal38
19c4f3d6aa
Chart fixes / adding to Overview
2023-03-05 18:55:49 -05:00
ehpersonal38
504942006b
Initial chart commit
2023-03-05 14:45:07 -05:00
ehpersonal38
eb9a6ea61d
wrong comparator
2023-03-04 17:05:22 -05:00
ehpersonal38
bbaca21d77
make apprise versioning consistent across all pip commands
2023-03-04 17:03:58 -05:00
ehpersonal38
8fa2ec9ef9
make updates faster by only updating pip packages if needed
2023-03-04 17:02:23 -05:00
ehpersonal38
9beafa8ecf
Update update_birdnet.sh
2023-03-04 16:43:40 -05:00
ehpersonal38
a9c7ed9fe6
Update write_config.sh
2023-03-04 16:37:58 -05:00
ehpersonal38
c65f71b6a1
Update restart_services.sh
2023-03-02 15:00:40 -05:00
ehpersonal38
650b064e44
Revert "Revert "streamlit==1.19.0""
...
This reverts commit 5d9d5a52f0 .
2023-03-02 15:00:04 -05:00
ehpersonal38
6a16764897
Revert "Revert "Merge pull request #764 from lamkin/drl/st_cache_deprecated""
...
This reverts commit 515201b7bd .
2023-03-02 15:00:01 -05:00
ehpersonal38
515201b7bd
Revert "Merge pull request #764 from lamkin/drl/st_cache_deprecated"
...
This reverts commit d60f59e6fa , reversing
changes made to 502137bf78 .
2023-03-02 14:54:55 -05:00
ehpersonal38
5d9d5a52f0
Revert "streamlit==1.19.0"
...
This reverts commit ff3c538494 .
2023-03-02 14:54:46 -05:00
ehpersonal38
f038d1fcf1
Merge branch 'main' of https://github.com/mcguirepr89/BirdNET-Pi
2023-03-02 14:39:25 -05:00
ehpersonal38
ff3c538494
streamlit==1.19.0
2023-03-02 14:39:21 -05:00
ehpersonal38
d60f59e6fa
Merge pull request #764 from lamkin/drl/st_cache_deprecated
...
streamlit st.cache deprecated - use st.cache_data st.cache_resource
2023-03-02 14:38:41 -05:00
ehpersonal38
502137bf78
Merge pull request #770 from DrBazUK/patch-1
...
Update requirements.txt
2023-02-28 21:16:19 -05:00
Dr Barry Dyer
a717b38750
Update requirements.txt
...
Fix streamlit version declaration with double =
2023-03-01 01:17:58 +00:00
ehpersonal38
50ae3bff80
streamlit==1.11.1
2023-02-28 17:29:22 -05:00
ehpersonal38
8a08eaca67
Merge pull request #766 from bogey3/patch-1
...
Resolved division by 0 error that occurs in a weekly report for the first week of use where no previous data exists.
2023-02-28 17:18:05 -05:00
bogey3
b0e2a1caa4
Resolved division by 0 error that occurs in a weekly report for the first week of use where no previous data exists.
2023-02-27 13:27:30 -05:00
David Lamkin
6765ffbe8d
streamlit st.cache deprecated - use st.cache_data st.cache_resource
...
Since streamlit 1.18.0 (Feb 14th 2023) st.cache has been deprecated:
the functionality exists in two new forms st.cache_data and
st.cache_resource. Use of st.cache produces a deprecation warning
2023-02-26 16:43:09 +00:00
ehpersonal38
5d58953e68
change lat/lon api
2023-02-23 18:42:21 -05:00
ehpersonal38
94f265f146
inform user if lat/lon failed to be set upon install
2023-02-20 18:36:42 -05:00
ehpersonal38
75bc9918ef
issue #742
2023-02-17 20:06:56 -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
1647604122
Update birdnet_analysis.sh
2023-02-17 12:15:17 -05:00
ehpersonal38
b0676c8217
possible workaround for notorious bug
2023-02-17 12:03:49 -05:00
ehpersonal38
260402de0d
cleanup old empty birdsongs
2023-02-17 11:25:22 -05:00
ehpersonal38
a439214d32
Revert "restart services if analysis hangs"
...
This reverts commit 5cd885b24c .
2023-02-16 21:56:42 -05:00
ehpersonal38
394f0d73b5
Update print_diagnostic_info.sh
2023-02-16 21:43:01 -05:00
ehpersonal38
05a17482da
diagnostic tools
2023-02-16 21:40:36 -05:00
ehpersonal38
5cd885b24c
restart services if analysis hangs
2023-02-16 21:40:28 -05:00
ehpersonal38
973a4b3d4c
Update README.md
2023-02-15 22:31:04 -05:00
ehpersonal38
cdb2bc9cc0
Update update_birdnet_snippets.sh
2023-02-15 20:32:53 -05:00
ehpersonal38
5fcaecf9a9
Merge branch 'main' of https://github.com/mcguirepr89/BirdNET-Pi
2023-02-15 20:23:31 -05:00
ehpersonal38
53b5ad6868
Update todays_detections.php
2023-02-15 20:23:20 -05:00
ehpersonal38
f244735598
Update README.md
2023-02-15 20:21:07 -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
35103c3efd
Revert "Revert "Merge pull request #724 from knmurphy/enable-apprise-plugins""
...
This reverts commit e61a92475c .
2023-02-15 20:14:35 -05:00
ehpersonal38
c85687a16d
Update update_birdnet_snippets.sh
2023-02-15 20:14:28 -05:00
ehpersonal38
d257b144a1
Making recordings actually usable for huge amounts of detections
2023-02-15 13:46:38 -05:00
ehpersonal38
292e63c76c
better update count
2023-02-15 11:54:03 -05:00
ehpersonal38
0fc920f571
Merge branch 'main' of https://github.com/mcguirepr89/BirdNET-Pi
2023-02-15 10:34:06 -05:00
ehpersonal38
e61a92475c
Revert "Merge pull request #724 from knmurphy/enable-apprise-plugins"
...
This reverts commit ee63821a69 , reversing
changes made to 8491d216c4 .
2023-02-15 10:33:50 -05:00