From d8b0ca3a600af0ea7c8f04cc9a723eada10fe7cd Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sun, 15 Feb 2026 01:13:00 +0000 Subject: [PATCH] Auto-Update Seasonals to v1.6.3.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index b215956..6fffb3c 100644 --- a/manifest.json +++ b/manifest.json @@ -147,6 +147,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png", "versions": [ + { + "version": "1.6.3.0", + "changelog": "- fix path issue on subpath installations", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.6.3.0/Jellyfin.Plugin.Seasonals.zip", + "checksum": "e9a1fb6c91b8b48978efb43c72e462a0", + "timestamp": "2026-02-15T01:12:57Z" + }, { "version": "1.5.1.0", "changelog": "- fix: snowfall effect sometimes not scaling on window resize, which leads to clustering and rain effect of snowflakes",