This commit is contained in:
Gregory Salaun 2022-12-24 16:50:08 +07:00
parent 95ca38921d
commit 0e7fb14a42

View File

@ -35,6 +35,7 @@ def sendNotifications(title, message, priority):
"title": title
})
try:
# Sonarr
EventType = os.environ.get('sonarr_eventtype')