ehpersonal38
e2062362b8
Update todays_detections.php
2023-01-12 18:04:15 -05:00
ehpersonal38
18d933759c
kiosk mode
2023-01-11 17:44:48 -05:00
cgomesu
af7d85b6cb
ffmpeg: disable stdin interaction
...
ffmpeg enables interaction on stdin by default, which may have
undesirable consequences when running ffmpeg in the background.
adding `-nostdin` disables interaction via the stdin stream.
2023-01-11 13:19:11 -03:00
ehpersonal38
b19c7e09dc
Update overview.php
2023-01-03 12:18:09 -05:00
Patrick McGuire
f6a07cacdd
typo
2022-12-16 06:06:43 -05:00
Patrick McGuire
5df0210df4
aplay -> arecord
2022-12-16 05:51:26 -05:00
Patrick McGuire
69481061ea
Update advanced.php
2022-12-16 05:49:58 -05:00
ehpersonal38
c5c993cf61
Update overview.php
2022-12-15 14:14:39 -05:00
Patrick McGuire
b8e77f0dea
Update install_services.sh
2022-12-15 07:54:56 -05:00
ehpersonal38
2693adbca8
issue #666
2022-11-28 13:37:59 -05:00
ehpersonal38
c12ee56fbc
Update config.php
2022-11-17 22:39:34 -05:00
ehpersonal38
876d547d87
Update config.php
2022-11-15 12:41:06 -05:00
ehpersonal38
148207c3d6
Update config.php
2022-11-15 12:34:18 -05:00
lloydbayley
c2aa645ff8
Merge branch 'mcguirepr89:main' into main
2022-11-16 00:27:24 +11:00
lloydbayley
4bf3c11bb8
Revert "Update .gitignore"
...
This reverts commit c19ab0ac3f .
2022-11-15 21:45:28 +11:00
ehpersonal38
fbd5fe4651
Update notifications.py
2022-11-08 12:04:39 -05:00
lloydbayley
690d184f62
Update advanced.php
...
Fix spelling error
2022-11-07 22:30:15 +11:00
ehpersonal38
576740996b
Update weekly_report.php
...
will test this later
2022-10-31 14:32:34 -04:00
ehpersonal38
62a5ab793e
Update install_config.sh
2022-10-27 16:20:20 -04:00
Matt Burrough
ee0f24020e
Update update_caddyfile.sh
...
Updated call to caddy's hash-password to resolve error with using only a single dash before plaintext.
https://caddyserver.com/docs/command-line#caddy-hash-password
2022-10-27 09:59:20 -07:00
WrightRocket
930298bf2f
Remove duplicate "No Detections For Today" message
2022-10-11 23:33:14 -07:00
Patrick McGuire
070db9a4ff
typo
...
Thanks @wrightrocket!
2022-10-10 14:56:28 -04:00
ehpersonal38
8705ff4403
heartbeat stuff
2022-10-08 12:16:54 -04:00
ehpersonal38
eb44c3008c
Merge pull request #598 from phillprice/feature/heartbeat
...
WIP: Heartbeat
2022-10-08 12:13:25 -04:00
Phill Price
9a237bec44
Revert "mqtt from server"
...
This reverts commit cda078de59 .
2022-10-08 16:08:31 +01:00
ehpersonal38
a26a5ec352
Update advanced.php
2022-10-03 10:49:43 -04:00
ehpersonal38
bbce5e57e4
Update update_birdnet_snippets.sh
2022-10-03 10:43:39 -04:00
Louis Croisez
b49f8f730d
Bugfixes + added choice between ffmpeg and sox tools
2022-10-03 16:06:44 +02:00
Louis Croisez
f3a183a158
Correction bug in freq shifting configuration
2022-10-02 19:18:36 +02:00
Louis Croisez
88a9b63458
Added config parameters for frequency shift feature
2022-10-02 19:05:54 +02:00
Louis Croisez
3dfd740944
Adding feature: shifting down in frequency for earing impairment people
2022-10-02 16:31:29 +02:00
Patrick McGuire
6444ae3e44
Update advanced.php
2022-10-01 17:06:01 -04:00
Phill Price
ea5d9d70eb
Add Heartbeat ping on every analysis to see if service is working
2022-09-29 17:57:40 +01:00
Phill Price
fc71576737
Merge branch 'mcguirepr89:main' into main
2022-09-28 10:13:59 +01:00
ehpersonal38
be63d09e62
Update config.php
2022-08-17 10:48:28 -04:00
ehpersonal38
167294a41c
Update notifications.py
2022-08-17 10:38:01 -04:00
ehpersonal38
f3f618e2a8
initial commit
2022-08-17 10:14:57 -04:00
ehpersonal38
35d8b5ea11
#489
2022-08-15 19:21:31 -04:00
ehpersonal38
b5dabf937a
Update play.php
2022-08-10 19:04:09 -04:00
ehpersonal38
0de565b80b
copylink button title
2022-08-10 19:01:04 -04:00
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