app-store/apps/jackett/config.json
renovate[bot] 822bba93ae
chore(deps): update lscr.io/linuxserver/jackett docker tag to v0.20.4148 (#520)
* chore(deps): update lscr.io/linuxserver/jackett docker tag to v0.20.4148

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2023-05-15 14:41:26 -04:00

20 lines
772 B
JSON

{
"$schema": "../schema.json",
"name": "Jackett",
"available": true,
"exposable": true,
"port": 8097,
"id": "jackett",
"tipi_version": 24,
"version": "0.20.4148",
"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 ",
"categories": [
"media",
"utilities"
],
"author": "",
"source": "https://github.com/Jackett/Jackett",
"form_fields": []
}