From fc3f2f0e93fb2ccb512c8c8e35052fd92885845c Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 6 Jan 2026 22:37:55 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.5.0.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 3fed0d5..e07e37a 100644 --- a/manifest.json +++ b/manifest.json @@ -51,6 +51,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 script injection logic", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de///releases/download/v1.5.0.0/Jellyfin.Plugin.Seasonals.zip", + "checksum": "94245b35e31c1ab6c593c5caf4b90f79", + "timestamp": "2026-01-06T22:37:51Z" + }, { "version": "1.4.1.0", "changelog": "- fix fireworks display issue on scroll",