From b33b2111a9a129e48e84a658e0948338a4d86705 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 4 Feb 2026 01:14:22 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.3.0.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index f2e9393..ac06b5b 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.3.0.1", + "changelog": "- feat: Enhance custom media ID functionality with manual trailer override support", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.3.0.1/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "5a4f555e29c733dabd51169f6ace56eb", + "timestamp": "2026-02-04T01:14:19Z" + }, { "version": "1.3.0.0", "changelog": "- feat: Enhance custom media ID functionality with manual trailer override support",