MediaManager---Backend
MediaManager---Backend
Docker app from grtgbln's Repository
Overview
DEPRECATED: Please use the unified MediaManager application instead.
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.
This is the backend component.
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.
This is the backend component.
Requirements
Requires a separate MediaManager - Frontend container and Postgres database.
Expects a `config.toml` file to be mounted at `/app/config.toml` before starting the container. See configuration details: https://maxdorninger.github.io/MediaManager/configuration.html
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
Config FilePath
Path to the config file
- Target
- /app/config.toml
- Default
- /mnt/user/appdata/media_manager/config.toml
- Value
- /mnt/user/appdata/media_manager/config.toml
Data PathPath
Path to the data directory
- Target
- /data
- Default
- /mnt/user/appdata/media_manager/data
- Value
- /mnt/user/appdata/media_manager/data
Internal Config File PathVariable
Internal path to the config file
- Target
- CONFIG_FILE
- Default
- /app/config.toml
- Value
- /app/config.toml
Details
Repository
ghcr.io/maxdorninger/mediamanager/backend:latestLast Updated2026-06-01
First Seen2025-07-14
Run MediaManager---Backend on Unraid.
MediaManager---Backend is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.