From a11e16f59937559cb53ab296d3b49405dce4759c Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sun, 15 Feb 2026 22:39:50 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.6.4.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 75dc2c3..2204816 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.0", + "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.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "ef764cb3c5ed2281b01974b8625231da", + "timestamp": "2026-02-15T22:39:47Z" + }, { "version": "1.6.3.0", "changelog": "- fix path issue on subpath installations",