ehpersonal38
389abfdd01
Update spectrogram.php
2022-05-19 15:32:15 -04:00
ehpersonal38
da4a8cc4ce
Live spectrogram
...
@mcguirepr89 I found this cool demo on codepen: https://codepen.io/jakealbaugh/pen/jvQweW
And I adapted it to use the BirdNET-Pi audio livestream. Check it out!!
2022-05-19 14:03:14 -04:00
mcguirepr89
7e2ffcb9b5
typo
2022-05-19 09:38:25 -04:00
ehpersonal38
787c5d65a9
better search results
...
also adding percentage conf to other files
2022-05-19 08:30:48 -04:00
ehpersonal38
c3fe4828f1
Let's actually use CC images!
2022-05-19 08:16:20 -04:00
CaiusX
ed04568322
Further enhancements to Species Stats for user testing and feedback
2022-05-19 11:05:28 +02:00
mcguirepr89
7bdb351c93
since we're rounding, let's do percent
2022-05-18 20:50:32 -04:00
mcguirepr89
b12c2846da
open flicker in new tab
2022-05-18 17:41:55 -04:00
Patrick McGuire
4b09e658cd
I think we actually want to redirect stdout
2022-05-18 17:24:51 -04:00
Patrick McGuire
354fce1aaf
Update install_services.sh
2022-05-18 16:44:26 -04:00
ehpersonal38
cdbc0960ce
Update style.css
2022-05-18 14:20:05 -04:00
ehpersonal38
53bc242fff
searching fix
2022-05-18 14:16:20 -04:00
ehpersonal38
5bd1835b6f
better mobile formatting
2022-05-18 14:14:59 -04:00
ehpersonal38
94c16d0970
Update config.php
2022-05-18 14:04:28 -04:00
ehpersonal38
fb703030c7
Flickr Implementation
2022-05-18 14:03:49 -04:00
Jake Herbst
a786e51da5
Updating update_birdnet.sh to make more robust and offer functionality to switch branches for testing remote dev branches
2022-05-18 13:58:32 -04:00
ehpersonal38
323bfb5883
Merge branch 'main' into ui-tweaks
2022-05-18 09:51:09 -04:00
ehpersonal38
4fb5c81faa
Merge branch 'main' into ui-tweaks
2022-05-18 09:50:28 -04:00
CaiusX
c859c2250b
New and improved Species Stats
2022-05-18 14:35:34 +02:00
Patrick McGuire
1f7fc63afa
reloading the daemons and restarting services
...
Since the service files have changes, we need to `sudo systemctl daemon-reload` and then we need to restart those services. But it is easier to just run `restart_services.sh`, so I've done that instead
2022-05-17 19:43:37 -04:00
Patrick McGuire
a515e05e15
Adding daemon-reload
2022-05-17 19:36:31 -04:00
Jake Herbst
02bf7ffe07
Adding a snippet to ensure python systemd services use the python virtual-env
2022-05-17 19:27:47 -04:00
Jake Herbst
54a6ecf68b
Removing stash+pop git workflow from update_birdnet.sh
2022-05-17 19:13:13 -04:00
ehpersonal38
625a862c19
Merge branch 'ui-tweaks' of https://github.com/mcguirepr89/BirdNET-Pi into ui-tweaks
2022-05-17 18:54:51 -04:00
ehpersonal38
5178a98766
Efficiency, the sequel!
2022-05-17 18:54:48 -04:00
mcguirepr89
8b8688d3d2
these are the changes from small_tweaks
2022-05-17 15:36:18 -04:00
Patrick McGuire
f7ce7545ab
iOS doesn't seem to support lazy loading
...
on my iPhone, Safari and Chrome wouldn't load with the `loading="lazy"` method specified.
Removing it fixes that -- I want to change it back for now, but then maybe figure out how to make it work on iOS
( I assume it is more resourceful to use lazy loading?)
2022-05-17 15:11:52 -04:00
Patrick McGuire
f59762229f
Update config.php
2022-05-17 14:18:11 -04:00
Patrick McGuire
001ceea873
Update README.md
2022-05-17 14:08:21 -04:00
ehpersonal38
ee675c4de2
Efficiency!
2022-05-17 11:16:55 -04:00
Jake Herbst
873dfb12d6
Fixing analyze.py location
2022-05-16 22:16:29 -04:00
Jake Herbst
dad5868f22
Adding pythond3 virtualenv to birdnet analysis python call
2022-05-16 21:46:24 -04:00
Jake Herbst
670d3f90ca
Adding python3 virtualenv to python systemd services
2022-05-16 21:46:05 -04:00
Jake Herbst
b136e07b51
Removing the 'sed' added python shebangs
2022-05-16 21:32:30 -04:00
ehpersonal38
a92119175f
Update todays_detections.php
2022-05-16 19:50:36 -04:00
ehpersonal38
29f6de47aa
lazy loading
2022-05-16 15:15:39 -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
2739d59b19
Merge pull request #286 from mcguirepr89/revert-274-localhost-everywhere
...
Revert "cleanup: Localhost everywhere"
2022-05-16 10:53:10 -04:00
Patrick McGuire
4877d1de66
Revert "cleanup: Localhost everywhere"
2022-05-16 10:52:47 -04:00
Patrick McGuire
889fdbe6f4
Merge pull request #274 from Nachtzuster/localhost-everywhere
...
cleanup: Localhost everywhere
2022-05-16 10:52:03 -04:00
mcguirepr89
57778d405f
disabling sox warnings
2022-05-16 10:43:33 -04:00
Patrick McGuire
ee84d8a0ea
Update advanced.php
2022-05-16 10:30:19 -04:00
ehpersonal38
d6bdb5c345
Don't show dates that don't have any recordings
2022-05-16 08:16:33 -04:00
Patrick McGuire
88e4427ef9
Update README.md
2022-05-15 21:39:04 -04:00
Patrick McGuire
73707817a2
Merge pull request #285 from mcguirepr89/offline-time-testy
...
Offline time testy
2022-05-15 15:35:12 -04:00
Patrick McGuire
6c6e4b6bb6
Merge branch 'main' into offline-time-testy
2022-05-15 15:34:45 -04:00
Patrick McGuire
c053f82e9c
Update config.php
2022-05-15 15:33:17 -04:00
Patrick McGuire
ac7cded15b
Merge pull request #284 from mcguirepr89/extract_new_birdsounds_sox_trim_patch
...
Makes this thing actually work!
2022-05-15 15:32:33 -04:00
Patrick McGuire
88030e71b6
Makes this thing actually work!
...
In `sox`, the default syntax `trim` uses for `position` is `+`. This means it is necessary to specify the `=` symbol to get the proper syntax for the `trim` call.
2022-05-15 14:39:10 -04:00