1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bazarr_ynh.git synced 2024-09-03 18:06:27 +02:00

Merge pull request #20 from YunoHost-Apps/testing

Testing
This commit is contained in:
tituspijean 2023-05-02 23:23:32 +02:00 committed by GitHub
commit 86569a953e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 14 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Bazarr for YunoHost
[![Integration level](https://dash.yunohost.org/integration/bazarr.svg)](https://dash.yunohost.org/appci/app/bazarr) ![Working status](https://ci-apps.yunohost.org/ci/badges/bazarr.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/bazarr.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/bazarr.svg)](https://dash.yunohost.org/appci/app/bazarr) ![Working status](https://ci-apps.yunohost.org/ci/badges/bazarr.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/bazarr.maintain.svg)
[![Install Bazarr with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bazarr)
*[Lire ce readme en français.](./README_fr.md)*
@ -24,7 +25,7 @@ Bazarr is a companion application to Sonarr and Radarr that manages and download
- Subtitles upgrade whenever better ones are released
**Shipped version:** 1.1.3~ynh1
**Shipped version:** 1.2.1~ynh1
## Screenshots

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Bazarr pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/bazarr.svg)](https://dash.yunohost.org/appci/app/bazarr) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/bazarr.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/bazarr.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/bazarr.svg)](https://dash.yunohost.org/appci/app/bazarr) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/bazarr.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/bazarr.maintain.svg)
[![Installer Bazarr avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bazarr)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Bazarr rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
> *Ce package vous permet dinstaller Bazarr rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.
@ -24,11 +25,11 @@ Bazarr is a companion application to Sonarr and Radarr that manages and download
- Subtitles upgrade whenever better ones are released
**Version incluse :** 1.1.3~ynh1
**Version incluse :** 1.2.1~ynh1
## Captures d'écran
## Captures décran
![Capture d'écran de Bazarr](./doc/screenshots/bazarr.png)
![Capture décran de Bazarr](./doc/screenshots/bazarr.png)
## Avertissements / informations importantes
@ -37,9 +38,9 @@ Bazarr is a companion application to Sonarr and Radarr that manages and download
## Documentations et ressources
* Site officiel de l'app : <https://bazarr.media>
* Documentation officielle de l'admin : <https://wiki.bazarr.media>
* Dépôt de code officiel de l'app : <https://github.com/morpheus65535/bazarr>
* Site officiel de lapp : <https://bazarr.media>
* Documentation officielle de ladmin : <https://wiki.bazarr.media>
* Dépôt de code officiel de lapp : <https://github.com/morpheus65535/bazarr>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_bazarr>
* Signaler un bug : <https://github.com/YunoHost-Apps/bazarr_ynh/issues>
@ -55,4 +56,4 @@ ou
sudo yunohost app upgrade bazarr -u https://github.com/YunoHost-Apps/bazarr_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -6,7 +6,7 @@
"en": "Automated subtitle downloading for Sonarr and Radarr",
"fr": "Téléchargement automatique de sous-titres pour Sonarr et Radarr"
},
"version": "1.1.3~ynh1",
"version": "1.2.1~ynh1",
"url": "https://bazarr.media",
"upstream": {
"license": "GPL-3.0",