From e4f7cf8dc3a21ef5b056fd16d2bd39e57bd74623 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 4 Feb 2026 17:39:14 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.4.0.9 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 5251d7c..9acc41c 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.4.0.9", + "changelog": "- feat: Add client-side settings feature for selected media bar settings", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.4.0.9/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "29b3ffb9caeab135df88b6313032fc50", + "timestamp": "2026-02-04T17:39:11Z" + }, { "version": "1.4.0.8", "changelog": "- feat: Add client-side settings feature for selected media bar settings",