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-15 01:38:19 +00:00
parent a1aabe4dfe
commit ec409eedb5
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.2025~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

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.2025~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