Install: Ombi - dibrz/ARMBand GitHub Wiki

  1. URL
  2. Initial Setup
  3. Settings
  4. Plex Settings
  5. Radarr Settings
  6. Sonarr Settings

1. URL

  • To access Ombi, visit https://ombi.yourdomain.com

2. Initial Setup

  1. 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.

  2. Select the media server of your choice Emby or Plex by clicking the respected logo (you may also Skip this step for now). Both setups are shown below.

    1. Plex:

      Enter your Plex username and password and click the Request Token button.

    2. Emby:

      1. Fill in the following:
        1. Emby Hostname or IP Address: emby
        2. Port: 8096
        3. 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

  3. Whether you selected Plex or emby 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

  1. 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. Click Update Settings to save changes.

  2. On the "Configuration" settings page, find the Authentication section.

    • It is advised to have both Enable Plex OAuth and leave Allow users to login without a password disabled.

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 then Test Connectivity button to verify Ombi is able to connect to your Plex instance.

5. Radarr Settings

  1. 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.
    • "Radarr server port":7878

      • For a Feeder / Plex setup, use 443 instead.
    • "Radarr API key": Your Radarr API Key

    • "Enable Radarr SSL": disabled.

      • For Feeder / Plex setup, set it to enabled.
    • 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

  1. 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.
    • "Sonarr server port":8989

      • For Feeder / Plex setup, use 443 instead.
    • "Sonarr API key": Your Sonarr API Key

    • "Enable Sonarr SSL": disabled.

      • For Feeder / Plex setup, set it to enabled.
    • 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.