Refactor SeasonalsPlugin: Simplify script injection logic (v1.5.0.0)
Some checks failed
🏗️ Build Plugin / build (push) Failing after 55s
Auto Release Plugin / build-and-release (push) Failing after 1m5s

This commit is contained in:
CodeDevMLH
2026-01-06 22:59:18 +01:00
parent 5f14caeeb7
commit 631fbfb1cb
9 changed files with 186 additions and 823 deletions

View File

@@ -8,6 +8,14 @@
"category": "General",
"imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png",
"versions": [
{
"version": "1.5.0.0",
"changelog": "- Refactor SeasonalsPlugin: Simplify script injection logic",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.5.0.0/Jellyfin.Plugin.Seasonals.zip",
"checksum": "bd8d9c6af064de011a708ea85e9b08c0",
"timestamp": "2026-01-06T21:12:46Z"
},
{
"version": "1.4.1.0",
"changelog": "- fix fireworks display issue on scroll",