From 21d062caa974472e70b860ea721ea77af3fbab7d Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:27:27 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.6.0.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index c89595b..925700e 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.1", + "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.1/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "ec876a05d68fe2720781c483ebcd1e9e", + "timestamp": "2026-02-10T21:27:24Z" + }, { "version": "1.6.0.0", "changelog": "- add local trailer support on trailer button\nfix: iOS/MacOS playback issue?",