MediaManager

MediaManager

Docker app from grtgbln's Repository

Overview

Manage your TV and movie library. Designed to be a replacement for Sonarr, Radarr, Overseer, and Jellyseer. It supports TVDB and TMDB for metadata, supports OIDC and OAuth 2.0 for authentication and supports Prowlarr and Jackett. It also provides an API to interact with the software programmatically, allowing for automation and integration with other services.

Media gallery

1 / 7

Install MediaManager on Unraid in a few clicks.

Find MediaManager in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for MediaManager Review the template variables and paths Click Install

Requirements


        Expects a `config.toml` file to be mounted inside the Config Path before starting the container. See configuration details: https://maxdorninger.github.io/MediaManager/configuration.html
        Requires a separate Postgres database.
    

Details

Repository
ghcr.io/maxdorninger/mediamanager/mediamanager:latest
Last Updated2026-07-12
First Seen2025-07-25

Runtime arguments

Web UI
http://[IP]:[PORT:8000]/
Network
bridge
Privileged
false

Template configuration

Web UI PortPorttcp

Container Port: 8000

Target
8000
Default
8000
Value
8000
Data PathPath

Path to the data directory

Target
/data
Default
/mnt/user/appdata/media_manager/data
Value
/mnt/user/appdata/media_manager/data
Images PathPath

Path to the images directory

Target
/data/images
Default
/mnt/user/appdata/media_manager/data/images
Value
/mnt/user/appdata/media_manager/data/images
Config PathPath

Path to the config directory

Target
/app/config
Default
/mnt/user/appdata/media_manager/config
Value
/mnt/user/appdata/media_manager/config
Internal Config File PathVariable

Internal path to the config directory. Not recommended to change.

Target
CONFIG_DIR
Default
/app/config
Value
/app/config