unmove

unmove

Application Docker from Yusseiin's Repository

Vue d'ensemble

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.

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3000]
Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

WebUI PortPorttcp

Web interface port

Cible
3000
Défaut
3213
Valeur
3213
Data PathPathrw

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

Cible
/data
Défaut
/mnt/user
Valeur
/mnt/user
Config PathPathrw

Path to store application config

Cible
/config
Défaut
/mnt/user/appdata/unmove
Valeur
/mnt/user/appdata/unmove
DOWNLOAD_PATHVariable

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

Défaut
/data/downloads
Valeur
/data/downloads
MEDIA_PATHVariable

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

Défaut
/data/media
Valeur
/data/media
CONFIG_PATHVariable

Internal config path (don't change)

Défaut
/config
Valeur
/config
TVDB API KeyVariable

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

Cible
TVDB_API_KEY
TMDB API KeyVariable

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

Cible
TMDB_API_KEY
Plex URLVariable

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

Cible
PLEX_URL
Plex TokenVariable

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

Cible
PLEX_TOKEN
PUIDVariable

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

Défaut
99
Valeur
99
PGIDVariable

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

Défaut
100
Valeur
100

Télécharger les statistiques

2,440
Total des téléchargements

Détails

Référentiel
yusseiin/unmove:latest
Dernière mise à jour2026-03-10
Première vue2026-01-05

Exécutez Unmove sur Unraid.

Unmove est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.