From 445ab9d7ff843d94315212c06265e6cd366ab6aa Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Mon, 16 Feb 2026 23:58:00 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.6.5.2 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index c50ae71..1d5f92c 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.6.5.2", + "changelog": "- refactored seasonal UI settings", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.6.5.2/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "552cb3376c77ede5a0664ced56bf7d1e", + "timestamp": "2026-02-16T23:57:57Z" + }, { "version": "1.6.5.1", "changelog": "- refactored seasonal UI settings",