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