1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/radarr_ynh.git synced 2024-09-03 20:16:13 +02:00

Merge pull request #53 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-08-21 12:22:26 +02:00 committed by GitHub
commit 52a4c81f4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 65 additions and 17 deletions

View file

@ -6,4 +6,5 @@
- [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_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Movie collection manager for Usenet and BitTorrent users
**Shipped version:** 5.8.3.8933~ynh1
**Shipped version:** 5.9.1.9070~ynh1
## Screenshots

View file

@ -18,7 +18,7 @@ No se debe editar a mano.
Movie collection manager for Usenet and BitTorrent users
**Versión actual:** 5.8.3.8933~ynh1
**Versión actual:** 5.9.1.9070~ynh1
## Capturas

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
Movie collection manager for Usenet and BitTorrent users
**Paketatutako bertsioa:** 5.8.3.8933~ynh1
**Paketatutako bertsioa:** 5.9.1.9070~ynh1
## Pantaila-argazkiak

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Movie collection manager for Usenet and BitTorrent users
**Version incluse:** 5.8.3.8933~ynh1
**Version incluse:** 5.9.1.9070~ynh1
## Captures décran

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
Movie collection manager for Usenet and BitTorrent users
**Versión proporcionada:** 5.8.3.8933~ynh1
**Versión proporcionada:** 5.9.1.9070~ynh1
## Capturas de pantalla

View file

@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan.
Movie collection manager for Usenet and BitTorrent users
**Versi terkirim:** 5.8.3.8933~ynh1
**Versi terkirim:** 5.9.1.9070~ynh1
## Tangkapan Layar
@ -28,7 +28,7 @@ Movie collection manager for Usenet and BitTorrent users
- Website aplikasi resmi: <https://radarr.video>
- Dokumentasi admin resmi: <https://wiki.servarr.com/Radarr>
- Repositori kode aplikasi hulu: <https://github.com/Radarr/Radarr>
- Depot kode aplikasi hulu: <https://github.com/Radarr/Radarr>
- Gudang YunoHost: <https://apps.yunohost.org/app/radarr>
- Laporkan bug: <https://github.com/YunoHost-Apps/radarr_ynh/issues>

47
README_ru.md Normal file
View file

@ -0,0 +1,47 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Radarr для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/radarr.svg)](https://ci-apps.yunohost.org/ci/apps/radarr/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/radarr.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/radarr.maintain.svg)
[![Установите Radarr с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=radarr)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Radarr быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Movie collection manager for Usenet and BitTorrent users
**Поставляемая версия:** 5.9.1.9070~ynh1
## Снимки экрана
![Снимок экрана Radarr](./doc/screenshots/screenshot.jpg)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://radarr.video>
- Официальная документация администратора: <https://wiki.servarr.com/Radarr>
- Репозиторий кода главной ветки приложения: <https://github.com/Radarr/Radarr>
- Магазин YunoHost: <https://apps.yunohost.org/app/radarr>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/radarr_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/radarr_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/radarr_ynh/tree/testing --debug
или
sudo yunohost app upgrade radarr -u https://github.com/YunoHost-Apps/radarr_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -18,7 +18,7 @@
Movie collection manager for Usenet and BitTorrent users
**分发版本:** 5.8.3.8933~ynh1
**分发版本:** 5.9.1.9070~ynh1
## 截图

View file

@ -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.8.3.8933~ynh1"
version = "5.9.1.9070~ynh1"
maintainers = ["tituspijean"]
@ -41,14 +41,14 @@ ram.runtime = "100M"
[resources]
[resources.sources.main]
armhf.url = "https://github.com/Radarr/Radarr/releases/download/v5.8.3.8933/Radarr.master.5.8.3.8933.linux-core-arm.tar.gz"
armhf.sha256 = "dda146b0788e51a5279a01ea4ae0ba9cf3548d338b01ef4cc3621429145cea6d"
arm64.url = "https://github.com/Radarr/Radarr/releases/download/v5.8.3.8933/Radarr.master.5.8.3.8933.linux-core-arm64.tar.gz"
arm64.sha256 = "22e2ed3d6b14ba488893d1ffd327fbe128a961c6ef9f5a7931951ba6dca9089b"
amd64.url = "https://github.com/Radarr/Radarr/releases/download/v5.8.3.8933/Radarr.master.5.8.3.8933.linux-core-x64.tar.gz"
amd64.sha256 = "d9491dccebc967b7d66a0fe4c9f15f7cfb425445e29744d371345eca43ca5ae5"
i386.url = "https://github.com/Radarr/Radarr/releases/download/v5.8.3.8933/Radarr.master.5.8.3.8933.linux-core-x86.tar.gz"
i386.sha256 = "151a6cdb55f48d43648c46987e7fdc3bbd149fe71259da5af212f113ef61f508"
armhf.url = "https://github.com/Radarr/Radarr/releases/download/v5.9.1.9070/Radarr.master.5.9.1.9070.linux-core-arm.tar.gz"
armhf.sha256 = "aac7a73bc7e397cb5d5d2a9a12d7ecf08f91363a5591b692214714baacc2f356"
arm64.url = "https://github.com/Radarr/Radarr/releases/download/v5.9.1.9070/Radarr.master.5.9.1.9070.linux-core-arm64.tar.gz"
arm64.sha256 = "7a4b7c2a5dd12fe6c1a1e7a1a42587eea0f866dfa78bd5803ac23d670e19562d"
amd64.url = "https://github.com/Radarr/Radarr/releases/download/v5.9.1.9070/Radarr.master.5.9.1.9070.linux-core-x64.tar.gz"
amd64.sha256 = "6f2605437409544955352c5858ec741166eb7832a015c6901645cd916b774cff"
i386.url = "https://github.com/Radarr/Radarr/releases/download/v5.9.1.9070/Radarr.master.5.9.1.9070.linux-core-x86.tar.gz"
i386.sha256 = "f7e2434666cef0c2decb9506399d81f6b39d2d9a4a53858ece0363cb8a08d3f7"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.armhf = ".*linux-core-arm.tar.gz"