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.
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.
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
Details
Repository
ghcr.io/maxdorninger/mediamanager/mediamanager:latestLast Updated2026-06-01
First Seen2025-07-25
Run MediaManager on Unraid.
MediaManager is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.