From 4c011cf560fe11a7a2ca733e54dbbadf8f038f4f Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Thu, 8 Jan 2026 22:16:11 +0000 Subject: [PATCH] Auto-Update MediaBar Enhanced to v1.2.0.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index caf9254..a608e3d 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.2.0.0", + "changelog": "- Add video quality preference setting (Auto / 1080p / Highres)\n- Set preferred video quality on YouTube player based on setting", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.2.0.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "2f1628d864b35cb710431974a8b85bee", + "timestamp": "2026-01-08T22:16:05Z" + }, { "version": "1.1.2.0", "changelog": "- Add method to resume video playback when slideshow is active",