frederik
|
cb2969fd39
|
fix: disable ConfigParser interpolation: causes an exception with unescaped %, we do not use interpolation anyway
|
2024-03-30 09:42:20 +01:00 |
|
frederik
|
5a7b9a093c
|
limit the precision: the rest is just noise
|
2024-03-22 10:14:02 +01:00 |
|
frederik
|
3246b61c41
|
fix: don't send unsolicited stuff: this might break json
|
2024-03-14 11:55:31 +01:00 |
|
frederik
|
1f7aad7873
|
fix: write json file: spectrogram.php needs it
|
2024-03-14 11:55:31 +01:00 |
|
frederik
|
b248ded6ed
|
move analyzing_now.txt to StreamData to centralise transient files
|
2024-02-13 18:06:57 +01:00 |
|
frederik
|
e20340aefa
|
timeout
|
2024-02-13 10:57:35 +01:00 |
|
frederik
|
5379b24a7d
|
php writes these with special characters escaped, so unescape before using
|
2024-02-13 10:57:35 +01:00 |
|
frederik
|
53b738636e
|
configparser: strip double quotes
|
2024-02-13 10:57:35 +01:00 |
|
frederik
|
627e150e97
|
flake8 fixes
|
2024-02-13 10:57:35 +01:00 |
|
frederik
|
ad4e7a0876
|
rework analysis
|
2024-02-13 10:57:35 +01:00 |
|
ehpersonal38
|
5af7dd9ced
|
Merge branch 'main' into feature/add-confidencepct-variable-to-apprise-notification
|
2023-05-30 12:30:14 -04:00 |
|
ehpersonal38
|
6d3857b86e
|
Apprise ONLY notify for certain species
|
2023-05-02 15:51:10 -04:00 |
|
ehpersonal38
|
0570e9b093
|
fix syntax error
Co-Authored-By: croisez <1774281+croisez@users.noreply.github.com>
|
2023-04-21 16:06:54 -04:00 |
|
ehpersonal38
|
5dec3cb76a
|
Flickr new policy compliance, user agents are now required
|
2023-03-22 13:22:14 -04:00 |
|
ehpersonal38
|
a65d070837
|
Apprise exclude these species instead of include
|
2023-03-21 22:04:16 -04:00 |
|
ehpersonal38
|
2e10298b7b
|
Apprise ONLY notify for certain species
|
2023-03-20 16:12:15 -04:00 |
|
Bdoner
|
95d0de7340
|
replace confidencepct before confidence in notification.py
|
2023-02-22 12:48:34 +01:00 |
|
Bdoner
|
11b4b63a08
|
ohh. that's what that last char removed did...
|
2023-02-22 11:50:53 +01:00 |
|
Bdoner
|
a638701613
|
allow =-signs in config values
|
2023-02-22 11:29:31 +01:00 |
|
Bdoner
|
f3296d019a
|
print debugging :)
|
2023-02-22 11:04:08 +01:00 |
|
Bdoner
|
fdbcf92bd6
|
satisfy flake8 linter
|
2023-02-22 10:50:36 +01:00 |
|
Bdoner
|
fac374e941
|
Add $confidencepct variable to apprise notification.
|
2023-02-22 10:37:57 +01:00 |
|
ehpersonal38
|
35103c3efd
|
Revert "Revert "Merge pull request #724 from knmurphy/enable-apprise-plugins""
This reverts commit e61a92475c.
|
2023-02-15 20:14:35 -05:00 |
|
ehpersonal38
|
e61a92475c
|
Revert "Merge pull request #724 from knmurphy/enable-apprise-plugins"
This reverts commit ee63821a69, reversing
changes made to 8491d216c4.
|
2023-02-15 10:33:50 -05:00 |
|
ehpersonal38
|
ee63821a69
|
Merge pull request #724 from knmurphy/enable-apprise-plugins
load apprise notification plugins from standard locations
|
2023-02-14 20:26:17 -05:00 |
|
ehpersonal38
|
8266de0d8a
|
Update notifications.py
|
2023-02-09 14:10:44 -05:00 |
|
ehpersonal38
|
c4f85c50de
|
issue #734
|
2023-02-09 14:09:27 -05:00 |
|
Elliot Murphy
|
60ba63769b
|
load apprise notification plugins from standard locations
Signed-off-by: Elliot Murphy <statik@users.noreply.github.com>
|
2023-02-03 15:35:45 -08:00 |
|
ehpersonal38
|
dc1b044ecc
|
Update notifications.py
|
2023-01-31 13:03:48 -05:00 |
|
ehpersonal38
|
9416c13ab7
|
Update notifications.py
|
2023-01-31 12:59:38 -05:00 |
|
ehpersonal38
|
fbd5fe4651
|
Update notifications.py
|
2022-11-08 12:04:39 -05:00 |
|
ehpersonal38
|
167294a41c
|
Update notifications.py
|
2022-08-17 10:38:01 -04:00 |
|
ehpersonal38
|
f3f618e2a8
|
initial commit
|
2022-08-17 10:14:57 -04:00 |
|
ehpersonal38
|
3c75f63d51
|
#475
|
2022-07-31 10:12:55 -04:00 |
|
ehpersonal38
|
eafc61f562
|
stop error message from throwing an error
|
2022-07-21 10:41:23 -04:00 |
|
ehpersonal38
|
048713a145
|
Update notifications.py
|
2022-07-20 09:01:25 -04:00 |
|
ehpersonal38
|
5fdc721ad7
|
better $flickrimage handling with JSON
|
2022-07-18 13:26:49 -04:00 |
|
ehpersonal38
|
4b7bb27a58
|
Try/catch Flickr errors
|
2022-07-15 17:26:31 -04:00 |
|
ehpersonal38
|
98130fa395
|
#410 Flickr image in notifications
|
2022-07-14 16:24:59 -04:00 |
|
mcguirepr89
|
e19e22f32e
|
linted
|
2022-06-25 15:19:18 -04:00 |
|
mcguirepr89
|
d83b71aeca
|
accepts all DB variables and JSON objects
|
2022-06-25 15:04:51 -04:00 |
|
mcguirepr89
|
97e7b19aa2
|
linted
|
2022-06-24 07:46:37 -04:00 |
|
Joe Weiss
|
75a13f80d3
|
Move notifications utility into script.utils
|
2022-06-23 09:11:55 -04:00 |
|
Joe Weiss
|
6865274bd2
|
Add utility to parse thisrun format
|
2022-06-18 14:52:42 -04:00 |
|