1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bazarr_ynh.git synced 2025-11-05 17:38:37 +01:00
Companion for Sonarr and Radarr that manages and downloads subtitles, packaged for YunoHost
Find a file
2025-09-23 20:30:39 +02:00
.github v2 2023-10-27 15:18:33 +02:00
conf Move from config.ini to config.yaml, warn about user setting loss 2024-04-07 16:09:59 +02: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 [autopatch] Automatic patch attempt for helpers 2.1 (#40) 2025-09-22 23:34:31 +02:00
README.md Upgrade to v1.5.3 (#50) 2025-09-21 23:41:48 +02: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.3~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.