From 41494785ca7741d4e2d7e273f96bb08d58776e50 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sat, 28 Feb 2026 15:25:28 +0100 Subject: [PATCH] Refactor checkbox descriptions for improved HTML structure and accessibility --- .../Configuration/configPage.html | 22 ++++++++++--------- manifest.json | 2 +- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/Jellyfin.Plugin.Seasonals/Configuration/configPage.html b/Jellyfin.Plugin.Seasonals/Configuration/configPage.html index bf3b3c8..e1c2258 100644 --- a/Jellyfin.Plugin.Seasonals/Configuration/configPage.html +++ b/Jellyfin.Plugin.Seasonals/Configuration/configPage.html @@ -350,8 +350,8 @@ +
Enable the Eid al-Fitr theme in general (e.g. for automation).
@@ -413,8 +413,8 @@ +
Enable the Film-Noir theme in general (e.g. for automation).

@@ -464,8 +464,8 @@ +
Enable the Friday the 13th theme in general (e.g. for automation).

@@ -476,8 +476,8 @@ +
Enable the Frost theme in general (e.g. for automation).

@@ -560,15 +560,15 @@ +
Enable the Mario Day theme in general (e.g. for automation).
+
Lets Mario jump randomly.

@@ -608,8 +608,8 @@ +
Enable the Oktoberfest theme in general (e.g. for automation).
@@ -625,8 +625,8 @@ +
Randomize the Oktoberfest symbol duration.

@@ -665,8 +665,8 @@ +
Enable the Oscar Awards theme in general (e.g. for automation).

@@ -990,12 +990,14 @@ Enable Different Symbol Durations +
Enable different animation durations for symbols.
+
Enable swaying motion for symbols.
@@ -1161,8 +1163,8 @@ +
Enable the Star Wars theme in general (e.g. for automation).

diff --git a/manifest.json b/manifest.json index b937213..99783d0 100644 --- a/manifest.json +++ b/manifest.json @@ -10,7 +10,7 @@ "versions": [ { "version": "2.0.0.7", - "changelog": "- feat: add new themes:\n- birthday (ballons, computer mouse interactive)\n- earthday\n- Eid al-Fitr (sugar feast/ramadan)\n- eurovision\n- Film Noir filter\n- Friday the 13\n- frost\n- Mario Day\n- Matrix\n- Oktoberfest\n- Olympia\n- Oscar Awards\n- Pride\n- Rain\n- Spooky\n- Sports (many selectable balls of ball games like handball, football (soccer) or tennis)\n- StarWars Day\n- Storm (Epilepsy Warning!!!, Thunderstorm)\n- refactored spring (new lawn with flowers), easter (new easter bunny, new lawn with flowers and ester eggs), halloween (add spiders (computer mouse sensitive), add mice, add fog) \n- fix: many improvements and bug fixes e.g. changed top to translate/transform for performance reasons", + "changelog": "feat: add new themes:\n- birthday (ballons, computer mouse interactive)\n- earthday\n- Eid al-Fitr (sugar feast/ramadan)\n- eurovision\n- Film Noir filter\n- Friday the 13\n- frost\n- Mario Day\n- Matrix\n- Oktoberfest\n- Olympia\n- Oscar Awards\n- Pride\n- Rain\n- Spooky\n- Sports (many selectable balls of ball games like handball, football (soccer) or tennis)\n- StarWars Day\n- Storm (Epilepsy Warning!!!, Thunderstorm)\n\n- refactored spring (new lawn with flowers), easter (new easter bunny, new lawn with flowers and ester eggs), halloween (add spiders (computer mouse sensitive), add mice, add fog) \n- fix: many improvements and bug fixes e.g. changed top to translate/transform for performance reasons", "targetAbi": "10.11.0.0", "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v2.0.0.7/Jellyfin.Plugin.Seasonals.zip", "checksum": "69192bdb27bdd84e3a0180fe243c9396",