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",