Commit Graph

1536 Commits

Author SHA1 Message Date
ehpersonal38 f03f69cc63 fixes 2023-01-16 13:21:44 -05:00
ehpersonal38 2685171e75 Update server.py 2023-01-16 12:40:23 -05:00
ehpersonal38 b8e54d1ded fixes 2023-01-15 18:48:51 -05:00
ehpersonal38 607cb09fbf Create install_language_label_nm.sh 2023-01-15 18:42:53 -05:00
ehpersonal38 e4c629a911 perms 2023-01-15 18:42:46 -05:00
ehpersonal38 84d3f763bc Update config.php 2023-01-15 14:35:57 -05:00
ehpersonal38 57963d3513 Update config.php 2023-01-15 14:35:16 -05:00
ehpersonal38 1dcd4b4877 Update server.py 2023-01-15 13:58:57 -05:00
ehpersonal38 28ac9e172c moderately consequential bug that has henceforth been extinguished 2023-01-15 13:55:36 -05:00
ehpersonal38 d0fb381cf5 Update config.php 2023-01-15 13:23:36 -05:00
ehpersonal38 797fef4802 SF_THRESH config 2023-01-15 13:22:13 -05:00
ehpersonal38 bb01cd0cfb small bug 2023-01-15 12:08:43 -05:00
ehpersonal38 458bef9a63 Update config.php 2023-01-15 11:07:32 -05:00
ehpersonal38 112f40e192 Update server.py 2023-01-14 17:41:59 -05:00
ehpersonal38 235b9ca94b Update config.php 2023-01-14 17:22:53 -05:00
ehpersonal38 84763bf5b7 New Model Implementation 2023-01-14 15:22:39 -05:00
ehpersonal38 e2062362b8 Update todays_detections.php 2023-01-12 18:04:15 -05:00
ehpersonal38 18d933759c kiosk mode 2023-01-11 17:44:48 -05:00
cgomesu af7d85b6cb ffmpeg: disable stdin interaction
ffmpeg enables interaction on stdin by default, which may have
undesirable consequences when running ffmpeg in the background.
adding `-nostdin` disables interaction via the stdin stream.
2023-01-11 13:19:11 -03:00
ehpersonal38 b19c7e09dc Update overview.php 2023-01-03 12:18:09 -05:00
Patrick McGuire f6a07cacdd typo 2022-12-16 06:06:43 -05:00
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
ehpersonal38 c5c993cf61 Update overview.php 2022-12-15 14:14:39 -05:00
Patrick McGuire b8e77f0dea Update install_services.sh 2022-12-15 07:54:56 -05:00
ehpersonal38 2693adbca8 issue #666 2022-11-28 13:37:59 -05:00
ehpersonal38 c12ee56fbc Update config.php 2022-11-17 22:39:34 -05:00
ehpersonal38 876d547d87 Update config.php 2022-11-15 12:41:06 -05:00
ehpersonal38 148207c3d6 Update config.php 2022-11-15 12:34:18 -05:00
lloydbayley c2aa645ff8 Merge branch 'mcguirepr89:main' into main 2022-11-16 00:27:24 +11:00
lloydbayley 4bf3c11bb8 Revert "Update .gitignore"
This reverts commit c19ab0ac3f.
2022-11-15 21:45:28 +11:00
ehpersonal38 fbd5fe4651 Update notifications.py 2022-11-08 12:04:39 -05:00
lloydbayley 690d184f62 Update advanced.php
Fix spelling error
2022-11-07 22:30:15 +11:00
ehpersonal38 576740996b Update weekly_report.php
will test this later
2022-10-31 14:32:34 -04:00
ehpersonal38 62a5ab793e Update install_config.sh 2022-10-27 16:20:20 -04:00
Matt Burrough ee0f24020e Update update_caddyfile.sh
Updated call to caddy's hash-password to resolve error with using only a single dash before plaintext.
https://caddyserver.com/docs/command-line#caddy-hash-password
2022-10-27 09:59:20 -07:00
WrightRocket 930298bf2f Remove duplicate "No Detections For Today" message 2022-10-11 23:33:14 -07:00
Patrick McGuire 070db9a4ff typo
Thanks @wrightrocket!
2022-10-10 14:56:28 -04:00
ehpersonal38 8705ff4403 heartbeat stuff 2022-10-08 12:16:54 -04:00
ehpersonal38 eb44c3008c Merge pull request #598 from phillprice/feature/heartbeat
WIP: Heartbeat
2022-10-08 12:13:25 -04:00
Phill Price 9a237bec44 Revert "mqtt from server"
This reverts commit cda078de59.
2022-10-08 16:08:31 +01:00
ehpersonal38 a26a5ec352 Update advanced.php 2022-10-03 10:49:43 -04:00
ehpersonal38 bbce5e57e4 Update update_birdnet_snippets.sh 2022-10-03 10:43:39 -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
Louis Croisez 3dfd740944 Adding feature: shifting down in frequency for earing impairment people 2022-10-02 16:31:29 +02:00
Patrick McGuire 6444ae3e44 Update advanced.php 2022-10-01 17:06:01 -04:00
Phill Price ea5d9d70eb Add Heartbeat ping on every analysis to see if service is working 2022-09-29 17:57:40 +01:00
Phill Price fc71576737 Merge branch 'mcguirepr89:main' into main 2022-09-28 10:13:59 +01:00