From 329733246d9b9f56c2b9c289447fe5dc7351e50a Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sat, 14 Feb 2026 17:32:42 +0100 Subject: [PATCH] Update field description for seasonal content configuration to clarify fallback behavior --- .../Configuration/configPage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html index 3155213..4db45f9 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html +++ b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html @@ -152,8 +152,8 @@ name="EnableSeasonalContent" /> Enable Seasonal Content -
When enabled, seasonal sections below will override the default list - during their active date ranges. If no season matches the current date, the default Custom Media IDs above are used as fallback.
+
When enabled, seasonal sections below will override the default list or random selection + during their active date ranges. If no season matches the current date, the default Custom Media IDs above or random selection are used as fallback.