All apps · 0 apps
MediaManager---Frontend
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 frontend 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 frontend component.
Media gallery
1 / 7Install MediaManager---Frontend on Unraid in a few clicks.
Find MediaManager---Frontend 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---Frontend Review the template variables and paths Click Install
Requirements
Requires a separate MediaManager - Backend container and Postgres database.
Related apps
Explore more like this
Explore allDetails
Repository
ghcr.io/maxdorninger/mediamanager/frontend:latestLast Updated2026-07-15
First Seen2025-07-14
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 3000
- Target
- 3000
- Default
- 3000
- Value
- 3000
Backend API URLVariable
URL to the MediaManager backend API
- Target
- PUBLIC_API_URL
- Default
- http://[IP]:[PORT:8000]/api/v1
- Value
- http://[IP]:[PORT:8000]/api/v1