From 7317bd7c55daffbcc1d373db358f84ba01291dd7 Mon Sep 17 00:00:00 2001 From: Broque Thomas <26755000+Nezreka@users.noreply.github.com> Date: Thu, 16 Apr 2026 13:47:42 -0700 Subject: [PATCH] Live sidebar badges for Watchlist/Wishlist, update Wishlist icon to star MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sidebar nav badges now update from HTTP polling (every 10s), WebSocket pushes, and page init — counts stay current regardless of which page the user is on. Wishlist icon changed from music note to star in both sidebar and page title to distinguish from Artists page. --- webui/index.html | 4 ++-- webui/static/script.js | 24 ++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/webui/index.html b/webui/index.html index cf246e44..d911dba0 100644 --- a/webui/index.html +++ b/webui/index.html @@ -218,7 +218,7 @@ @@ -6734,7 +6734,7 @@