From b091e5592dae3352459f81f4df54d115d09d23be Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Thu, 8 Jan 2026 02:15:57 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.1.0.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 0ff2253..d5b7661 100644 --- a/manifest.json +++ b/manifest.json @@ -91,6 +91,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png", "versions": [ + { + "version": "1.1.0.0", + "changelog": "- 'custom media IDs' setting is now enabled by default (no input --> random selection)\n- improve GUID handling in slideshow manager to handle seperator and description", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.1.0.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "32305d72b8d704acf8eef0c22277fee9", + "timestamp": "2026-01-08T02:15:50Z" + }, { "version": "1.0.0.3", "changelog": "fixes",