/jackett_ynt

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Jackett for YunoHost

Integration level Install Jackett with YunoHost

Lire ce readme en français.

This package allow you to install Jackett quickly and simply on a YunoHost server. If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, Lidarr, DuckieTV, qBittorrent, Nefarious etc) into tracker-site-specific http queries, parses the html response, 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.12.1115

Configuration

You can configure Jackett directly in the admin panel.

Documentation

YunoHost specific features

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status

Limitations

  • Work only on port 9117.

Links


Developers info

Only if you want to use a testing branch for coding, instead of merging directly into master. Please do 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