About Sonarr / Sonarr4K
Sonarr is a tv series management tool which will work with both torrents and usenet.
Sonarr4K is a standalone Sonarr clone for the 4K UHD profiles. It is a means to handle multiple Sonarr instances, while keeping UHD content separate from general content.
Website:
https://sonarr.tv/
Sonarr / Sonarr4K Details
Sonarr / Sonarr4K
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 | |
---|---|
Sonarr | /opt/${username}/Sonarr |
Sonarr4K | /opt/${username}/Sonarr4K |
Config Location | |
Sonarr | /home/${username}/.config/Sonarr |
Sonarr4K | /home/${username}/.config/Sonarr4K |
Nginx Location | |
Sonarr | /etc/nginx/software/${username}.sonarr.conf |
Sonarr4K | /etc/nginx/software/${username}.sonarr4k.conf |
Service Location | |
Sonarr | /etc/systemd/system/[email protected] |
Sonarr4K | /etc/systemd/system/[email protected] |
Port | |
Sonarr | Auto Generated from -*8989*+ |
Sonarr4K | Auto Generated from -*8989*+ |
### INSTALL qb install sonarr -u ${username} installs latest stable version of sonarr for user qb install sonarr -u ${username} -o nightly installs latest nightly version of sonarr for user qb install sonarr -u ${username} -o 4k installs latest stable version of sonarr4k for user qb install sonarr -u ${username} -o 4k -o nightly installs latest nightly version of sonarr4k for user ### UNINSTALL qb remove sonarr -u ${username} removes sonarr for user qb remove sonarr -u ${username} -o 4k removes sonarr4k for user ### REINSTALL qb reinstall sonarr -u ${username} reinstalls latest stable version of sonarr for user qb reinstall sonarr -u ${username} -o nightly reinstalls latest nightly version of sonarr for user qb reinstall sonarr -u ${username} -o 4k reinstalls latest stable version of sonarr4k for user qb reinstall sonarr -u ${username} -o 4k -o nightly reinstalls latest nightly version of sonarr4k for user ### UPDATE qb update sonarr -u ${username} updates sonarr to latest stable version for user qb update sonarr -u ${username} -o nightly updates sonarr to latest nightly version for user qb update sonarr -u ${username} -o 4k updates sonarr4k to latest stable version for user qb update sonarr -u ${username} -o 4k -o nightly updates sonarr4k to latest nightly version for user
It's important to be sure to use the proper remove/update commands for software such as Radarr and Sonarr. These two applications provide separate 4K builds within the same package. Therefore, if wanting to remove Sonarr 4K and keep Sonarr, ensure the -o 4k
flag is set to remove Sonarr 4K only.
Use
qb help [SOFTWARE]
when unsure!