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 4eafac0..fcd0f97 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Movie collection manager for Usenet and BitTorrent users -**Shipped version:** 5.4.6.8723~ynh1 +**Shipped version:** 5.5.3.8819~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..7c45cf1 --- /dev/null +++ b/README_es.md @@ -0,0 +1,47 @@ + + +# Radarr para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/radarr.svg)](https://dash.yunohost.org/appci/app/radarr) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/radarr.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/radarr.maintain.svg) + +[![Instalar Radarr con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=radarr) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarRadarr 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 + +Movie collection manager for Usenet and BitTorrent users + +**Versión actual:** 5.5.3.8819~ynh1 + +## Capturas + +![Captura de Radarr](./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/radarr_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/radarr_ynh/tree/testing --debug +o +sudo yunohost app upgrade radarr -u https://github.com/YunoHost-Apps/radarr_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index d68e01e..2ac2929 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Movie collection manager for Usenet and BitTorrent users -**Paketatutako bertsioa:** 5.4.6.8723~ynh1 +**Paketatutako bertsioa:** 5.5.3.8819~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index fc25201..e0eaf61 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Movie collection manager for Usenet and BitTorrent users -**Version incluse :** 5.4.6.8723~ynh1 +**Version incluse :** 5.5.3.8819~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 5f95fd0..4df0207 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Movie collection manager for Usenet and BitTorrent users -**Versión proporcionada:** 5.4.6.8723~ynh1 +**Versión proporcionada:** 5.5.3.8819~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 79da4a1..facee81 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Radarr +# YunoHost 上的 Radarr [![集成程度](https://dash.yunohost.org/integration/radarr.svg)](https://dash.yunohost.org/appci/app/radarr) ![工作状态](https://ci-apps.yunohost.org/ci/badges/radarr.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/radarr.maintain.svg) @@ -18,7 +18,7 @@ Movie collection manager for Usenet and BitTorrent users -**分发版本:** 5.4.6.8723~ynh1 +**分发版本:** 5.5.3.8819~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 4e13485..5474a02 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Radarr" description.en = "Movie collection manager for Usenet and BitTorrent users" description.fr = "Gestionnaire de filmothèque pour utilisateurs de Usenet et BitTorrent" -version = "5.4.6.8723~ynh1" +version = "5.5.3.8819~ynh1" maintainers = ["tituspijean"] @@ -41,14 +41,14 @@ ram.runtime = "100M" [resources] [resources.sources.main] - armhf.url = "https://github.com/Radarr/Radarr/releases/download/v5.4.6.8723/Radarr.master.5.4.6.8723.linux-core-arm.tar.gz" - armhf.sha256 = "2486c01c5806c2b6e6ad6e1b636e1775f6186c402a46ceaacc30a5b87e4f9c0a" - arm64.url = "https://github.com/Radarr/Radarr/releases/download/v5.4.6.8723/Radarr.master.5.4.6.8723.linux-core-arm64.tar.gz" - arm64.sha256 = "06dc4704773675861da99c7081aecae3d6867d2ab96bc6754cb8cc3c7e25765c" - amd64.url = "https://github.com/Radarr/Radarr/releases/download/v5.4.6.8723/Radarr.master.5.4.6.8723.linux-core-x64.tar.gz" - amd64.sha256 = "785277d6d64fc732b5571d84399d4032bcc250bee95c921be49d63a0bfd9220b" - i386.url = "https://github.com/Radarr/Radarr/releases/download/v5.4.6.8723/Radarr.master.5.4.6.8723.linux-core-x86.tar.gz" - i386.sha256 = "5b5dfcf73cbacdf1a10c2701fcc8ce6e1e0dc50a03d71fe51393c4cfe1de0186" + armhf.url = "https://github.com/Radarr/Radarr/releases/download/v5.5.3.8819/Radarr.master.5.5.3.8819.linux-core-arm.tar.gz" + armhf.sha256 = "64c91663c565a07274a13766865fd811337e06ab8627a7d1b20125f166ae4c6d" + arm64.url = "https://github.com/Radarr/Radarr/releases/download/v5.5.3.8819/Radarr.master.5.5.3.8819.linux-core-arm64.tar.gz" + arm64.sha256 = "62c75698cc2e44044f7cfab0e72aa9cc170591ebec66c484b5dac132ed280a05" + amd64.url = "https://github.com/Radarr/Radarr/releases/download/v5.5.3.8819/Radarr.master.5.5.3.8819.linux-core-x64.tar.gz" + amd64.sha256 = "c1a170d2841ee86653e6b966aa329420ee98f9d568af1edc5e5003aa348849c3" + i386.url = "https://github.com/Radarr/Radarr/releases/download/v5.5.3.8819/Radarr.master.5.5.3.8819.linux-core-x86.tar.gz" + i386.sha256 = "1167d0e4c07da92d4f79814ffaf4f7af43d63380eaacfd754b5ff5cdfa8aaee1" autoupdate.strategy = "latest_github_release" autoupdate.asset.armhf = ".*linux-core-arm.tar.gz"