About Bazarr
Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.
Bazarr Details
Bazarr
| User availability .MU. | |
| This is a multi-user application and can be installed by any user within the application grouping. | |
Location and Port Information
CLI Usage
Install Location | /opt/${username}/Bazarr |
Config Location | /home/${username}/.config/Bazarr |
Nginx Location | /etc/nginx/software/${username}.bazarr.conf |
Service Location | /etc/systemd/system/bazarr@${username}.service |
Port | Autogenerated from -*6700*+ |
### INSTALL
qb install bazarr -u ${username}
### UNINSTALL
qb remove bazarr -u ${username}
### REINSTALL
qb reinstall bazarr -u ${username}
### UPDATE
qb update bazarr -u ${username}

