frederik
c914c645a8
avoid using ffmpeg: the loop is faster now, so slow down again
2022-05-02 13:03:02 +02:00
frederik
be800cd51a
avoid using ffmpeg: just wait until the file is closed
2022-05-02 13:03:02 +02:00
frederik
ba33976b28
avoid using ffmpeg: check existence of file in staid of checking for no length
2022-05-02 13:03:02 +02:00
frederik
a2243fcfc7
consolidate duplicated code
2022-05-02 13:03:02 +02:00
ehpersonal38
3e2a05a070
Revert "Revert "Fix/midnightbug""
2022-05-01 15:39:27 -04:00
ehpersonal38
b7cd25b994
Merge pull request #235 from saintaardvark/use-jq-for-processing-json
...
Use jq for processing JSON when figuring out latitude/longitude
2022-05-01 14:11:47 -04:00
ehpersonal38
5bda9373ab
Update todays_detections.php
...
ease of use improvement
2022-05-01 13:59:57 -04:00
Hugh Brown (Saint Aardvark the Carpeted)
085466b35c
Use jq for processing JSON when figuring out latitude/longitude
...
Signed-off-by: Hugh Brown (Saint Aardvark the Carpeted) <aardvark@saintaardvarkthecarpeted.com >
2022-05-01 10:57:44 -07:00
ehpersonal38
cc3817eda1
Update install_config.sh
2022-05-01 12:45:45 -04:00
ehpersonal38
0dd0ec3810
Update todays_detections.php
...
Apparently this makes it work with mobile too
2022-05-01 10:59:20 -04:00
ehpersonal38
746867c677
Adding search to Today's Detections
2022-05-01 10:57:22 -04:00
African Penguin
c62a911518
Revert "Fix/midnightbug"
2022-05-01 10:15:50 +02:00
African Penguin
2b8425ca2f
Merge pull request #229 from Nachtzuster/fix/midnightbug
...
Fix/midnightbug
2022-05-01 10:08:53 +02:00
frederik
2ca8fb203b
move deleting of old directories to end of processing to minimize the chance we delete unprocessed files
2022-04-25 20:43:30 +02:00
mcguirepr89
a8fb4c79a6
fixing how birdnet_analysis.service handles corrupt
...
audio files
2022-04-24 11:30:19 -04:00
frederik
4d4fea0f99
add permanent fix for midnight bug
2022-04-24 11:28:40 +02:00
ehpersonal38
09090b1e74
Adding legacy view to Today's Detections
...
In the bottom right of the page there's now a button that lets you toggle legacy table view on or off - is quite useful (imo) for viewing all entries at once.
2022-04-23 18:16:34 -04:00
ehpersonal38
ceb249c341
Update stats.php
2022-04-22 17:46:59 -04:00
ehpersonal38
62debe4b69
Revert "Revert "Sorting: Improvements to last commit""
...
This reverts commit 931c96ef74 .
2022-04-22 13:29:30 -04:00
ehpersonal38
931c96ef74
Revert "Sorting: Improvements to last commit"
...
This reverts commit a77fdfaaf8 .
2022-04-22 13:28:10 -04:00
ehpersonal38
a77fdfaaf8
Sorting: Improvements to last commit
2022-04-22 13:27:44 -04:00
ehpersonal38
f203fde9f4
Sort recordings by ABC, or occurrences
2022-04-22 10:45:46 -04:00
mcguirepr89
80e533d84b
moved class to td
2022-04-21 14:06:25 -04:00
ehpersonal38
72f93176e8
Update config.php
...
Pushed should open in a new tab like the other links on the page
2022-04-21 11:18:18 -04:00
mcguirepr89
2270c35798
update to the way caddy is installed
2022-04-21 10:59:57 -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
05d8b26fe6
attempts to write to database thrice before moving on
2022-04-19 14:42:14 -04:00
mcguirepr89
ad8c559605
adding copy button back to overview.php
...
added <br> between Common Scientific links
2022-04-19 14:41:04 -04:00
mcguirepr89
701e8d0831
addressing the database lock breaking the service
2022-04-19 13:06:32 -04:00
ehpersonal38
9bdd049c5f
Update overview.php
2022-04-19 11:30:13 -04:00
ehpersonal38
33fbbb8be2
DB optimizations for overview.php
2022-04-19 11:27:47 -04:00
ehpersonal38
209b4e86ff
Fixing style.css again
...
Hopefully this fixes things for good, had to move class="relative" to the td instead of the tr...
2022-04-18 17:27:49 -04:00
ehpersonal38
14635d4e84
Update stats.php
...
After clicking a species on Best Recordings, this scrolls the user down to exactly what they requested (especially helpful on mobile).
2022-04-18 09:18:18 -04:00
Patrick McGuire
3533d1df72
Merge pull request #200 from mcguirepr89/copylinks
...
Copylinks
2022-04-17 15:10:06 -04:00
Patrick McGuire
1a748cfe50
silence harmless find errors
2022-04-17 15:02:16 -04:00
Patrick McGuire
a8c013e48c
Update config.php
2022-04-17 14:56:15 -04:00
Patrick McGuire
88dca4044d
Update install_services.sh
2022-04-17 14:53:39 -04:00
Patrick McGuire
7a182f1d32
Update restart_services.sh
2022-04-17 14:51:59 -04:00
Patrick McGuire
4a0b1c4ad8
Silence the (harmless) midnight cleanup error
2022-04-17 14:50:48 -04:00
ehpersonal38
b2c80f0db7
Adding links to recordings
...
This should add a link to all the recordings, so you can copy and share with a friend, or save somewhere.
There's better ways some of this can be done, but it works for now.
(please test this! not sure if I copied all the right files to git)
2022-04-17 14:42:08 -04:00
Patrick McGuire
817d001f3e
chart_viewer every 120s instead of 60s
2022-04-17 13:47:17 -04:00
mcguirepr89
3d080b2ca3
moving adjustments to style.css
2022-04-17 11:30:56 -04:00
ehpersonal38
19cd8f6d48
nit-picky UI stuff
2022-04-17 11:08:53 -04:00
ehpersonal38
2a7fb1cd37
Update stats.php
...
Species selector on Best Recording's didn't show up on mobile - removing "left" class solves it.
2022-04-17 09:51:26 -04:00
mcguirepr89
7489298d91
This catches the midnight straggler
2022-04-16 15:30:07 -04:00
mcguirepr89
2794aacbc6
@svardsten53's suggestions for "File Manager"
...
- Defaults to '/home'
- Uses consistent timestamps
2022-04-16 14:33:50 -04:00
ehpersonal38
73b87a215b
Update overview.php
2022-04-16 13:54:05 -04:00
ehpersonal38
2027967b7b
Update overview.php
...
Now the left tally chart updates with JS too!
Also cleaned up & optimized a few lines of code.
2022-04-16 13:31:20 -04:00