Implements Sonarr callbacks

This commit is contained in:
2023-09-21 15:10:49 +02:00
parent 19a4e7514d
commit 4d419b77c0
7 changed files with 125 additions and 5 deletions

View File

@@ -44,6 +44,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.2",
"dotenv": "^16.3.1",
"humanize-duration-ts": "^2.1.1",
"ip-range-check": "^0.2.0",
"js-yaml": "^4.1.0"
}