From 13497632fd6eb96f0a0bbc541b5ec48cb4ebc4a2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 13 May 2024 17:44:51 +0200 Subject: [PATCH 1/2] Upgrade to v2.3.3.4204 https://github.com/Lidarr/Lidarr/releases/tag/v2.3.3.4204 --- manifest.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.toml b/manifest.toml index 006b895..a67f1ed 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Lidarr" description.en = "Music collection manager for Usenet and BitTorrent users" description.fr = "Gestionnaire de discothèque pour utilisateurs de Usenet et BitTorrent" -version = "2.2.5.4141~ynh1" +version = "2.3.3.4204~ynh1" maintainers = ["tituspijean"] @@ -41,14 +41,14 @@ ram.runtime = "50M" [resources] [resources.sources.main] - arm64.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.2.5.4141/Lidarr.master.2.2.5.4141.linux-core-arm64.tar.gz" - arm64.sha256 = "8664bb9b5c34ee7fb5f8489afa103ca0af1f26bfa55b2a95ab51468f2458c1a4" - amd64.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.2.5.4141/Lidarr.master.2.2.5.4141.linux-core-x64.tar.gz" - amd64.sha256 = "b5cece0ea1627d323bf8584236650102fd2cdf6e13e321f8007215cbae0ddff2" - armhf.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.2.5.4141/Lidarr.master.2.2.5.4141.linux-core-arm.tar.gz" - armhf.sha256 = "d15881e1e6984b99b63129407c91b28f660606b1198580f1a588b6f6ba01787e" - i386.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.2.5.4141/Lidarr.master.2.2.5.4141.linux-core-x86.tar.gz" - i386.sha256 = "2a7c04d00fa4ed1c031423a265b53280cc25e1cf46245a5cebe0c5f6c95b950e" + arm64.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.3.3.4204/Lidarr.master.2.3.3.4204.linux-core-arm64.tar.gz" + arm64.sha256 = "8925d7c7cf48ecf8f69c0b9aa47c09b486e58fe4c3addfe4f4e8812bc404c528" + amd64.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.3.3.4204/Lidarr.master.2.3.3.4204.linux-core-x64.tar.gz" + amd64.sha256 = "ba55a0f41843aff445138b1f5c67fe8bd5b42a93982a3b64e3da81788c08f5d5" + armhf.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.3.3.4204/Lidarr.master.2.3.3.4204.linux-core-arm.tar.gz" + armhf.sha256 = "9e5b0b44827f564e7e9affb8e6b7f933ed1fec4aed58ff8ab9a1b25352546fbb" + i386.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.3.3.4204/Lidarr.master.2.3.3.4204.linux-core-x86.tar.gz" + i386.sha256 = "611dbfdb0c737b33a875ee66aab67f5026a3cf8edeb9721c849f1a7d7dc6c5a4" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*linux-core-x64.tar.gz" From 39af57ef0ef24142e064f828f0d39ad3fc1ee15e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 13 May 2024 15:44:53 +0000 Subject: [PATCH 2/2] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 4 ++-- 7 files changed, 54 insertions(+), 6 deletions(-) create mode 100644 README_es.md diff --git a/ALL_README.md b/ALL_README.md index a01b345..8938aae 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Lee el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index f6f0c30..0923f6e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Music collection manager for Usenet and BitTorrent users -**Shipped version:** 2.2.5.4141~ynh1 +**Shipped version:** 2.3.3.4204~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..771bc33 --- /dev/null +++ b/README_es.md @@ -0,0 +1,47 @@ + + +# Lidarr para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/lidarr.svg)](https://dash.yunohost.org/appci/app/lidarr) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/lidarr.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/lidarr.maintain.svg) + +[![Instalar Lidarr con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lidarr) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarLidarr rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +Music collection manager for Usenet and BitTorrent users + +**Versión actual:** 2.3.3.4204~ynh1 + +## Capturas + +![Captura de Lidarr](./doc/screenshots/screenshot.jpg) + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/lidarr_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/lidarr_ynh/tree/testing --debug +o +sudo yunohost app upgrade lidarr -u https://github.com/YunoHost-Apps/lidarr_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index 22ce51f..a08034e 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Music collection manager for Usenet and BitTorrent users -**Paketatutako bertsioa:** 2.2.5.4141~ynh1 +**Paketatutako bertsioa:** 2.3.3.4204~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 1f042a9..96d30d9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Music collection manager for Usenet and BitTorrent users -**Version incluse :** 2.2.5.4141~ynh1 +**Version incluse :** 2.3.3.4204~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 12a64d2..aee2abc 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Music collection manager for Usenet and BitTorrent users -**Versión proporcionada:** 2.2.5.4141~ynh1 +**Versión proporcionada:** 2.3.3.4204~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index a0bea34..5df2fdd 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Lidarr +# YunoHost 上的 Lidarr [![集成程度](https://dash.yunohost.org/integration/lidarr.svg)](https://dash.yunohost.org/appci/app/lidarr) ![工作状态](https://ci-apps.yunohost.org/ci/badges/lidarr.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/lidarr.maintain.svg) @@ -18,7 +18,7 @@ Music collection manager for Usenet and BitTorrent users -**分发版本:** 2.2.5.4141~ynh1 +**分发版本:** 2.3.3.4204~ynh1 ## 截图