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

Merge pull request #176 from YunoHost-Apps/ci-auto-update-0.22.353

Upgrade to v0.22.353
This commit is contained in:
eric_G 2024-07-21 09:23:00 +02:00 committed by GitHub
commit b393525c99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 60 additions and 13 deletions

View file

@ -5,4 +5,5 @@
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
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.22.344~ynh1
**Shipped version:** 0.22.353~ynh1
## Screenshots

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
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.
**Versión actual:** 0.22.344~ynh1
**Versión actual:** 0.22.353~ynh1
## Capturas

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
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.344~ynh1
**Paketatutako bertsioa:** 0.22.353~ynh1
## Pantaila-argazkiak

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
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.22.344~ynh1
**Version incluse:** 0.22.353~ynh1
## Captures décran

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
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.
**Versión proporcionada:** 0.22.344~ynh1
**Versión proporcionada:** 0.22.353~ynh1
## Capturas de pantalla

46
README_id.md Normal file
View file

@ -0,0 +1,46 @@
<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# Jackett untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/jackett.svg)](https://ci-apps.yunohost.org/ci/apps/jackett/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/jackett.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/jackett.maintain.svg)
[![Pasang Jackett dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jackett)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang Jackett secara cepat dan mudah pada server YunoHost.*
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
## Ringkasan
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.
**Versi terkirim:** 0.22.353~ynh1
## Tangkapan Layar
![Tangkapan Layar pada Jackett](./doc/screenshots/demo.png)
## Dokumentasi dan sumber daya
- Repositori kode aplikasi hulu: <https://github.com/Jackett/Jackett>
- Gudang YunoHost: <https://apps.yunohost.org/app/jackett>
- Laporkan bug: <https://github.com/YunoHost-Apps/jackett_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/jackett_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
atau
sudo yunohost app upgrade jackett -u https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>

View file

@ -19,7 +19,7 @@
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.
**分发版本:** 0.22.344~ynh1
**分发版本:** 0.22.353~ynh1
## 截图

View file

@ -7,7 +7,7 @@ name = "Jackett"
description.en = "API support for your favorite torrent trackers"
description.fr = "API pour vos trackers torrent préférés"
version = "0.22.344~ynh1"
version = "0.22.353~ynh1"
maintainers = ["Navan Chauhan"]
@ -39,12 +39,12 @@ ram.runtime = "200M"
[resources]
[resources.sources.main]
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.344/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "5e5780d31216c68403d56f20592a7abdea587b83cf54959a82dfd1163b6acabb"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.344/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "4bbfb3acd77cc9bb8c59dc155e6c427acbeeca18842c554d2cff48f184b7ef04"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.344/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "5b061104eb2f6e08aba02c66b78b480bdc6e5b2da4f2f6de3bb41c12f164b9aa"
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.353/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "fb29fbebb8b48a20313250e0353f814ffed46d3748192ffd9b77117da277ab65"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.353/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "a78064a2e3c6a6340d2b16765791f1d53ddf98415758c31926afc2d6e4048368"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.353/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "120e75903fe668474f7bae8d4177d6a096565a64519a65f2df4198870dbdd1b5"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"