Sorted json

This commit is contained in:
alexbelgium
2022-03-24 04:34:57 +00:00
committed by GitHub
parent c2af0342d8
commit b420ae9e18
58 changed files with 721 additions and 206 deletions

View File

@@ -6,6 +6,7 @@
"armv7"
],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com",
"description": "translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software",
"environment": {
"PGID": "0",
@@ -45,7 +46,6 @@
"startup": "services",
"upstream": "0.20.754",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
"codenotary": "alexandrep.github@gmail.com",
"version": "0.20.754",
"webui": "http://[HOST]:[PORT:9117]"
}