From e705e045ede3ea2abb4c219366122112981d1fdc Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sat, 14 Feb 2026 15:32:49 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.6.1.30 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 9561186..43853e0 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.30", + "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.30/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "429d556a12eed8530e6c5d0cf28e55f1", + "timestamp": "2026-02-14T15:32:46Z" + }, { "version": "1.6.1.29", "changelog": "- fix tv mode issue\n- refactor video playback management",