mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00

* Add initial Readarr support * Readarr working with MaM * feat(clients): readarr add tests
31 lines
No EOL
778 B
JSON
31 lines
No EOL
778 B
JSON
{
|
|
"appName": "Readarr",
|
|
"version": "0.1.1.1320",
|
|
"buildTime": "2022-05-09T22:53:15Z",
|
|
"isDebug": false,
|
|
"isProduction": true,
|
|
"isAdmin": false,
|
|
"isUserInteractive": true,
|
|
"startupPath": "/app/bin",
|
|
"appData": "/config",
|
|
"osName": "alpine",
|
|
"osVersion": "3.16.2",
|
|
"isNetCore": true,
|
|
"isMono": false,
|
|
"isLinux": true,
|
|
"isOsx": false,
|
|
"isWindows": false,
|
|
"isDocker": false,
|
|
"mode": "console",
|
|
"branch": "develop",
|
|
"authentication": "none",
|
|
"sqliteVersion": "3.38.5",
|
|
"migrationVersion": 21,
|
|
"urlBase": "",
|
|
"runtimeVersion": "6.0.3",
|
|
"runtimeName": "netCore",
|
|
"startTime": "2022-10-14T17:26:21Z",
|
|
"packageVersion": "testing-e06fe51",
|
|
"packageAuthor": "[hotio](https://github.com/hotio)",
|
|
"packageUpdateMechanism": "docker"
|
|
} |