1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jackett_ynh.git synced 2024-07-05 19:36:17 +00:00
Jackett package for YunoHost
Go to file
2024-06-24 11:00:38 +02:00
.github Manifest v2 2024-02-25 21:57:31 +01:00
conf Manifest v2 2024-02-25 21:57:31 +01:00
doc reduce image size 2024-03-11 21:57:16 +01:00
scripts [autopatch] Do not delete logs on app removal 2024-06-23 22:47:37 +02:00
.gitignore Initial commit 2021-05-21 17:54:10 +05:30
ALL_README.md Auto-update READMEs 2024-05-21 01:37:23 +00:00
LICENSE added license 2021-05-21 21:41:41 +05:30
manifest.toml Upgrade to v0.22.200 2024-06-24 03:38:15 +02:00
README.md Auto-update READMEs 2024-06-24 01:38:18 +00:00
README_es.md Auto-update READMEs 2024-06-24 01:38:18 +00:00
README_eu.md Auto-update READMEs 2024-06-24 01:38:18 +00:00
README_fr.md Auto-update READMEs 2024-06-24 01:38:18 +00:00
README_gl.md Auto-update READMEs 2024-06-24 01:38:18 +00:00
README_it.md Auto-update README 2024-03-29 07:08:24 +01:00
README_zh_Hans.md Auto-update READMEs 2024-06-24 01:38:18 +00:00
tests.toml add test_upgrade_from 2024-03-11 21:34:25 +01:00

Jackett for YunoHost

Integration level Working status Maintenance status

Install Jackett with YunoHost

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.

Overview

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.200~ynh1

Screenshots

Screenshot of Jackett

Documentation and resources

Developer info

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