Ombi
SHA-256Ombi 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
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Install the appropriate package for your distro (dpkg / rpm / AppImage)
Step 1: Run Docker: `docker run -d --name ombi -p 3579:3579 linuxserver/ombi`
Step 2: Visit `http://your-server-ip:3579` and set up admin account
Step 3: Configure media server (Plex/Emby) and downloaders (Sonarr/Radarr/Lidarr) in Settings
- Step 1: Run Docker: `docker run -d --name ombi -p 3579:3579 linuxserver/ombi`
- Step 2: Visit `http://your-server-ip:3579` and set up admin account
- Step 3: Configure media server (Plex/Emby) and downloaders (Sonarr/Radarr/Lidarr) in Settings
SHA-256 checksum verified
Checksum extracted from GitHub official Release page
SHA256 Checksum
f00bb792c31204e69e0fd8987bc5f00ddf96bfc9bdefeffa0bf55adda991bd4aThis 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 SourceUninstall 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.
Similar Projects
Jellyfin
Free and open-source media system for managing and streaming your personal media collection to any device.
Sunshine
Self-hosted game stream host for Moonlight, supporting AMD, Intel, and Nvidia GPUs with low latency.
srs
Simple, high-efficiency, real-time video server supporting RTMP/WebRTC/HLS/HTTP-FLV/SRT/MPEG-DASH/GB28181 with easy Docker deployment.