From c15cc171423e2cbf7c585baa3b407951b7d1e47a Mon Sep 17 00:00:00 2001 From: nessi Date: Sun, 16 Aug 2026 12:29:34 +0200 Subject: [PATCH] feat: add overview and insight card icons with MutationObserver and refactor RAID countdown with reset callback Add overview-icon/insight-icon script with iconify API integration for movie/TV/alert/download icons (overview) and check/playlist/database/monitor icons (insight). Add color-coded URL encoding (%238bc9f2 blue, %23d7adf3 purple, %23ff9e9e red, %236ae29a green for overview; blue/purple/yellow/green for insight). Add MutationObserver to reapply icons on DOM changes. Add .overview-icon img --- templates/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 922f497..889078b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,5 +1,7 @@ - + + + Media Max