From 94129d30996e90ae762ac26843f35d1614070e7e Mon Sep 17 00:00:00 2001 From: Broque Thomas <26755000+Nezreka@users.noreply.github.com> Date: Sat, 23 May 2026 15:15:28 -0700 Subject: [PATCH] Clarify hybrid source album behavior Add dynamic level badges to the hybrid source order settings. The first enabled source shows Album-level only when it supports album-bundle downloads; every other source shows Track-level to make fallback behavior visible. Update the helper copy and badge styling so users can understand why putting Soulseek, Torrent, or Usenet first changes album-download behavior. --- webui/index.html | 1 + webui/static/settings.js | 9 +++++++++ webui/static/style.css | 17 +++++++++++++++++ 3 files changed, 27 insertions(+) diff --git a/webui/index.html b/webui/index.html index 7ff29dc5..b22dd056 100644 --- a/webui/index.html +++ b/webui/index.html @@ -4372,6 +4372,7 @@