UmlautAdaptarrEX

UmlautAdaptarrEX

Aplicación Docker from lexfi's Repository

Visión general

UmlautAdaptarrEX - Umlaut and multi-language title proxy for Sonarr, Radarr, Lidarr, Readarr and Prowlarr. Complete Next.js + Fastify + Prisma rewrite of the legacy .NET UmlautAdaptarr. Sits between your *Arr stack and the indexers, rewrites searches and Newznab/Torznab responses on the fly so releases with umlauts, German titles, TVDB aliases or bad naming are reliably found, downloaded and imported. Ships a full Web UI with setup wizard, dashboard, sync runs, request and rename history, and live WebSocket logs. Configuration and title cache are stored in a persistent SQLite DB under /data - no external database required. Highlights: Sonarr / Radarr (native via alternateTitles + optional TMDB) / Lidarr / Readarr / Prowlarr / NZB Hydra support, multiple instances per *Arr type, language plugins (German umlauts, Swedish umlauts, French accents) that can be combined, configurable title providers (TVDB, TMDB, db-cache), optional release renaming, two operating modes (Prowlarr indexer proxy on 5006 or direct as indexer on 5005), German + English UI.

Argumentos en tiempo de ejecución

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

Configuración de plantillas

Web UI PortPorttcp

HTTP port for the Next.js web UI. Open this in your browser to reach the setup wizard and admin panel.

Objetivo
5007
Por defecto
5007
Valor
5007
API PortPorttcp

Fastify API + WebSocket port. This is the URL you point your *Arr instances at (e.g. http://unraid-ip:5005/apikey/sonarr/api). Also serves /api/admin, /api/auth, /titlelookup and /ws/logs.

Objetivo
5005
Por defecto
5005
Valor
5005
Indexer Proxy PortPorttcp

TCP HTTP-CONNECT proxy for Prowlarr indexers. Configure this as Prowlarr's HTTP proxy so indexer responses get rewritten on the fly.

Objetivo
5006
Por defecto
5006
Valor
5006
App DataPathrw

Persistent storage for the SQLite database (umlautadaptarrex.db) and the title-cache. Do NOT delete - it contains all your *Arr connections, API keys and matching state. Ownership is fixed automatically on container start (see PUID/PGID).

Objetivo
/data
Por defecto
/mnt/user/appdata/umlautadaptarrex
Valor
/mnt/user/appdata/umlautadaptarrex
PUIDVariable

UID the app runs as. Default 99 = Unraid `nobody`, which matches the rest of your appdata shares. The entrypoint chowns /data to PUID:PGID on every start.

Por defecto
99
Valor
99
PGIDVariable

GID the app runs as. Default 100 = Unraid `users` group.

Por defecto
100
Valor
100
TZVariable

IANA timezone (e.g. Europe/Berlin, UTC, America/New_York). Affects timestamps in logs and the Web UI.

Por defecto
Europe/Berlin
Valor
Europe/Berlin
LOG_LEVELVariable

Pino log level: trace, debug, info, warn, error, fatal.

Por defecto
info
Valor
info

Descargar estadísticas

748
Descargas totales

Detalles

Repositorio
lexfi/umlautadaptarrex:latest
Última actualización2026-05-28
Visto por primera vez2026-05-25

Ejecute UmlautAdaptarrEX en Unraid.

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