OpenSource-Hub
O

Ombi

SHA-256
4.1k stars·Video & Audio Download·SHA-256 checksum verified

Ombi is a friendly media request tool that syncs with your media servers (Plex/Emby) to let users request movies, TV shows, and music effortlessly.

Smart Download

Download Download Version

v4.53.5 · 56.7 MB

A user-friendly media request tool that syncs with Plex/Emby, allowing anyone to request movies, TV shows, and music.

Core Features

  • Request movies, TV shows (entire series, seasons, or single episodes), and music
  • Automatic sync with Plex/Emby, Sonarr, Radarr, and Lidarr
  • Flexible approval rules: auto-approve or manual review
  • Multi-user management: login with Plex, Emby, or local accounts
  • Custom notifications via email, push, etc.

What It Can't Do

  • Ombi does not host media itself; requires Sonarr/Radarr/Lidarr and a media server (Plex/Emby). 2. Default port 3579, ensure firewall allows it. 3. If using reverse proxy (e.g., Nginx), configure WebSocket support. 4. Regularly backup database file (`/config/Ombi.db`).

Use Cases

  • Home media library management: family members can submit requests via web or mobile, admin approves and auto-downloads
  • Private media sharing: open request portal for friends/groups, content automatically added to Plex/Emby

Detailed Introduction

Ombi is an open-source media request management tool designed for home media server enthusiasts. It integrates seamlessly with Plex, Emby, Sonarr, Radarr, and Lidarr, allowing users to request movies, TV shows (entire series, seasons, or single episodes), and music. Administrators can set auto-approval rules, manage user permissions (via Plex, Emby, or local accounts), and customize notifications. The intuitive UI works on desktop and mobile, and includes a landing page showing server status and downtime alerts. Ombi automatically updates request status when content becomes available on your media server. It supports Docker, Windows, Linux, and macOS, and has a dedicated mobile app for iOS and Android.

Tags

media-requestplexembysonarrradarrlidarrdockerself-hosted

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Install the appropriate package for your distro (dpkg / rpm / AppImage)

3

Step 1: Run Docker: `docker run -d --name ombi -p 3579:3579 linuxserver/ombi`

4

Step 2: Visit `http://your-server-ip:3579` and set up admin account

5

Step 3: Configure media server (Plex/Emby) and downloaders (Sonarr/Radarr/Lidarr) in Settings

Install Guide
  1. Step 1: Run Docker: `docker run -d --name ombi -p 3579:3579 linuxserver/ombi`
  2. Step 2: Visit `http://your-server-ip:3579` and set up admin account
  3. Step 3: Configure media server (Plex/Emby) and downloaders (Sonarr/Radarr/Lidarr) in Settings
File Integrity

SHA-256 checksum verified

Checksum extracted from GitHub official Release page

SHA256 Checksum

f00bb792c31204e69e0fd8987bc5f00ddf96bfc9bdefeffa0bf55adda991bd4a

This checksum is extracted from the GitHub Release page. Verify file integrity after download.

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop and remove container: `docker stop ombi && docker rm ombi`; to delete data, remove mounted volume or data directory (default mapping like `/opt/ombi`).

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseGPL-3.0
Last Updated2026-05-13 15:00:50
GitHub RepositoryOfficial Website

Similar Projects