1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jackett_ynh.git synced 2024-09-03 19:26:28 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-03-25 01:39:45 +00:00 committed by autoreadme_webhook
parent 4692ee5f30
commit bcad2ee421
4 changed files with 79 additions and 28 deletions

5
ALL_README.md Normal file
View file

@ -0,0 +1,5 @@
# All available README files by language
- [Read the README in English](README.md)
- [Die README in Deutsch lesen](README_de.md)
- [Lire le README en français](README_fr.md)

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand.
-->
@ -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)
*[Lire ce readme en français.](./README_fr.md)*
*[Read this README is 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.*
@ -18,8 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
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.2143~ynh1
## Screenshots
@ -27,17 +26,18 @@ Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr
## Documentation and resources
* 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>
- 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>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jackett_ynh/tree/testing).
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jackett_ynh/tree/testing),
To try the testing branch, please proceed like that.
``` bash
To try the testing branch, please proceed like that:
```bash
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

46
README_de.md Normal file
View file

@ -0,0 +1,46 @@
<!--
N.B.: Diese README wurde automatisch von <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> generiert.
Sie darf NICHT von Hand bearbeitet werden.
-->
# Jackett für YunoHost
[![Integrations-Level](https://dash.yunohost.org/integration/jackett.svg)](https://dash.yunohost.org/appci/app/jackett) ![Funktionsstatus](https://ci-apps.yunohost.org/ci/badges/jackett.status.svg) ![Wartungsstatus](https://ci-apps.yunohost.org/ci/badges/jackett.maintain.svg)
[![Jackett mit YunoHost installieren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jackett)
*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)*
> *Mit diesem Paket können Sie Jackett schnell und einfach auf einem YunoHost-Server installieren.
Wenn Sie YunoHost nicht haben, lesen Sie bitte [die Anleitung](https://yunohost.org/#/install), um zu erfahren, wie Sie es installieren.*
## Übersicht
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.
**Ausgelieferte Version:** 0.21.2143~ynh1
## Bildschirmfotos
![Bildschirmfotos von Jackett](./doc/screenshots/demo.png)
## Dokumentation und Ressourcen
- Upstream App Repository: <https://github.com/Jackett/Jackett>
- YunoHost-Shop: <https://apps.yunohost.org/app/jackett>
- Einen Fehler melden: <https://github.com/YunoHost-Apps/jackett_ynh/issues>
## Entwicklerinformationen
Bitte senden Sie Ihren Pull-Request an den [testing branch](https://github.com/YunoHost-Apps/jackett_ynh/tree/testing),
Um den Testing-Branch auszuprobieren, gehen Sie bitte wie folgt vor:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
oder
sudo yunohost app upgrade jackett -u https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
```
**Weitere Informationen zur App-Paketierung:** <https://yunohost.org/packaging_apps>

View file

@ -1,46 +1,46 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
Nota bene: ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Il NE doit PAS être modifié à la main.
-->
# Jackett pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/jackett.svg)](https://dash.yunohost.org/appci/app/jackett) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jackett.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/jackett.maintain.svg)
[![Niveau d'intégration](https://dash.yunohost.org/integration/jackett.svg)](https://dash.yunohost.org/appci/app/jackett) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jackett.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/jackett.maintain.svg)
[![Installer Jackett avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jackett)
*[Read this readme in english.](./README.md)*
*[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller Jackett rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
## Vue d'ensemble
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.21.2143~ynh1
**Version incluse :** 0.20.1810~ynh1
## Captures d'écran
## Captures décran
![Capture décran de Jackett](./doc/screenshots/demo.png)
![Capture d'écran de Jackett](./doc/screenshots/demo.png)
## Documentations et ressources
* Dépôt de code officiel de lapp : <https://github.com/Jackett/Jackett>
* YunoHost Store: <https://apps.yunohost.org/app/jackett>
* Signaler un bug : <https://github.com/YunoHost-Apps/jackett_ynh/issues>
- Dépôt de code officiel de lapp: <https://github.com/Jackett/Jackett>
- YunoHost Store: <https://apps.yunohost.org/app/jackett>
- Signaler un bug: <https://github.com/YunoHost-Apps/jackett_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/jackett_ynh/tree/testing).
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/jackett_ynh/tree/testing),
Pour essayer la branche testing, procédez comme suit.
``` bash
Pour essayer la branche testing, procédez comme suit:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
ou
sudo yunohost app upgrade jackett -u https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>
**Plus d'infos sur le packaging d'applications:** <https://yunohost.org/packaging_apps>