Skip to content

Wheemer/ombi-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ombi logo


Version Ingress Builder Update Ombi Add repository to Home Assistant

Welcome

Ombi is a friendly media request tool for Plex, Emby, and Jellyfin.

This repository packages Ombi as a Home Assistant App with ingress support. It opens from the Home Assistant sidebar and also exposes Ombi on port 3579 for direct local access.

Service App
Build Builder
Update Update Ombi
Image ghcr.io/wheemer/ombi-app

Feature Requests

For Ombi application features, use the Ombi feature board:

https://features.ombi.io

For Home Assistant App issues, use this repository:

https://github.com/Wheemer/ombi-app/issues

Features

  • Lets your users request movies, TV shows, and music from a clean web interface.
  • Works with Plex, Emby, and Jellyfin.
  • Connects to download and library tools such as Sonarr, Radarr, Lidarr, and other supported Ombi integrations.
  • Supports request approval, user management, notifications, and availability tracking through Ombi.
  • Opens inside Home Assistant through ingress.
  • Exposes direct local access on port 3579.
  • Builds for amd64 and aarch64.
  • Uses the LinuxServer.io Ombi development image.
  • Auto-updates from Ombi-app/Ombi prereleases to match the development image stream.
  • Includes Ombi icon and logo assets for the Home Assistant App store and sidebar.
  • Stores Ombi data in Home Assistant's backed-up app config storage.

Installation

Add repository to Home Assistant

Manual repository URL:

https://github.com/Wheemer/ombi-app

After adding the repository:

  • Install Ombi App.
  • Start the app.
  • Open Ombi App from the Home Assistant sidebar or the app page's Open Web UI button.
  • Direct local access is available on port 3579.

Migrating From The Old Ombi Add-on

If you already used the older alexbelgium Ombi add-on, keep its data until Ombi App has imported it.

Recommended migration:

  • Stop the old Ombi add-on.
  • Add this repository to Home Assistant.
  • Install and start Ombi App from this repository.
  • Ombi App automatically imports the old addons_config/ombi data into its own backed-up app config folder when the new config is empty.
  • After Ombi App starts and your settings are present, uninstall the old Ombi add-on.

Alternative migration:

  • Stop and uninstall the old Ombi add-on first.
  • If Home Assistant asks whether to delete the add-on data, do not delete it.
  • Install and start Ombi App from this repository.

If the old add-on data is deleted before Ombi App starts, there may be nothing left to import.

First Setup

Use Ombi's setup wizard to connect Plex, Emby, or Jellyfin first. After that, add your request automation tools such as Sonarr, Radarr, or Lidarr from Ombi's settings.

When ingress is enabled, the app sets Ombi's Base URL to Home Assistant's ingress path. In Ombi settings this looks like /api/hassio_ingress/...; leave it that way for sidebar access. The generic Ombi reverse-proxy instructions do not apply to Home Assistant ingress.

Ombi data is stored in the app's own backed-up config folder. If an older install has data in addons_config/ombi, the app copies it into the new storage location when /config is empty.

Ombi's own application docs are here:

Configuration

Option Default Description
PUID 0 User ID used for Ombi files
PGID 0 Group ID used for Ombi files
env_vars [] Extra environment variables passed to Ombi

Example:

PUID: 1000
PGID: 1000
env_vars: []

Updates

The scheduled update workflow checks Ombi-app/Ombi prereleases and bumps the app version when Ombi changes. This follows the same stream used by the LinuxServer.io development image.

Images

Published image:

  • ghcr.io/wheemer/ombi-app

Social Preview

Use .github/social-preview.png for GitHub's repository social preview image so Home Assistant forum links show Ombi branding.

Links

Donation

Paypal

About

Ombi app for Home Assistant with ingress

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors