From b040cb888636f277d90905ccf86dac80aeadaa8b Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Thu, 12 Feb 2026 00:43:55 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.6.1.3 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index b37f6fa..0ac6eac 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.3", + "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.3/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "e5c4f3d11b22621e013bdd0784cf35a6", + "timestamp": "2026-02-12T00:43:52Z" + }, { "version": "1.6.1.2", "changelog": "- fix tv mode issue",