frederik
f0e6d07e43
add send_test_notification.py
2025-09-08 20:09:49 +02:00
frederik
abf350107c
read body from file
2025-09-08 17:17:18 +02:00
frederik
29af308d7d
be a bit more image provider agnostic
2025-08-27 17:32:43 +02:00
frederik
fd1a610ddd
use the api to get the image
2025-08-19 11:12:50 +02:00
frederik
c6cb753e25
fix: remove un-needed removal of quote characters, we handle them fine nowadays
2025-08-17 18:30:39 +02:00
frederik
df15948083
flake8 fixes
2025-08-02 19:32:43 +02:00
OliNau
e6f48f8b61
Add additional apprise notification option ( #88 )
...
* Update config.php
Added $maskedlistenurl as an option for apprise notifications.
* Update notifications.py
Make sure $maskedlistenurl also works with default detections, and not only when testing.
* Update config.php
Changed maskedlistenurl to friendlyurl
* Update notifications.py
Changed maskedlistenurl to friendlyurl
2024-06-09 11:16:02 +02:00
frederik
3246b61c41
fix: don't send unsolicited stuff: this might break json
2024-03-14 11:55:31 +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
627e150e97
flake8 fixes
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
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