Louis Croisez
38e60f23be
correction bug in https://github.com/mcguirepr89/BirdNET-Pi/pull/898
2023-05-16 23:34:42 +02:00
Louis Croisez
04dae073f6
Added option in Spectrogram view to activate a frequency shift in the audio livestream
2023-05-16 10:46:43 +02:00
croisez
21e10dd0bd
Merge branch 'mcguirepr89:main' into main
2023-05-12 16:03:30 +02:00
Louis Croisez
d019486798
Correction done on iframe height to avoid loss of 4 last lines on Gotty terminal
2023-05-12 16:02:57 +02:00
Patrick McGuire
b9c2a0e5b7
Update README.md
...
no more subdomains
2023-05-10 13:29:46 -04:00
ehpersonal38
1bb17f9705
Update play.php
2023-05-09 15:06:14 -04:00
ehpersonal38
4cc4406083
Update views.php
2023-05-09 13:58:24 -04:00
croisez
d3d7067c52
Merge branch 'mcguirepr89:main' into main
2023-05-09 10:08:51 +02:00
Louis Croisez
098e956e60
Makes DetectionsPanel disappear if it was already displayed, before displaying a new one
2023-05-09 10:02:57 +02:00
ehpersonal38
53fa65e364
Merge pull request #896 from croisez/main
...
Modified play script to substitute href of <a> tag in case that <vide…
2023-05-08 17:52:22 -04:00
ehpersonal38
8c4e457c1a
removing sudo
2023-05-08 13:32:22 -04:00
Louis Croisez
d1e0d91711
removed unnecessary logs
2023-05-08 17:56:14 +02:00
Louis Croisez
efe52a4638
Modified play script to substitute href of <a> tag in case that <video> tag is absent. This is for the ShiftFreq feature
2023-05-08 17:50:56 +02:00
ehpersonal38
bddd8b3b9f
Tim's requests
...
https://github.com/mcguirepr89/BirdNET-Pi/discussions/184#discussioncomment-5825259
2023-05-06 15:28:02 -04:00
ehpersonal38
520e9825d8
highlight current hour label on daily_plot
2023-05-06 13:37:11 -04:00
ehpersonal38
fdc175255f
Update README.md
2023-05-05 21:36:59 -04:00
ehpersonal38
c1aa94d2a4
Merge pull request #888 from gerritzen/year_number_typo
...
Fixed year number
2023-05-04 11:10:33 -04:00
gerritzen
ef3916a043
Fixed year number
2023-05-03 23:58:49 +02:00
ehpersonal38
08c5abd566
Merge pull request #887 from lloydbayley/main
...
Fix for divide by zero in weekly report
2023-05-03 11:35:48 -04:00
lloydbayley
b3e496f876
Merge branch 'main' of https://github.com/lloydbayley/BirdNET-Pi
2023-05-03 23:02:05 +10:00
lloydbayley
743074b9df
Update weekly_report.php
2023-05-03 23:01:39 +10:00
ehpersonal38
6d3857b86e
Apprise ONLY notify for certain species
2023-05-02 15:51:10 -04:00
ehpersonal38
f30e48356c
better purge exclude language
2023-05-02 12:45:35 -04:00
ehpersonal38
3f0fe9175c
Merge branch 'main' of https://github.com/mcguirepr89/BirdNET-Pi
2023-04-30 21:46:11 -04:00
ehpersonal38
dd2e90eeb7
bug
2023-04-30 21:46:09 -04:00
ehpersonal38
b505aacc5d
Update README.md
2023-04-30 20:15:26 -04:00
ehpersonal38
a97679633a
add delete button to Today's Detections
2023-04-29 17:19:27 -04:00
ehpersonal38
d3011dc247
swedish species labels pt 2
...
Co-Authored-By: Datore7 <62485051+datore7@users.noreply.github.com >
2023-04-29 15:35:33 -04:00
ehpersonal38
2c77964b1a
fix #876
2023-04-27 14:53:02 -04:00
ehpersonal38
898101d111
Merge pull request #872 from croisez/main
...
Use of git command to retrieve the current commit hash - more robust way, take care of branch cases
2023-04-25 19:14:59 -04:00
ehpersonal38
5de300caa5
fix kiosk mode
2023-04-25 16:10:21 -04:00
ehpersonal38
0e262ae18e
capitalize first letter in swedish species labels
...
for me later
https://i.imgur.com/wRvOD8i.png
2023-04-24 16:25:04 -04:00
ehpersonal38
59fea28a73
coldfix
...
Co-Authored-By: Datore7 <62485051+datore7@users.noreply.github.com >
2023-04-24 16:13:53 -04:00
ehpersonal38
92c808898f
Merge branch 'main' of https://github.com/mcguirepr89/BirdNET-Pi
2023-04-24 14:27:26 -04:00
ehpersonal38
efa8582b91
Update .gitignore
2023-04-24 14:27:24 -04:00
ehpersonal38
c81fa5a800
Update .gitignore
2023-04-24 14:24:01 -04:00
ehpersonal38
c016427083
Model Update: V2.3
...
note for me:
for f in BirdNET_GLOBAL_3K_V2.3_Labels_*.txt; do mv -- "$f" "labels_${f#BirdNET_GLOBAL_3K_V2.3_Labels_}"; done
2023-04-24 14:09:24 -04:00
Louis Croisez
3f07679e05
Merge branch 'main' of https://github.com/croisez/BirdNET-Pi
2023-04-24 15:37:23 +02:00
Louis Croisez
7117d097fa
Correction made in 'sudo -u' command
2023-04-24 15:36:54 +02:00
croisez
06008452a6
Merge branch 'mcguirepr89:main' into main
2023-04-24 15:31:41 +02:00
Louis Croisez
6f674d1c2f
Modified way for getting current commit hash - more robust because now it works for branches
2023-04-24 15:30:58 +02:00
ehpersonal38
c651f8806a
Merge pull request #870 from croisez/main
...
Added clickable BirdNET-Pi version info in the SystemControls web page
2023-04-22 11:22:32 -04:00
Louis Croisez
63326ea01a
Added clickable BirdNET-Pi version info in the SystemControls web page
2023-04-22 12:43:36 +02:00
ehpersonal38
0570e9b093
fix syntax error
...
Co-Authored-By: croisez <1774281+croisez@users.noreply.github.com >
2023-04-21 16:06:54 -04:00
ehpersonal38
21a38d3e0d
Update update_birdnet_snippets.sh
2023-04-19 11:05:06 -04:00
ehpersonal38
9471ee02e5
Merge pull request #852 from jaredb7/Configurable-Service-Logging-Options
...
Configurable service logging options for select services
2023-04-19 11:01:52 -04:00
Jared
d1a0561d2d
Merge branch 'main' into Configurable-Service-Logging-Options
2023-04-19 21:36:30 +10:00
jaredb7
e7e2ec472c
Incert the LogLevel_ into the config file is they don't exisst
...
Update the saving of the LogLevel_ settings to create the setting in the config file if it doesn't exist at the time of saving, the setting is created with the chosen value.
Moves the RTSP javascript code into it's script tag and moved it be near the controls for the RTSP URL.
2023-04-19 21:01:53 +10:00
ehpersonal38
2b77523ef8
suntime dependency
2023-04-17 22:12:12 -04:00
ehpersonal38
df1a591f2d
Merge pull request #760 from chickadeebird/main
...
Update plotly_streamlit.py
2023-04-17 22:05:11 -04:00