Auto-Update Seasonals to v1.5.1.0

This commit is contained in:
CodeDevMLH
2026-01-21 22:53:18 +00:00
parent f5cc14b924
commit b46aaad37a

View File

@@ -83,6 +83,14 @@
"category": "General", "category": "General",
"imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png",
"versions": [ "versions": [
{
"version": "1.5.1.0",
"changelog": "- fix: snowfall effect sometimes not scaling on window resize, which leads to clustering and rain effect of snowflakes",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.5.1.0/Jellyfin.Plugin.Seasonals.zip",
"checksum": "226621c504e9f59377d0df8b7ec5ff22",
"timestamp": "2026-01-21T22:53:14Z"
},
{ {
"version": "1.5.0.0", "version": "1.5.0.0",
"changelog": "- Refactor script injection logic", "changelog": "- Refactor script injection logic",