From 90bbeadb44777f7f5089689a04f055cdd52175ca Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 10 Feb 2026 17:39:26 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.5.1.2 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index bc057c9..3f92372 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.5.1.2", + "changelog": "- fix: iOS/MacOS playback issue?", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.5.1.2/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "93fa8dec096d7f032a039d0a8a35241a", + "timestamp": "2026-02-10T17:39:21Z" + }, { "version": "1.5.1.1", "changelog": "- fix: iOS/MacOS playback issue?",