Commit Graph

109 Commits

Author SHA1 Message Date
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
mcguirepr89 b06f58094b advanced settings now update the settings in the system
not just the files
2022-02-09 15:50:36 -05:00
mcguirepr89 c8a80ae0e3 lowering the recording length minimum value 2022-02-05 15:08:47 -05:00
mcguirepr89 2217ed1a06 better resizing on smaller screens 2022-02-04 14:28:40 -05:00
Patrick McGuire 245d68dcd8 Update advanced.php 2022-02-04 09:33:51 -05:00
mcguirepr89 5f0104920e fixes 2022-02-02 18:51:04 -05:00
mcguirepr89 98048c56a8 switching EXTRACTIONLOG_URL to WEBTERMINAL_URL 2022-02-02 18:33:34 -05:00
Patrick McGuire cf2e0afd45 Update advanced.php 2022-02-02 14:41:49 -05:00
mcguirepr89 87da8c2461 adding form input constraints 2022-02-01 13:22:36 -05:00
mcguirepr89 11c09dd9f4 refining some forms and chaning FULL_DISK to words settings 2022-01-31 16:00:02 -05:00
mcguirepr89 c813031feb smarter install (hopefully) allows to pre-set hostname
updated config and advanced for phone viewing
2022-01-29 13:04:35 -05:00