From b1876d655ede6dae46fc4c21f148a52035f7859e Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 28 Jan 2026 00:30:43 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.2.3.2 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 62781ec..ad455e4 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.2", + "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.2/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "4109a3ea10eb3145217b24ee8f8b37b5", + "timestamp": "2026-01-28T00:30:36Z" + }, { "version": "1.2.3.1", "changelog": "- Fixes the issue where buttons were cut off on smaller screens such as on S24/S25.",