DynamiX
Docker 应用程序 from grtgbln's Repository
概述
An automation tool for dynamically managing Plex collections. It pins and unpins library collections based on configurable time blocks, ensuring fresh and relevant content is featured.
要求
Requires a `config.json` file to be mounted at `/app/config.json` before starting the container. See configuration details: https://github.com/TheImaginear/dynamiX/blob/main/config.json
Requires a number of JSON files to be created on the host system BEFORE the container is started. These files can be created with the `touch` command.
运行时参数
- 网络用户界面
http://[IP]:[PORT:1166]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 1166
- 目标
- 1166
- 默认值
- 1166
- 价值
- 1166
Config FilePath
Path to the config file
- 目标
- /app/config.json
- 默认值
- /mnt/user/appdata/dynamix/config.json
- 价值
- /mnt/user/appdata/dynamix/config.json
User Exemptions FilePath
Path to the user exemptions file
- 目标
- /app/used_collections.json
- 默认值
- /mnt/user/appdata/dynamix/used_collections.json
- 价值
- /mnt/user/appdata/dynamix/used_collections.json
Used Collections FilePath
Path to the used collections file
- 目标
- /app/used_collections.json
- 默认值
- /mnt/user/appdata/dynamix/used_collections.json
- 价值
- /mnt/user/appdata/dynamix/used_collections.json
Run State FilePath
Path to the run state file
- 目标
- /app/run_state.json
- 默认值
- /mnt/user/appdata/dynamix/run_state.json
- 价值
- /mnt/user/appdata/dynamix/run_state.json
Log FolderPath
Path to the log folder
- 目标
- /app/logs
- 默认值
- /mnt/user/appdata/dynamix/logs
- 价值
- /mnt/user/appdata/dynamix/logs
下载统计数据
8,553
下载总数
详细信息
在Unraid 上运行 DynamiX 。
DynamiX 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。