unmove

unmove

Docker-Anwendung from Yusseiin's Repository

Übersicht

File transfer application with TVDB/TMDB integration for organizing media files. Identify TV series and movies, rename them properly, and move them to your media library. This template uses a single /data mount for INSTANT file moves (no copy+delete). Your downloads and media folders should be subdirectories of the Data Path. NOTE: Instant moves only work if downloads and media are on the SAME physical disk. If they are on different disks, the app will automatically fall back to copy+delete. To guarantee instant moves, mount a specific disk (e.g., /mnt/disk1) instead of /mnt/user.

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:3000]
Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

WebUI PortPorttcp

Web interface port

Ziel
3000
Standard
3213
Wert
3213
Data PathPathrw

Parent directory containing downloads and media folders. Using a single mount enables INSTANT file moves instead of copy+delete.

Ziel
/data
Standard
/mnt/user
Wert
/mnt/user
Config PathPathrw

Path to store application config

Ziel
/config
Standard
/mnt/user/appdata/unmove
Wert
/mnt/user/appdata/unmove
DOWNLOAD_PATHVariable

Path to downloads folder inside container (relative to Data Path /data/)

Standard
/data/downloads
Wert
/data/downloads
MEDIA_PATHVariable

Path to media folder inside container (relative to Data Path /data/)

Standard
/data/media
Wert
/data/media
CONFIG_PATHVariable

Internal config path (don't change)

Standard
/config
Wert
/config
TVDB API KeyVariable

Your TVDB API key (get one at https://thetvdb.com/api-information)

Ziel
TVDB_API_KEY
TMDB API KeyVariable

Your TMDB API key (get one at https://developer.themoviedb.org/docs/getting-started)

Ziel
TMDB_API_KEY
Plex URLVariable

Your Plex server URL (e.g., http://192.168.1.100:32400)

Ziel
PLEX_URL
Plex TokenVariable

Your Plex authentication token (see https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/)

Ziel
PLEX_TOKEN
PUIDVariable

User ID for file permissions (99 = nobody on Unraid)

Standard
99
Wert
99
PGIDVariable

Group ID for file permissions (100 = users on Unraid)

Standard
100
Wert
100

Statistik herunterladen

2,440
Downloads insgesamt

Einzelheiten

Repository
yusseiin/unmove:latest
Zuletzt aktualisiert2026-03-10
Erstmals gesehen2026-01-05

Führen Sie Unmove auf Unraid aus.

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