Read this README in other languages.
This package allows you to install Jackett quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
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. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps.
Shipped version: 0.22.526~ynh1
- Upstream app code repository: https://github.com/Jackett/Jackett
- YunoHost Store: https://apps.yunohost.org/app/jackett
- Report a bug: https://github.com/YunoHost-Apps/jackett_ynh/issues
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
or
sudo yunohost app upgrade jackett -u https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps