UmlautAdaptarrEX

UmlautAdaptarrEX

Docker 应用程序 from lexfi's Repository

概述

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.

运行时参数

网络用户界面
http://[IP]:[PORT:5007]/
网络
bridge
外壳
sh
特权
false

模板配置

Web UI PortPorttcp

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

目标
5007
默认值
5007
价值
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.

目标
5005
默认值
5005
价值
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.

目标
5006
默认值
5006
价值
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).

目标
/data
默认值
/mnt/user/appdata/umlautadaptarrex
价值
/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.

默认值
99
价值
99
PGIDVariable

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

默认值
100
价值
100
TZVariable

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

默认值
Europe/Berlin
价值
Europe/Berlin
LOG_LEVELVariable

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

默认值
info
价值
info

下载统计数据

748
下载总数

详细信息

存储库
lexfi/umlautadaptarrex:latest
最后更新2026-05-28
初见2026-05-25

在Unraid 上运行 UmlautAdaptarrEX 。

UmlautAdaptarrEX 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。