From 71d65786779aa5cec5faa546c0d6dee1295e5189 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sat, 14 Feb 2026 15:57:31 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.6.1.32 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index b127f40..3a24b6e 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.1.32", + "changelog": "- fix tv mode issue\n- refactor video playback management", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.6.1.32/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "8d12099d8b1972412b6c300eeddc0c1b", + "timestamp": "2026-02-14T15:57:28Z" + }, { "version": "1.6.1.31", "changelog": "- fix tv mode issue\n- refactor video playback management",