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:
parent
536db72d62
commit
0ba181022a
3 changed files with 45 additions and 37 deletions
8
ALL_README.md
Normal file
8
ALL_README.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# All available README files by language
|
||||||
|
|
||||||
|
[Read the README in English](README.md)
|
||||||
|
|
||||||
|
|
||||||
|
* [Lire le README en français](README_fr.md)
|
||||||
|
|
||||||
|
|
42
README.md
42
README.md
|
@ -1,46 +1,46 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
Nota bene: ce README est automatiquement généré par https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
Il ne doit pas être modifié à la main.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Jackett for YunoHost
|
# Jackett pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/jackett)  
|
[](https://dash.yunohost.org/appci/app/jackett)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=jackett)
|
[](https://install-app.yunohost.org/?app=jackett)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||||||
|
|
||||||
> *This package allows you to install Jackett quickly and simply on a YunoHost server.
|
> *Ce package vous permet d’installer Jackett rapidement et simplement sur un serveur YunoHost.
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Overview
|
## 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.
|
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.2134~ynh1
|
||||||
|
|
||||||
**Shipped version:** 0.20.1810~ynh1
|
## Captures d'écran
|
||||||
|
|
||||||
## Screenshots
|

|
||||||
|
|
||||||

|
## Documentations et ressources
|
||||||
|
|
||||||
## Documentation and resources
|
- Dépôt de code officiel de l’app : <https://github.com/Jackett/Jackett>
|
||||||
|
- YunoHost Store : <https://apps.yunohost.org/app/jackett>
|
||||||
|
- Signaler un bug : <https://github.com/YunoHost-Apps/jackett_ynh/issues>
|
||||||
|
|
||||||
* Upstream app code repository: <https://github.com/Jackett/Jackett>
|
## Informations pour les développeurs
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/jackett>
|
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/jackett_ynh/issues>
|
|
||||||
|
|
||||||
## Developer info
|
Merci de faire vos pull request sur la [branche 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.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade jackett -u 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
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||||
|
|
32
README_fr.md
32
README_fr.md
|
@ -1,46 +1,46 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
Nota bene: ce README est automatiquement généré par https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
Il ne doit pas être modifié à la main.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Jackett pour YunoHost
|
# Jackett pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/jackett)  
|
[](https://dash.yunohost.org/appci/app/jackett)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=jackett)
|
[](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 d’installer Jackett rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Jackett rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d’ensemble
|
## 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.
|
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.2134~ynh1
|
||||||
|
|
||||||
**Version incluse :** 0.20.1810~ynh1
|
## Captures d'écran
|
||||||
|
|
||||||
## Captures d’écran
|

|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/Jackett/Jackett>
|
- Dépôt de code officiel de l’app : <https://github.com/Jackett/Jackett>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/jackett>
|
- YunoHost Store : <https://apps.yunohost.org/app/jackett>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/jackett_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/jackett_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## 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 branch](https://github.com/YunoHost-Apps/jackett_ynh/tree/testing),
|
||||||
|
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
|
||||||
ou
|
or
|
||||||
sudo yunohost app upgrade jackett -u 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
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||||
|
|
Loading…
Add table
Reference in a new issue