Install: Ombi - dibrz/ARMBand GitHub Wiki
1. URL
- To access Ombi, visit https://ombi.yourdomain.com
2. Initial Setup
-
First time you go to the Ombi page, you will be presented with the "Welcome to Ombi" screen. Click the orange-colored
Next
link to be taken to the "Media Server Selection" page. -
Select the media server of your choice
Emby
orPlex
by clicking the respected logo (you may alsoSkip
this step for now). Both setups are shown below.-
Plex:
Enter your Plex username and password and click the
Request Token
button. -
Emby:
- Fill in the following:
- Emby Hostname or IP Address:
emby
- Port:
8096
- Api Key: Emby Api Key (Settings -> Expert -> Advanced -> Security (tab) -> Api Keys -> Add one in for Ombi). Tic the SSL box if you are using https://emby.mydomain.com
- Emby Hostname or IP Address:
- Fill in the following:
-
-
Whether you selected
Plex
oremby
once you enter the proper authentication info and all goes well you will see the "Sign in" prompt asking you for a Username and Password, simply enter your credentials from the previous screen in order to sign in.
3. Settings
-
Once logged in, find the
Settings
menu button in the upper right corner and click it. now be taken to the "General" settings page. You may select whatever options you like here. ClickUpdate Settings
to save changes. -
On the "Configuration" settings page, find the Authentication section.
- It is advised to have both
Enable Plex OAuth
and leaveAllow users to login without a password
disabled.
- It is advised to have both
4. Plex Settings
Find the Media Server menu and select Plex
. Enter your Plex username and password, then his the Load Servers
button. This will scan for all of the Plex servers associated with the credentials you entered. Use the Servers
button to hightlight the server you wish to configure Ombi with. While doing this will fill in the local hostname or IP section, it's best practice to use the dynamic name of plex
in the Hostname field as seen in the image:
-
-
Hit the
Submit
button and thenTest Connectivity
button to verify Ombi is able to connect to your Plex instance.
5. Radarr Settings
-
Under Movies menu section you will find the "Radarr" settings page:
Note: There are some slight differences in the settings for Feeder / Plex setups. See notes below.
-
Check "Enable Radarr"
-
"Radarr server IP or Hostname":
radarr
- For a Feeder / Plex setup, use
radarr.yourdomain.com
(or the IP address of your Feeder box) instead.
- For a Feeder / Plex setup, use
-
"Radarr server port":
7878
- For a Feeder / Plex setup, use
443
instead.
- For a Feeder / Plex setup, use
-
"Radarr API key": Your Radarr API Key
-
"Enable Radarr SSL":
disabled
.- For Feeder / Plex setup, set it to
enabled
.
- For Feeder / Plex setup, set it to
-
Click
Submit
. -
Click
Test Connectivity
. A fly in notification in the upper right corner will show "Successfully connected to Radarr!". -
Click
Get Quality Profiles
and choose your preferred "Download quality profile for Radarr". -
Click
Get Root Folders
and choose your preferred Root Folder, most cases it's simply/Movies
. -
Select the desired "Default Minimun Availability"
-
Click
Submit
.
-
6. Sonarr Settings
-
Under TV menu section you will find the "Sonarr" settings page:
Note: There are some slight differences in the settings for Feeder / Plex setups. See notes below.
-
Check "Enable Sonarr"
-
"Sonarr server IP or Hostname":
sonarr
- For Feeder / Plex setup, use
sonarr.yourdomain.com
(or the IP address of your Feeder box) instead.
- For Feeder / Plex setup, use
-
"Sonarr server port":
8989
- For Feeder / Plex setup, use
443
instead.
- For Feeder / Plex setup, use
-
"Sonarr API key": Your Sonarr API Key
-
"Enable Sonarr SSL":
disabled
.- For Feeder / Plex setup, set it to
enabled
.
- For Feeder / Plex setup, set it to
-
Click
Submit
. -
Click
Test Connectivity
. A fly in notification in the upper right corner will show "Successfully connected to Sonarr!". -
Click
Get Quality Profiles
and choose your preferred "Download quality profile". -
Click
Get Root Folders
and choose your preferred Root Folder, most cases it's/tv
for TV shows. -
Enable season folders if you wish.
-
Click
Submit
.
_Note: If you have a separate Plex and Feeder setup, this will be done on the server where Plex is installed.
-