About Radarr / Radarr4K
Radarr is an independent fork of Sonarr reworked for automatically downloading movies via Usenet and BitTorrent.
Radarr4K is a standalone Radarr clone for the 4K UHD profiles. It is a means to handle multiple Radarr instances, while keeping UHD content separate from general content.
Website:
https://radarr.video/
Radarr / Radarr4K Details
Radarr / Radarr4K
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 | |
---|---|
Radarr | /opt/${username}/Radarr |
Radarr4K | /opt/${username}/Radarr4K |
Config Location | |
Radarr | /home/${username}/.config/Radarr |
Radarr4K | /home/${username}/.config/Radarr4K |
Nginx Location | |
Radarr | /etc/nginx/software/${username}.radarr.conf |
Radarr4K | /etc/nginx/software/${username}.radarr4k.conf |
Service Location | |
Radarr | /etc/systemd/system/[email protected] |
Radarr4K | /etc/systemd/system/[email protected] |
Port | |
Radarr | Auto Generated from -*7878*+ |
Radarr4K | Auto Generated from -*7878*+ |
### INSTALL qb install radarr -u ${username} installs latest stable version of radarr for user qb install radarr -u ${username} -o nightly installs latest nightly version of radarr for user qb install radarr -u ${username} -o 4k installs latest stable version of radarr4k for user qb install radarr -u ${username} -o 4k -o nightly installs latest nightly version of radarr4k for user ### UNINSTALL qb remove radarr -u ${username} removes radarr for user qb remove radarr -u ${username} -o 4k removes radarr4k for user ### REINSTALL qb reinstall radarr -u ${username} reinstalls latest stable version of radarr for user qb reinstall radarr -u ${username} -o nightly reinstalls latest nightly version of radarr for user qb reinstall radarr -u ${username} -o 4k reinstalls latest stable version of radarr4k for user qb reinstall radarr -u ${username} -o 4k -o nightly reinstalls latest nightly version of radarr4k for user ### UPDATE qb update radarr -u ${username} updates radarr to latest stable version for user qb update radarr -u ${username} -o nightly updates radarr to latest nightly version for user qb update radarr -u ${username} -o 4k updates radarr4k to latest stable version for user qb update radarr -u ${username} -o 4k -o nightly updates radarr4k 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 Radarr 4K and keep Radarr, ensure the -o 4k
flag is set to remove Radarr 4K only.
Use
qb help [SOFTWARE]
when unsure!