From f791fcebb55b55c049e61a6851244228028fca86 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sat, 14 Feb 2026 15:04:24 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.6.1.29 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 03502fb..9561186 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.29", + "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.29/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "6bdae85c590e90948a79984b56f93fa0", + "timestamp": "2026-02-14T15:04:20Z" + }, { "version": "1.6.1.28", "changelog": "- fix tv mode issue\n- refactor video playback management",