From e99af9cf1af1192ffd76c568f6eb5a3db6a851e8 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sat, 24 Jan 2026 22:53:58 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.2.2.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index bb926b1..27bfccb 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png", "versions": [ + { + "version": "1.2.2.0", + "changelog": "- Fixes issues with persistent slides-container visibility", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.2.2.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "3362f93815845c4e85b66b31bcd0f52c", + "timestamp": "2026-01-24T22:53:55Z" + }, { "version": "1.2.1.0", "changelog": "- Update mediaBarEnhanced.js and mediaBarEnhanced.css with version 3.0.8 from original repo",