unmanic

unmanic

Docker-Anwendung from Josh.5's Repository

Übersicht

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.

Features:
  • 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
Advanced Configuration: LIMIT CPU USE:
  1. Toggle this Docker Container template editor to "Advanced View".
  2. 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"
LIMIT RAM ALLOCATION:
  1. Toggle this Docker Container template editor to "Advanced View".
  2. 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.
NVIDIA GPU USE (NVDEC/NVENC):
  1. Install the Nvidia-Driver plugin.
  2. Toggle this Docker Container template editor to "Advanced View".
  3. In the "Extra Parameters" field, add "--runtime=nvidia".
  4. Expand the template "Show more settings..." section.
  5. In the "NVIDIA_VISIBLE_DEVICES" variable, copy your GPU UUID (can be found in the Unraid Nvidia Plugin)
INTEL GPU USE (QSV/VAAPI):
  1. Install the Intel-GPU-TOP plugin.
  2. Toggle this Docker Container template editor to "Advanced View".
  3. In the "Extra Parameters" field, add "--device=/dev/dri".
AMD GPU USE (VAAPI):
  1. Install the Radeon-TOP plugin.
  2. Toggle this Docker Container template editor to "Advanced View".
  3. In the "Extra Parameters" field, add "--device=/dev/dri".

Anforderungen


        **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)
    

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:8888]/
Netzwerk
bridge
Shell
bash
Privilegiert
false

Konfiguration der Vorlage

WebUIPorttcp
Ziel
8888
Standard
8888
Wert
8888
AppdataPathrw

Location where all container configuration is stored.

Ziel
/config
Standard
/mnt/user/appdata/unmanic
Wert
/mnt/user/appdata/unmanic
Cache DirectoryPathrw

Location where task files are temporarily stored while workers are carrying out jobs on them.

Ziel
/tmp/unmanic
Library MoviesPathrw
Ziel
/library/movies
Library TVPathrw
Ziel
/library/tv
Library MusicPathrw
Ziel
/library/music
Library PicturesPathrw
Ziel
/library/pictures
PUIDVariable
Standard
99
Wert
99
PGIDVariable
Standard
100
Wert
100
Nvidia GPU UUIDVariable

The UUID of the NVIDIA GPU that you wish to use within this container. Set to 'all' to use all available NVIDIA GPUs.

Ziel
NVIDIA_VISIBLE_DEVICES
Standard
all
Wert
all
Nvidia GPU Patch VersionVariable

For description, join the conversation at https://streamingtech.co.nz/discord

Ziel
NVIDIA_PATCH_VERSION

Statistik herunterladen

15,221,631
Downloads insgesamt
118,542
Dieser Monat
109,605
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
josh5/unmanic:latest
Zuletzt aktualisiert2026-04-04
Erstmals gesehen2021-11-12

Führen Sie Unmanic auf Unraid aus.

Unmanic ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.