2022-08-23 22:24:44 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2021-11-25 17:59:02 +01:00
# Bazarr pour YunoHost
2023-05-02 08:16:44 +02:00
[![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 )
2021-11-25 17:59:02 +01:00
[![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)*
2023-05-02 08:16:44 +02:00
> *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.*
2021-11-25 17:59:02 +01:00
2023-05-02 08:16:44 +02:00
## Vue d’ ensemble
2021-11-25 17:59:02 +01:00
Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.
### Features
- Automatic search as soon as subtitles are available in your language
- Manual search for picking them yourself
- Subtitles upgrade whenever better ones are released
2023-10-15 08:15:43 +02:00
**Version incluse :** 1.3.1~ynh1
2021-11-25 17:59:02 +01:00
2023-05-02 08:16:44 +02:00
## Captures d’ écran
2021-11-25 17:59:02 +01:00
2023-05-02 08:16:44 +02:00
![Capture d’ écran de Bazarr ](./doc/screenshots/bazarr.png )
2021-11-25 17:59:02 +01:00
## Documentations et ressources
2023-05-02 08:16:44 +02:00
* 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 >
2023-11-10 14:57:26 +01:00
* YunoHost Store: < https: // apps . yunohost . org / app / bazarr >
2022-08-23 22:24:44 +02:00
* Signaler un bug : < https: // github . com / YunoHost-Apps / bazarr_ynh / issues >
2021-11-25 17:59:02 +01:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/bazarr_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2022-08-23 22:24:44 +02:00
``` bash
2021-11-25 17:59:02 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/bazarr_ynh/tree/testing --debug
ou
sudo yunohost app upgrade bazarr -u https://github.com/YunoHost-Apps/bazarr_ynh/tree/testing --debug
```
2023-05-02 08:16:44 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >