Currently in QuickBox, there are two methods of updating Sonarr to the latest version. You can follow the steps below to update Sonarr manually.
You can also turn off automatic updates for Sonarr/Radarr using this article here.
Via Terminal
- First SSH into your server
- Then type the following command
sudo su -
3. Then run this command below
qb update sonarr 2 [username]
3. This will then download the latest update and install it as well
Via Sonarr
- Log into Sonarr then click on System at the top
2. Then click on Updates
3. If there is an update to be installed, you can click on the blue “Install Latest” button and it will update Sonarr for you.
Sonarr v3
With the new version of Sonarr, you can easy update it via the command line prompt. Just follow the instructions below.
- SSH into your server
- Then run the following command
sudo su -
3. Then type this command to update Sonarr
qb update sonarr 3 [username]
Where you see please enter the username you use for QuickBox.
4. Now just wait for it to update and then you’ll be ready to go.