# Bazarr para Yunohost [![Nivel de integración](https://dash.yunohost.org/integration/bazarr.svg)](https://dash.yunohost.org/appci/app/bazarr) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/bazarr.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/bazarr.maintain.svg) [![Instalar Bazarr con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bazarr) *[Leer este README en otros idiomas.](./ALL_README.md)* > *Este paquete le permite instalarBazarr 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 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 **Versión actual:** 1.4.3~ynh1 ## Capturas ![Captura de Bazarr](./doc/screenshots/bazarr.png) ## 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/bazarr_ynh/tree/testing Para probar la rama `testing`, sigue asÍ: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/bazarr_ynh/tree/testing --debug o sudo yunohost app upgrade bazarr -u https://github.com/YunoHost-Apps/bazarr_ynh/tree/testing --debug ``` **Mas informaciones sobre el empaquetado de aplicaciones:**