From 6180135f94ec8fe93574b46600771dfb0e8451b1 Mon Sep 17 00:00:00 2001
From: Broque Thomas <26755000+Nezreka@users.noreply.github.com>
Date: Wed, 8 Apr 2026 08:02:43 -0700
Subject: [PATCH] Add Deezer ARL token to Connections tab with bidirectional
sync
ARL field now appears on both Connections tab (under Deezer OAuth)
and Downloads tab. Both fields are populated from the same config
key and synced bidirectionally via input listeners. Editing either
field instantly updates the other.
---
webui/index.html | 12 ++++++++++++
webui/static/script.js | 8 ++++++++
2 files changed, 20 insertions(+)
diff --git a/webui/index.html b/webui/index.html
index ddfebae5..d4456799 100644
--- a/webui/index.html
+++ b/webui/index.html
@@ -4125,6 +4125,18 @@
+
+
Or use an ARL token for playlist access and downloads (no OAuth app needed):
+
+
+
+
+
+
+
Log into deezer.com
+ → DevTools (F12) → Application → Cookies → copy the arl value. Provides playlist access + downloads.