DynamiX
Aplicación Docker from grtgbln's Repository
Visión general
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.
Requisitos
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:1166]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Web UI PortPorttcp
Container Port: 1166
- Objetivo
- 1166
- Por defecto
- 1166
- Valor
- 1166
Config FilePath
Path to the config file
- Objetivo
- /app/config.json
- Por defecto
- /mnt/user/appdata/dynamix/config.json
- Valor
- /mnt/user/appdata/dynamix/config.json
User Exemptions FilePath
Path to the user exemptions file
- Objetivo
- /app/used_collections.json
- Por defecto
- /mnt/user/appdata/dynamix/used_collections.json
- Valor
- /mnt/user/appdata/dynamix/used_collections.json
Used Collections FilePath
Path to the used collections file
- Objetivo
- /app/used_collections.json
- Por defecto
- /mnt/user/appdata/dynamix/used_collections.json
- Valor
- /mnt/user/appdata/dynamix/used_collections.json
Run State FilePath
Path to the run state file
- Objetivo
- /app/run_state.json
- Por defecto
- /mnt/user/appdata/dynamix/run_state.json
- Valor
- /mnt/user/appdata/dynamix/run_state.json
Log FolderPath
Path to the log folder
- Objetivo
- /app/logs
- Por defecto
- /mnt/user/appdata/dynamix/logs
- Valor
- /mnt/user/appdata/dynamix/logs
Descargar estadísticas
8,553
Descargas totales
Detalles
Repositorio
clharrel/dynamix:latestÚltima actualización2025-04-27
Visto por primera vez2024-12-20
Ejecute DynamiX en Unraid.
DynamiX se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.