From 514ec71452f0f3f9e9a2c216ae7be518282113e8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 27 Jul 2024 03:43:48 +0200 Subject: [PATCH 1/2] Upgrade sources - `main` v1.21.2.4649: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.21.2.4649 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index 938490f..e29b9a1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Prowlarr" description.en = "Complete management of your indexers for Radarr, Sonarr, Lidarr..." description.fr = "Gestion complète de vos indexeurs pour Radarr, Sonarr, Lidarr..." -version = "1.20.1.4603~ynh1" +version = "1.21.2.4649~ynh1" maintainers = ["tituspijean"] @@ -43,13 +43,13 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.20.1.4603/Prowlarr.master.1.20.1.4603.linux-core-x64.tar.gz" - amd64.sha256 = "57430d8cbb30731b7253b925ec69f9e3be1219201fc145476c972c61513859f6" + amd64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.21.2.4649/Prowlarr.master.1.21.2.4649.linux-core-x64.tar.gz" + amd64.sha256 = "98451f9d87675f6244f66cf5e44494b716314659a3080a5d2340ee556cc758b7" - arm64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.20.1.4603/Prowlarr.master.1.20.1.4603.linux-core-arm64.tar.gz" - arm64.sha256 = "7e3d04d657022c9b388d0c1040199b87abadb346b1b9b8710f3ee49f5433ba4e" - armhf.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.20.1.4603/Prowlarr.master.1.20.1.4603.linux-core-arm.tar.gz" - armhf.sha256 = "131f6b59c1bb0ea7cb824fb84efe02918552ef14904f1301dd35f71fbad47c80" + arm64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.21.2.4649/Prowlarr.master.1.21.2.4649.linux-core-arm64.tar.gz" + arm64.sha256 = "fe9013ca91952d209574011738e1cc7de98bfe4dda3314a5639286190943e687" + armhf.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.21.2.4649/Prowlarr.master.1.21.2.4649.linux-core-arm.tar.gz" + armhf.sha256 = "aec50991cd1ad923ace40e869a3f8c2b33dc80271c486c8882910e00d38d850b" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = "^Prowlarr\\.master\\..*\\.linux-core-x64\\.tar\\.gz$" From bb4a643427e439d20269b3c0ecdd47c7debc00e0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 27 Jul 2024 01:43:50 +0000 Subject: [PATCH 2/2] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 8 files changed, 54 insertions(+), 6 deletions(-) create mode 100644 README_id.md diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..4ed64dd 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -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) diff --git a/README.md b/README.md index 12e99f5..ea816c5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Complete management of your indexers for Radarr, Sonarr, Lidarr... -**Shipped version:** 1.20.1.4603~ynh1 +**Shipped version:** 1.21.2.4649~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 48da470..dec6db3 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. Complete management of your indexers for Radarr, Sonarr, Lidarr... -**Versión actual:** 1.20.1.4603~ynh1 +**Versión actual:** 1.21.2.4649~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 5455f45..2740127 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Complete management of your indexers for Radarr, Sonarr, Lidarr... -**Paketatutako bertsioa:** 1.20.1.4603~ynh1 +**Paketatutako bertsioa:** 1.21.2.4649~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 743b41b..b206fe4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Complete management of your indexers for Radarr, Sonarr, Lidarr... -**Version incluse :** 1.20.1.4603~ynh1 +**Version incluse :** 1.21.2.4649~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index d9a99e8..75efbba 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Complete management of your indexers for Radarr, Sonarr, Lidarr... -**Versión proporcionada:** 1.20.1.4603~ynh1 +**Versión proporcionada:** 1.21.2.4649~ynh1 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..ac604dd --- /dev/null +++ b/README_id.md @@ -0,0 +1,47 @@ + + +# Prowlarr untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/prowlarr.svg)](https://ci-apps.yunohost.org/ci/apps/prowlarr/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/prowlarr.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/prowlarr.maintain.svg) + +[![Pasang Prowlarr dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prowlarr) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang Prowlarr 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 + +Complete management of your indexers for Radarr, Sonarr, Lidarr... + +**Versi terkirim:** 1.21.2.4649~ynh1 + +## Tangkapan Layar + +![Tangkapan Layar pada Prowlarr](./doc/screenshots/screenshot.jpg) + +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Dokumentasi admin resmi: +- Repositori kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/prowlarr_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/prowlarr_ynh/tree/testing --debug +atau +sudo yunohost app upgrade prowlarr -u https://github.com/YunoHost-Apps/prowlarr_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 1773fc3..4441ebd 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Complete management of your indexers for Radarr, Sonarr, Lidarr... -**分发版本:** 1.20.1.4603~ynh1 +**分发版本:** 1.21.2.4649~ynh1 ## 截图