Ombi
Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show and Movie DVR tools to create a seamless end-to-end experience for your users.
#
Initial SetupFirst you must connect to your slot via ssh. If you need help connecting to the server, please read the help article here.
Installing Ombi is easy. Simply issue the following command:
This command will configure ombi for your user.
#
Updating OmbiOmbi updates are managed by box
. If you want to update Ombi to the latest version, simply issue the command:
#
How to AccessAfter installation, Ombi will be availabe at the following web address: https://<hostname.ltd>/<username>/ombi
#
Service ManagementLike all box configured applications, you can manage Ombi via SSH with box with start, stop, restart, enable and disable commands.
- Start
- Stop
- Restart
- Enable
- Disable
#
ConfigurationOn the first run of Ombi, there will be a brief setup wizard. In order to configure Ombi with Plex, simply choose Plex from the media server options and login to your account with your plex username and password. Ombi should now automatically be configured for use with the Plex instance on your server.
If you have further questions about settings and configurations of Ombi, please refer to the Ombi Wiki.
#
Connect to other clientstip
Your subnet IP can easily be found with the command cat ~/.install/subnet.lock
- Plex
- Emby/Jellyfin
- Sonarr
- Radarr
- Lidarr
- Medusa
Go to Settings -> Media Server -> Plex
- Click on "Add Server"
- Connect your server
- Plex tokens
- Fill in your password and username
- Press "Load Servers"
- Select your Plex server
- Plex tokens
- Press "Test Connectivity"
- Press "Submit"
- Load your libraries and select which ones to track
- Press "Submit"
- Fill in the following fields:
- Sonarr Hostname/IP =
(your subnet ip)
- Port:
(Your sonarr port)
- API Key: Retrieve from Sonarr -> Settings -> General and copy the API Key value
- SSL:
OFF
- Sonarr base URL:
/sonarr/
- Sonarr Hostname/IP =
- Test the connection
- Press "Submit"
- Load and choose qualities
- Load and choose folder
- Load and choose languages
- Fill in the following fields:
- Radarr Hostname/IP =
(your subnet ip)
- Port:
(Your radarr port)
- API Key: Retrieve from Radarr -> Settings -> General and copy the API Key value
- SSL:
OFF
- Radarr base URL:
/Radarr/
- Radarr Hostname/IP =
- Test the connection
- Press "Submit"
- Load and choose qualities
- Load and choose folder
- Fill in the following fields:
- Lidarr Hostname/IP =
(your subnet ip)
- Port:
(your lidarr port)
- API Key: Retrieve from Lidarr -> Settings -> General and copy the API Key value
- SSL:
OFF
- Lidarr base URL:
/lidarr/
- Lidarr Hostname/IP =
- Test the connection
- Press "Submit"
- Load and choose qualities
- Load and choose folder
- Select SickRage from the TV Dropdown under settings.
- File the following fields:
- Enable: checked
- Hostname or IP:
(your subnet IP)
- Port:
(your medusa port)
- API Key:
(your medusa API key)
- Base URL:
/medusa
- Test the connection
- Press "Submit"
- Hostname/IP:
127.0.0.1
- Port: your jellyfin/emby port
cat ~/.install/.jellyfin.lock
- SSL:
Off
- API Key: (Retrieve from Jellyfin -> Dashbaord -> Advanced -> API Keys)
- Externally facing hostname: (Your server domain/IP)
- Server ID: (Retrieve from Jellyfin -> Discover server information)
tip
In order to connect Ombi to the clients above, you'll need your subnet IP. You can find this on your panel or with the command cat ~/.install/subnet.lock