mirror of
https://github.com/YunoHost-Apps/bazarr_ynh.git
synced 2024-09-03 18:06:27 +02:00
commit
86569a953e
3 changed files with 16 additions and 14 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Bazarr for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/bazarr)  
|
||||
[](https://dash.yunohost.org/appci/app/bazarr)  
|
||||
|
||||
[](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
|
||||
|
||||
|
|
23
README_fr.md
23
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Bazarr pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/bazarr)  
|
||||
[](https://dash.yunohost.org/appci/app/bazarr)  
|
||||
|
||||
[](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 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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
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
|
||||
|
||||

|
||||

|
||||
|
||||
## 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 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>
|
||||
* 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 d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue