From d1e668bcff97b36675b2df1a3b17f5730c862be7 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 28 Jan 2026 20:21:27 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.2.3.5 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index af4fda0..f9677a1 100644 --- a/manifest.json +++ b/manifest.json @@ -99,6 +99,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png", "versions": [ + { + "version": "1.2.3.5", + "changelog": "- Fixes the issue where buttons were cut off on smaller screens such as on S24/S25.", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.2.3.5/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "b5efea79ec465522dad31e4ee5f1710c", + "timestamp": "2026-01-28T20:21:20Z" + }, { "version": "1.2.3.4", "changelog": "- Fixes the issue where buttons were cut off on smaller screens such as on S24/S25.",