Skip to main content

Second instance of Mediarr

Second instances of the Mediarr are not supported by Ultra.cc.
Please proceed with the guide only if you are comfortable with managing the applications on your own.

.NET Mediarr

  • This section includes the following applications:
    • Lidarr
    • Radarr
    • Prowlarr
    • Readarr
    • Whisparr

Installation

  • Login to your service via SSH.
  • Execute the following command:
bash <(wget -qO- https://raw.githubusercontent.com/ultraseedbox/UltraSeedbox-Scripts/master/dotNetArrs/dotNetArrs-install.sh)
  • You will get to choose which application you wish to install out of Lidarr, Radarr, Prowlarr, Readarr, & Whisparr.

Update & Repair

The script only repairs incorrect port, host, etc. settings. It will not repair corrupted databases or any other factor which breaks your install.

If you have changed the branch of the *arr application and used it's in-built updater to update to a later development/nightly version, there is a chance that your installation will be broken after an update.
We recommend not changing it.

  • For each *arr application, the following branch is used currently:
Lidarr: master
Prowlarr: develop
Radarr: master
Readarr: develop
Whisparr: nightly
  • Login to your service via SSH.
  • Execute the following command:
bash <(wget -qO- https://raw.githubusercontent.com/ultraseedbox/UltraSeedbox-Scripts/master/dotNetArrs/dotNetArrs-install.sh)
  • Choose the application that you wish to update & repair out of Lidarr, Radarr, Prowlarr, Readarr, & Whisparr.
  • Enter 2, to select Update & Repair.

Change Password

  • Login to your service via SSH.
  • Execute the following command:
bash <(wget -qO- https://raw.githubusercontent.com/ultraseedbox/UltraSeedbox-Scripts/master/dotNetArrs/dotNetArrs-install.sh)
  • Choose the application whose password you wish to change out of Lidarr, Radarr, Prowlarr, Readarr, & Whisparr.
  • Enter 3, to select Change Password.

Uninstallation

  • Login to your service via SSH.
  • Execute the following command:
bash <(wget -qO- https://raw.githubusercontent.com/ultraseedbox/UltraSeedbox-Scripts/master/dotNetArrs/dotNetArrs-install.sh)
  • Choose the application that you wish to uninstall out of Lidarr, Radarr, Prowlarr, Readarr, & Whisparr.
  • Enter 4, to select Uninstall.

Sonarr

Installation

  • Login to your service via SSH.
  • Execute the following command:
bash <(wget -qO- https://raw.githubusercontent.com/ultraseedbox/UltraSeedbox-Scripts/master/Sonarr/sonarrv3-install.sh)

Update & Repair

The script only repairs incorrect port, host, etc. settings. It will not repair corrupted databases or any other factor which breaks your install.

If you have changed the branch of Sonarr to develop and used it's in-built updater to update to a later development version, there is a chance that your installation will be broken after an update.
The Update & Repair action will always download the latest version from the master branch.

  • Login to your service via SSH.
  • Execute the following command:
bash <(wget -qO- https://raw.githubusercontent.com/ultraseedbox/UltraSeedbox-Scripts/master/Sonarr/sonarrv3-install.sh)
  • Enter 2, to select Update & Repair.

Change Password

  • Login to your service via SSH.
  • Execute the following command:
bash <(wget -qO- https://raw.githubusercontent.com/ultraseedbox/UltraSeedbox-Scripts/master/Sonarr/sonarrv3-install.sh)
  • Enter 3, to select Change Password.

Uninstallation

  • Login to your service via SSH.
  • Execute the following command:
bash <(wget -qO- https://raw.githubusercontent.com/ultraseedbox/UltraSeedbox-Scripts/master/Sonarr/sonarrv3-install.sh)
  • Enter 4, to select Uninstall.

Bazarr

Installation

  • Login to your service via SSH.
  • Execute the following command:
bash <(wget -qO- https://raw.githubusercontent.com/ultraseedbox/UltraSeedbox-Scripts/master/Bazarr/bazarr-install.sh)

Update & Repair

The script only repairs incorrect port, host, etc. settings. It will not repair corrupted databases or any other factor which breaks your install.

If you have changed the branch of Bazarr and used it's in-built updater to update to a later development / pre-release version, there is a chance that your installation will be broken after an update.
An update downloads Bazarr's latest version from it's GitHub repository's latest release tag.

  • Login to your service via SSH.
  • Execute the following command:
bash <(wget -qO- https://raw.githubusercontent.com/ultraseedbox/UltraSeedbox-Scripts/master/Bazarr/bazarr-install.sh)
  • Enter 2, to select Update & Repair.

Change Password

  • Login to your service via SSH.
  • Execute the following command:
bash <(wget -qO- https://raw.githubusercontent.com/ultraseedbox/UltraSeedbox-Scripts/master/Bazarr/bazarr-install.sh)
  • Enter 3, to select Change Password.

Uninstallation

  • Login to your service via SSH.
  • Execute the following command:
bash <(wget -qO- https://raw.githubusercontent.com/ultraseedbox/UltraSeedbox-Scripts/master/Bazarr/bazarr-install.sh)
  • Enter 4, to select Uninstall.