2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bazarr_ynh.git synced 2026-03-25 18:02:38 +01:00
Companion for Sonarr and Radarr that manages and downloads subtitles, packaged for YunoHost
Find a file
2026-03-03 13:26:55 +01:00
.github v2 2023-10-27 15:18:33 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 16:43:59 +01:00
doc Upgrade to v1.4.4 (#41) 2024-09-22 21:36:27 +02:00
scripts [autopatch] Automatic patch attempt for helpers 2.1 (#40) 2025-09-22 23:34:31 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 (#40) 2025-09-22 23:34:31 +02:00
LICENSE Initial commit 2022-01-13 23:41:23 +01:00
manifest.toml Merge pull request #52 from yunohost-bot/simplify-reverse-proxy-params 2026-02-27 09:37:06 +01:00
README.md Auto-update READMEs 2026-02-27 00:10:28 +01:00
tests.toml Update tests.toml 2023-10-27 15:20:16 +02:00

Logo of Bazarr Bazarr, packaged for YunoHost

Automated subtitle downloading for Sonarr and Radarr

🌐 Official app website Version: 1.5.6~ynh1

Screenshots

Screenshot of Bazarr

📦 Developer info

Automatic tests level

🛠️ Upstream Bazarr repository: https://github.com/morpheus65535/bazarr

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/bazarr_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade bazarr -u https://github.com/YunoHost-Apps/bazarr_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.