unmanic
Docker 应用程序 from Josh.5's Repository
概述
Unmanic is a simple tool for optimising your file library with a highly customisable plugin system.
Remove the complexity of automatically converting your file library.
Simply point Unmanic at your library and let it manage it for you.
- Manage multiple independent libraries of any media file type with a large range of plugins.
- Simple to configure - don't waste your time with hours of setup. Just get the job done with Unmanic.
- Support for VAAPI/QSV/NVIDIA NVENC for hardware accelerated encoding.
- Schedule file scans at set intervals.
- Configure inotify file monitors for your libraries.
- Link with other installations to share in distributed processing of tasks. These other installations may be on:
- This same Unraid server
- A LAN connected PC (including across subnets)
- A Internet connected PC behind a basic auth proxy
- Linux, MacOS, Windows
- x86, Armv7, Arm64
- Toggle this Docker Container template editor to "Advanced View".
- In the "Extra Parameters" field, add "--cpus='1'".
This value depends on the number of cores available to the container. To limit to 50%, set this value to 0.5 * n cores. If you have 2 cores available to this container, "--cpus='.5'" will equal 25% of that available CPU resources. To limit the CPU cores available to the continer, use "CPU Pinning"
- Toggle this Docker Container template editor to "Advanced View".
- In the "Extra Parameters" field, add "--memory='1g'".
Unmanic can use on average around 100Mib - 500 Mib of RAM for various Disk IO tasks.
Even though limiting RAM is unnecessary as Unmanic should not ever need more that 1GB RAM it is good practice to do so.
Note: If you set your Cache Directory path to a tmpfs or RAM, limiting your memory allocation will affect the available RAM for the cache volume.
- Install the Nvidia-Driver plugin.
- Toggle this Docker Container template editor to "Advanced View".
- In the "Extra Parameters" field, add "--runtime=nvidia".
- Expand the template "Show more settings..." section.
- In the "NVIDIA_VISIBLE_DEVICES" variable, copy your GPU UUID (can be found in the Unraid Nvidia Plugin)
- Install the Intel-GPU-TOP plugin.
- Toggle this Docker Container template editor to "Advanced View".
- In the "Extra Parameters" field, add "--device=/dev/dri".
- Install the Radeon-TOP plugin.
- Toggle this Docker Container template editor to "Advanced View".
- In the "Extra Parameters" field, add "--device=/dev/dri".
Install Unmanic on Unraid in a few clicks.
Find Unmanic in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
要求
**Nvidia-Driver plugin** (optional - required for nVidia Support)
**Intel-GPU-TOP plugin** (optional - required for Intel Support)
**Radeon-TOP plugin** (optional - required for AMD Support)
类别
下载统计数据
长期下载总量
详细信息
运行时参数
- 网络用户界面
http://[IP]:[PORT:8888]/- 网络
bridge- 外壳
bash- 特权
- false
模板配置
- 目标
- 8888
- 默认值
- 8888
- 价值
- 8888
Location where all container configuration is stored.
- 目标
- /config
- 默认值
- /mnt/user/appdata/unmanic
- 价值
- /mnt/user/appdata/unmanic
Location where task files are temporarily stored while workers are carrying out jobs on them.
- 目标
- /tmp/unmanic
- 目标
- /library/movies
- 目标
- /library/tv
- 目标
- /library/music
- 目标
- /library/pictures
- 默认值
- 99
- 价值
- 99
- 默认值
- 100
- 价值
- 100
The UUID of the NVIDIA GPU that you wish to use within this container. Set to 'all' to use all available NVIDIA GPUs.
- 目标
- NVIDIA_VISIBLE_DEVICES
- 默认值
- all
- 价值
- all
For description, join the conversation at https://streamingtech.co.nz/discord
- 目标
- NVIDIA_PATCH_VERSION