unmove

unmove

Aplicación Docker from Yusseiin's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3000]
Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

WebUI PortPorttcp

Web interface port

Objetivo
3000
Por defecto
3213
Valor
3213
Data PathPathrw

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

Objetivo
/data
Por defecto
/mnt/user
Valor
/mnt/user
Config PathPathrw

Path to store application config

Objetivo
/config
Por defecto
/mnt/user/appdata/unmove
Valor
/mnt/user/appdata/unmove
DOWNLOAD_PATHVariable

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

Por defecto
/data/downloads
Valor
/data/downloads
MEDIA_PATHVariable

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

Por defecto
/data/media
Valor
/data/media
CONFIG_PATHVariable

Internal config path (don't change)

Por defecto
/config
Valor
/config
TVDB API KeyVariable

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

Objetivo
TVDB_API_KEY
TMDB API KeyVariable

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

Objetivo
TMDB_API_KEY
Plex URLVariable

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

Objetivo
PLEX_URL
Plex TokenVariable

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

Objetivo
PLEX_TOKEN
PUIDVariable

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

Por defecto
99
Valor
99
PGIDVariable

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

Por defecto
100
Valor
100

Descargar estadísticas

2,440
Descargas totales

Detalles

Repositorio
yusseiin/unmove:latest
Última actualización2026-03-10
Visto por primera vez2026-01-05

Ejecute Unmove en Unraid.

Unmove se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.