From 5da827f407f96f5f75d47734978cca2391a5b5a5 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sun, 15 Feb 2026 22:56:20 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.6.4.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 803fb96..2472716 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.6.4.1", + "changelog": "- fix slide transition when using local/backdrop videos", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.6.4.1/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "a9c5a863427de84639eca082483936da", + "timestamp": "2026-02-15T22:56:17Z" + }, { "version": "1.6.4.0", "changelog": "- fix slide transition when using local/backdrop videos",