fix: update missing app version
This commit is contained in:
parent
40671a7f9b
commit
040d996ebc
|
@ -5,14 +5,11 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8097,
|
"port": 8097,
|
||||||
"id": "jackett",
|
"id": "jackett",
|
||||||
"tipi_version": 50,
|
"tipi_version": 51,
|
||||||
"version": "0.21.245",
|
"version": "0.21.265",
|
||||||
"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": [
|
"categories": ["media", "utilities"],
|
||||||
"media",
|
|
||||||
"utilities"
|
|
||||||
],
|
|
||||||
"author": "",
|
"author": "",
|
||||||
"source": "https://github.com/Jackett/Jackett",
|
"source": "https://github.com/Jackett/Jackett",
|
||||||
"form_fields": []
|
"form_fields": []
|
||||||
|
|
|
@ -5,12 +5,10 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 32400,
|
"port": 32400,
|
||||||
"id": "plex",
|
"id": "plex",
|
||||||
"tipi_version": 18,
|
"tipi_version": 19,
|
||||||
"version": "1.32.3",
|
"version": "1.32.4",
|
||||||
"url_suffix": "/web",
|
"url_suffix": "/web",
|
||||||
"categories": [
|
"categories": ["media"],
|
||||||
"media"
|
|
||||||
],
|
|
||||||
"description": "",
|
"description": "",
|
||||||
"short_desc": "Stream Movies & TV Shows",
|
"short_desc": "Stream Movies & TV Shows",
|
||||||
"author": "plexinc",
|
"author": "plexinc",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user