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
lloydbayley
690d184f62
Update advanced.php
...
Fix spelling error
2022-11-07 22:30:15 +11:00
ehpersonal38
a26a5ec352
Update advanced.php
2022-10-03 10:49:43 -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
Patrick McGuire
6444ae3e44
Update advanced.php
2022-10-01 17:06:01 -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
e19c7c6ba3
silence update indicator
2022-06-30 16:28:52 -04:00
ehpersonal38
daf8469b42
"You cannot" styling
2022-06-11 09:54:29 -04:00
mcguirepr89
0ca75921ca
more space for the URL and password
2022-06-02 08:19:25 -04:00
ehpersonal38
4088e505a5
Merge branch 'main' into ui-tweaks
2022-05-16 13:33:06 -04:00
ehpersonal38
f59d04a7bc
Allow specific recordings to be "delete protected" from disk-check.sh
...
@mcguirepr89 I'm very happy with how this turned out! 😄
2022-05-16 10:58:04 -04:00
Patrick McGuire
ee84d8a0ea
Update advanced.php
2022-05-16 10:30:19 -04:00
Patrick McGuire
ede6d358a4
Update advanced.php
2022-05-15 14:30:14 -04:00
Patrick McGuire
a60a181887
Update advanced.php
2022-05-15 14:29:40 -04:00
Patrick McGuire
697f19484e
Re-adding contents2 for thisrun.txt use
...
This is still needed for a silly reason which is that BirdNET-Pi does not have a good common configuration file that bash, PHP, and Python share -- instead, PHP and Python read from `thisrun.txt` which is pretty much .ini formatted, while bash uses `birdnet.conf`. Things that update one typically update the other in tandem. It's not best practice by any means. (Nor is storing the Caddy password in plaintext in a configuration file, so that sucks, too . . .)
2022-05-15 14:29:04 -04:00
Jake Herbst
8a6d79b642
Updating CADDY_PWD config updating to allow special characters
2022-05-15 13:36:00 -04:00
mcguirepr89
ff8ceeb0f0
needed these quotes to not confuse the web interface
2022-05-11 13:36:59 -04:00
ehpersonal38
e066484476
a little more feedback for the user
2022-05-09 15:00:21 -04:00
mcguirepr89
43cf53330c
adding brief recommendation on settings
2022-05-09 13:52:16 -04:00
mcguirepr89
b3c4e905a9
after learning more about the code, it won't use the
...
included_species_list.txt file until after considering
the privacy_threshold on the entire labels.txt
2022-05-09 13:49:05 -04:00
mcguirepr89
bfa69330ab
reducing options to be realistic
2022-05-09 13:40:49 -04:00
mcguirepr89
57bbc83a4c
using webroot for file check on $count
2022-05-06 13:46:02 -04:00
ehpersonal38
ca443ecbef
oops
2022-05-06 13:32:03 -04:00
ehpersonal38
9a84ed9cfc
Fancy slider
...
@mcguirepr89 Could you figure out how to not hardcode 166-167? It seems the working path for PHP is "/home/pi/BirdSongs/Extracted", but just a few lines above you use fopen with the apparent working path of "home/pi/BirdNET-Pi", so I'm confused. Thanks in advance.
2022-05-06 13:30:10 -04:00
ehpersonal38
94e3d0f5fe
Update advanced.php
...
like this?
2022-05-06 11:44:05 -04:00
mcguirepr89
5b4aec2ab8
css for the slider
...
advanced.php updates birdnet.conf now
removed privacy_server.py
added snippets to update_birdnet_snippets.sh
2022-05-06 11:24:07 -04:00
mcguirepr89
d092d4fa79
replaced radio buttons with slider
2022-05-06 10:23:34 -04:00
Patrick McGuire
90d8240259
Update advanced.php
2022-05-05 10:38:58 -04:00
mcguirepr89
52981d421c
fixed input -- this can only support one stream at a time
2022-05-05 10:34:55 -04:00
ehpersonal38
8864bdf280
Update advanced.php
2022-04-25 16:53:30 -04:00
ehpersonal38
256b405c21
Allowing multiple RTSP stream urls
...
(untested)
2022-04-25 16:51:04 -04:00
Patrick McGuire
ce782c4b83
Update advanced.php
2022-04-25 09:11:25 -04:00
mcguirepr89
b928b8b065
removing myself form the equation
2022-04-19 18:52:24 -04:00
ehpersonal38
92b8371ddd
Update advanced.php
2022-04-19 16:30:41 -04:00
ehpersonal38
243cf7b362
Update advanced.php
...
Fixes issue #145
2022-04-19 15:53:57 -04:00
mcguirepr89
aaeda89f14
spectrogram, species stats, and log now have navigation bar
...
changed all POSTs to GET
2022-04-15 12:01:46 -04:00
Patrick McGuire
19c1207ea2
Merge branch 'main' into newbaseos
2022-04-12 14:04:13 -04:00
mcguirepr89
f69f04d19d
changes that remove the default pi user
2022-04-11 17:29:00 -04:00
Patrick McGuire
bc608d47c0
fixed unwanted restart_services for privacy_mode
2022-04-11 16:34:36 -04:00
Patrick McGuire
b4f4cfc2d0
Privacy Mode bug fix
2022-04-11 15:47:57 -04:00
mcguirepr89
023b68f386
making changes to accomodate removing the pi user
2022-04-11 10:16:54 -04:00
mcguirepr89
b9e52aa8a7
adding privacy_mode settings
2022-04-09 14:34:06 -04:00
mcguirepr89
c48c53fa17
adding new BirdNET-Pi.com subdomain request form
2022-04-07 14:50:21 -04:00
mcguirepr89
3f5c667fa1
single URL installation -- 1 custom URL
2022-03-14 09:58:19 -04:00
mcguirepr89
04e31e1244
Being more specific about FQDNs in Custom URLs
2022-03-09 16:35:33 -05:00
mcguirepr89
f843d28521
more tweaks of course
2022-03-04 09:40:22 -05:00