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 README

This commit is contained in:
yunohost-bot 2024-03-20 01:41:57 +00:00
parent 25dcb9c7e5
commit c1cddd615f
2 changed files with 12 additions and 14 deletions

View file

@ -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.2090~ynh1
## Screenshots
@ -27,9 +26,9 @@ 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
@ -37,10 +36,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
To try the testing branch, please proceed like that.
``` bash
```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
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -18,8 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
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.2090~ynh1
## Captures décran
@ -27,9 +26,9 @@ Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr
## 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
@ -37,10 +36,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
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
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 dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>