added Support for ntfy and apprise

This commit is contained in:
jschaufuss@leitwerk.de
2025-08-15 13:02:19 +02:00
parent 839fafdb33
commit defbe0dc9c
14 changed files with 443 additions and 103 deletions

View File

@@ -10,6 +10,7 @@ requests = "*"
python-dateutil = "*"
django = "*"
jellyfin-apiclient-python = "*"
apprise = "*"
[dev-packages]