From c551a6da66a71339b1669e0f4883e1b143123f3b Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sat, 7 Feb 2026 23:50:09 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.5.0.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 1d37014..194d9d6 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.0.0", + "changelog": "- Update mediaBarEnhanced.js and mediaBarEnhanced.css with version 3.0.9 from original repo", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.5.0.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "f5d12cc9e70d9d14fe9060df33bb2044", + "timestamp": "2026-02-07T23:50:07Z" + }, { "version": "1.4.0.12", "changelog": "- feat: Add client-side settings feature for selected media bar settings",