From 4e64e863e3da17d720bd9e777a16836785ffb549 Mon Sep 17 00:00:00 2001
From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com>
Date: Wed, 24 Dec 2025 02:41:56 +0100
Subject: [PATCH] feat: update seasonal options in config page and improve
descriptions; add version 1.3.4.0 to manifest
---
.../Configuration/configPage.html | 72 ++++++++++--------
Jellyfin.Plugin.Seasonals/ScriptInjector.cs | 2 +-
Jellyfin.Plugin.Seasonals/Web/seasonals.js | 9 +--
bin/Publish/Jellyfin.Plugin.Seasonals.dll | Bin 974848 -> 976896 bytes
bin/Publish/Jellyfin.Plugin.Seasonals.pdb | Bin 28548 -> 28548 bytes
bin/Publish/Jellyfin.Plugin.Seasonals.zip | Bin 5222876 -> 5223041 bytes
manifest.json | 8 ++
7 files changed, 52 insertions(+), 39 deletions(-)
diff --git a/Jellyfin.Plugin.Seasonals/Configuration/configPage.html b/Jellyfin.Plugin.Seasonals/Configuration/configPage.html
index f08277d..7fe1a2e 100644
--- a/Jellyfin.Plugin.Seasonals/Configuration/configPage.html
+++ b/Jellyfin.Plugin.Seasonals/Configuration/configPage.html
@@ -40,6 +40,14 @@
+
+
+
+
+
+
+
+
The season to display if automation is disabled.
@@ -55,23 +63,23 @@
-
Enable the autumn theme effects in general.
+
Enable the autumn theme effects in general (e.g. for automation).
-
Displays leaves randomly distributed across the screen
+
Displays additional leaves randomly distributed across the screen
-
Displays leaves randomly distributed across the screen on mobile devices. Warning: High values may affect performance.
+
Displays additional leaves randomly distributed across the screen on mobile devices. Warning: High values may affect performance.