mirror of
https://github.com/YunoHost-Apps/jackett_ynh.git
synced 2024-09-03 19:26:28 +02:00
46 lines
2.2 KiB
Markdown
46 lines
2.2 KiB
Markdown
<!--
|
|
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://ci-apps.yunohost.org/ci/apps/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.22.490~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>
|