MediaManager---Backend
Docker 应用程序 from grtgbln's Repository
概述
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.
要求
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
运行时参数
- 网络用户界面
http://[IP]:[PORT:8000]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 8000
- 目标
- 8000
- 默认值
- 8000
- 价值
- 8000
Config FilePath
Path to the config file
- 目标
- /app/config.toml
- 默认值
- /mnt/user/appdata/media_manager/config.toml
- 价值
- /mnt/user/appdata/media_manager/config.toml
Data PathPath
Path to the data directory
- 目标
- /data
- 默认值
- /mnt/user/appdata/media_manager/data
- 价值
- /mnt/user/appdata/media_manager/data
Internal Config File PathVariable
Internal path to the config file
- 目标
- CONFIG_FILE
- 默认值
- /app/config.toml
- 价值
- /app/config.toml
详细信息
存储库
ghcr.io/maxdorninger/mediamanager/backend:latest最后更新2026-05-31
初见2025-07-14
在Unraid 上运行 MediaManager---Backend 。
MediaManager---Backend 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。