Commit Graph

69 Commits

Author SHA1 Message Date
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
mcguirepr89 79caccafb3 basic auth in the php now 2022-02-27 13:33:47 -05:00
mcguirepr89 a8b833cd2e I like this so far 2022-02-27 10:06:33 -05:00
mcguirepr89 04c789f297 cleaner 2022-02-25 12:23:21 -05:00
mcguirepr89 744ccc49a2 best version so far 2022-02-25 11:59:39 -05:00
mcguirepr89 9d16d0245c configs are updating 2022-02-24 14:11:54 -05:00
mcguirepr89 cf0a3436f7 new ui 2022-02-23 22:18:35 -05:00
mcguirepr89 4b38aa90b8 removed database password 2022-02-18 16:06:20 -05:00
Patrick McGuire b8bdb41c6b Update advanced.php 2022-02-14 14:44:40 -05:00
mcguirepr89 2c1216aeae adding choice for audio format
changed default format to mp3
sox now handles extraction (instead of ffmpeg)
2022-02-14 13:43:12 -05:00
mcguirepr89 bbe93f497a diction 2022-02-10 11:30:45 -05:00
mcguirepr89 558d5729f4 changed order of caddy reloads 2022-02-10 10:30:23 -05:00
mcguirepr89 ba92d7fd72 less hard-coding links 2022-02-10 09:34:43 -05:00
mcguirepr89 092bb28d5c added some descriptions to the advanced settings page 2022-02-09 17:02:05 -05:00