From 4505916c301b9664f786a24b70195177ef0cad72 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sat, 14 Feb 2026 02:21:18 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.6.1.25 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index de55458..0ea202f 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.25", + "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.25/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "283886aa51ccd1d40f057b65617b7ea4", + "timestamp": "2026-02-14T02:21:14Z" + }, { "version": "1.6.1.24", "changelog": "- fix tv mode issue\n- refactor video playback management",