From 6d665e7c2f0b9633eea724ffcc7c4500dcd3e1e2 Mon Sep 17 00:00:00 2001
From: Miguel Palhas
Date: Tue, 25 Aug 2026 05:08:58 +0100
Subject: [PATCH] feat(arr): render subtitle settings in /settings
Adds wanted languages, translation engine (restricted to
available_engines), remote-command timeout, and an ordered
enable/disable list per provider with daily budgets, wired to
the existing GET/PUT /api/settings/subtitles from #198.
---
web/index.html | 11 +++
web/src/settings.ts | 232 +++++++++++++++++++++++++++++++++++++++++++-
web/src/style.css | 42 ++++++++
3 files changed, 283 insertions(+), 2 deletions(-)
diff --git a/web/index.html b/web/index.html
index dda56e6..3d1dfe0 100644
--- a/web/index.html
+++ b/web/index.html
@@ -468,6 +468,17 @@
+
+
+
+
+ provider credentials, translator keys and the remote-command template
+ live in config/env (§10) and are never shown here.
+
+
+