Update app version
This commit is contained in:
parent
a0a2a71917
commit
11c511359a
|
@ -4,11 +4,14 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"port": 8097,
|
"port": 8097,
|
||||||
"id": "jackett",
|
"id": "jackett",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "0.20.1342",
|
"version": "0.20.2099",
|
||||||
"description": "Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches.",
|
"description": "Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches.",
|
||||||
"short_desc": "API Support for your favorite torrent trackers ",
|
"short_desc": "API Support for your favorite torrent trackers ",
|
||||||
"categories": ["media", "utilities"],
|
"categories": [
|
||||||
|
"media",
|
||||||
|
"utilities"
|
||||||
|
],
|
||||||
"author": "",
|
"author": "",
|
||||||
"source": "https://github.com/Jackett/Jackett",
|
"source": "https://github.com/Jackett/Jackett",
|
||||||
"form_fields": []
|
"form_fields": []
|
||||||
|
|
Loading…
Reference in New Issue
Block a user