mirror of
https://github.com/YunoHost-Apps/jackett_ynh.git
synced 2024-09-03 19:26:28 +02:00
commit
2db7e96b63
7 changed files with 105 additions and 12 deletions
|
@ -1,6 +1,7 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Leggi il “README” in italiano](README_it.md)
|
||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
||||
|
|
|
@ -9,7 +9,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
[![Install Jackett with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jackett)
|
||||
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
*[Read this README in other languages.](./ALL_README.md)*
|
||||
|
||||
> *This package allows you to install Jackett quickly and simply on a YunoHost server.*
|
||||
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
||||
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
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.20.1810~ynh1
|
||||
**Shipped version:** 0.21.2371~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
46
README_eu.md
Normal file
46
README_eu.md
Normal file
|
@ -0,0 +1,46 @@
|
|||
<!--
|
||||
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||||
EZ editatu eskuz.
|
||||
-->
|
||||
|
||||
# Jackett YunoHost-erako
|
||||
|
||||
[![Integrazio maila](https://dash.yunohost.org/integration/jackett.svg)](https://dash.yunohost.org/appci/app/jackett) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/jackett.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/jackett.maintain.svg)
|
||||
|
||||
[![Instalatu Jackett YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jackett)
|
||||
|
||||
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
||||
|
||||
> *Pakete honek Jackett YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
||||
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
||||
|
||||
## Aurreikuspena
|
||||
|
||||
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.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 0.21.2371~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
![Jackett(r)en pantaila-argazkia](./doc/screenshots/demo.png)
|
||||
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/Jackett/Jackett>
|
||||
- YunoHost Denda: <https://apps.yunohost.org/app/jackett>
|
||||
- Eman errore baten berri: <https://github.com/YunoHost-Apps/jackett_ynh/issues>
|
||||
|
||||
## Garatzaileentzako informazioa
|
||||
|
||||
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/jackett_ynh/tree/testing).
|
||||
|
||||
`testing` abarra probatzeko, ondorengoa egin:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
|
||||
edo
|
||||
sudo yunohost app upgrade jackett -u https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
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.
|
||||
|
||||
|
||||
**Version incluse :** 0.20.1810~ynh1
|
||||
**Version incluse :** 0.21.2371~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
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.
|
||||
|
||||
|
||||
**Versión proporcionada:** 0.20.1810~ynh1
|
||||
**Versión proporcionada:** 0.21.2371~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
46
README_zh_Hans.md
Normal file
46
README_zh_Hans.md
Normal file
|
@ -0,0 +1,46 @@
|
|||
<!--
|
||||
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
|
||||
请勿手动编辑。
|
||||
-->
|
||||
|
||||
# YunoHost 的 Jackett
|
||||
|
||||
[![集成程度](https://dash.yunohost.org/integration/jackett.svg)](https://dash.yunohost.org/appci/app/jackett) ![工作状态](https://ci-apps.yunohost.org/ci/badges/jackett.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/jackett.maintain.svg)
|
||||
|
||||
[![使用 YunoHost 安装 Jackett](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jackett)
|
||||
|
||||
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
|
||||
|
||||
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Jackett。*
|
||||
> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。*
|
||||
|
||||
## 概况
|
||||
|
||||
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.
|
||||
|
||||
|
||||
**分发版本:** 0.21.2371~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
![Jackett 的截图](./doc/screenshots/demo.png)
|
||||
|
||||
## 文档与资源
|
||||
|
||||
- 上游应用代码库: <https://github.com/Jackett/Jackett>
|
||||
- YunoHost 商店: <https://apps.yunohost.org/app/jackett>
|
||||
- 报告 bug: <https://github.com/YunoHost-Apps/jackett_ynh/issues>
|
||||
|
||||
## 开发者信息
|
||||
|
||||
请向 [`testing` 分支](https://github.com/YunoHost-Apps/jackett_ynh/tree/testing) 发送拉取请求。
|
||||
|
||||
如要尝试 `testing` 分支,请这样操作:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
|
||||
或
|
||||
sudo yunohost app upgrade jackett -u https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>
|
|
@ -7,7 +7,7 @@ name = "Jackett"
|
|||
description.en = "API support for your favorite torrent trackers"
|
||||
description.fr = "API pour vos trackers torrent préférés"
|
||||
|
||||
version = "0.20.1810~ynh1"
|
||||
version = "0.21.2371~ynh1"
|
||||
|
||||
maintainers = ["Navan Chauhan"]
|
||||
|
||||
|
@ -39,12 +39,12 @@ ram.runtime = "200M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.20.1810/Jackett.Binaries.LinuxAMDx64.tar.gz"
|
||||
amd64.sha256 = "dc0aae30349ac305511afa59bcbf7a306cb6db220b6ddfe95b2e799658957b7b"
|
||||
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.20.1810/Jackett.Binaries.LinuxARM64.tar.gz"
|
||||
arm64.sha256 = "83ee7b336fc5f69939e66279a042b81876fc25b512a37588e1dbdc471591fd35"
|
||||
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.20.1810/Jackett.Binaries.LinuxARM32.tar.gz"
|
||||
armhf.sha256 = "71a9519479ea4456eb31c5586fa2f30e1a5908d4cd764ee64d49bee20a0aba74"
|
||||
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2371/Jackett.Binaries.LinuxAMDx64.tar.gz"
|
||||
amd64.sha256 = "971c9e6034e627b0d73df95603c98b249a819c475466b5250c2029236807ba83"
|
||||
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2371/Jackett.Binaries.LinuxARM64.tar.gz"
|
||||
arm64.sha256 = "6ea7abecc2cd90cb08886cb5cce6b07cc7cbdc6e44328c5ae834794542271c9c"
|
||||
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2371/Jackett.Binaries.LinuxARM32.tar.gz"
|
||||
armhf.sha256 = "c315501c6dec4834353ad083aa9527eb2fac70bb5cf89b26e8566e0afa9f0873"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"
|
||||
|
|
Loading…
Reference in a new issue