DynamiX
Docker app from grtgbln's Repository
Overview
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.
Requirements
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:1166]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 1166
- Target
- 1166
- Default
- 1166
- Value
- 1166
Config FilePath
Path to the config file
- Target
- /app/config.json
- Default
- /mnt/user/appdata/dynamix/config.json
- Value
- /mnt/user/appdata/dynamix/config.json
User Exemptions FilePath
Path to the user exemptions file
- Target
- /app/used_collections.json
- Default
- /mnt/user/appdata/dynamix/used_collections.json
- Value
- /mnt/user/appdata/dynamix/used_collections.json
Used Collections FilePath
Path to the used collections file
- Target
- /app/used_collections.json
- Default
- /mnt/user/appdata/dynamix/used_collections.json
- Value
- /mnt/user/appdata/dynamix/used_collections.json
Run State FilePath
Path to the run state file
- Target
- /app/run_state.json
- Default
- /mnt/user/appdata/dynamix/run_state.json
- Value
- /mnt/user/appdata/dynamix/run_state.json
Log FolderPath
Path to the log folder
- Target
- /app/logs
- Default
- /mnt/user/appdata/dynamix/logs
- Value
- /mnt/user/appdata/dynamix/logs
Download Statistics
8,553
Total Downloads
Details
Repository
clharrel/dynamix:latestLast Updated2025-04-27
First Seen2024-12-20
Run DynamiX on Unraid.
DynamiX is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.