Feature: Sonarr (#14)

* feat: add sonarr download client

* feat(web): add sonarr download client and actions

* feat: add sonarr to filter actions
This commit is contained in:
Ludvig Lundgren 2021-08-22 00:55:00 +02:00 committed by GitHub
parent 455284a94b
commit fce6c7149a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 594 additions and 5 deletions

View file

@ -0,0 +1,28 @@
{
"version": "3.0.6.1196",
"buildTime": "2018-01-28T07:00:00Z",
"isDebug": false,
"isProduction": true,
"isAdmin": false,
"isUserInteractive": false,
"startupPath": "/usr/lib/sonarr/bin",
"appData": "/home/test/.config/sonarr",
"osName": "debian",
"osVersion": "10",
"isMonoRuntime": true,
"isMono": true,
"isLinux": true,
"isOsx": false,
"isWindows": false,
"mode": "console",
"branch": "main",
"authentication": "basic",
"sqliteVersion": "3.27.2",
"urlBase": "/sonarr",
"runtimeVersion": "6.8.0.123",
"runtimeName": "mono",
"startTime": "2021-08-20T21:04:34.409467Z",
"packageVersion": "3.0.6",
"packageAuthor": "[Team Sonarr](https://sonarr.tv)",
"packageUpdateMechanism": "builtIn"
}