Ombi (LinuxServer.io)

Manage media requests for Plex and Emby servers automatically. Sync users, integrate with download clients, and send notifications when content is ready.

Give your media server users a seamless way to request new movies and TV shows. This self-hosted application integrates directly with your existing media servers to handle user requests automatically, removing the need for manual tracking and downloading.

Key features include:

  • Automatic User Sync: Connect directly to Plex or Emby to import your existing user base for a personalized experience.
  • Smart Search: Find TV shows and movies across multiple providers with rich metadata and intuitive browsing.
  • Seamless Automation: Connect with popular media management tools like Sonarr, Radarr, CouchPotato, and SickRage to fulfill requests without manual intervention.
  • Admin Controls: Set up an optional approval workflow to maintain complete control over what gets added to your server.
  • Multi-Platform Support: Run it on Windows, macOS, Linux, or Docker, and manage requests on the go with native iOS and Android apps.

Directory Structure

ombi-linuxserver-io
ombi
config
.env
docker-compose.yml

docker-compose.yml

services:
  ombi:
    image: linuxserver/ombi
    container_name: ombi
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - ./config:/config
    ports:
      - 3579:3579
    restart: unless-stopped

.env

# No sensitive credentials are required for the default Ombi configuration.
# Infrastructure settings like PUID, PGID, and TZ are defined in docker-compose.yml.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Ombi (LinuxServer.io)

Favicon

 

  
  
Favicon

 

  
  
Favicon