From b1ac054cd1a637b72f3589efdc09db2b6230b186 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:18:29 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.6.0.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 5410556..c89595b 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.0.0", + "changelog": "- add local trailer support on trailer button\nfix: iOS/MacOS playback issue?", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.6.0.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "d16997010900e2b18c1a8b33d4ecb9be", + "timestamp": "2026-02-10T21:18:25Z" + }, { "version": "1.5.1.3", "changelog": "- fix: iOS/MacOS playback issue?",