Auto-Update MediaBar Enhanced to v1.2.0.0

This commit is contained in:
CodeDevMLH
2026-01-08 22:16:08 +00:00
parent fcf50cb198
commit a213af8f11

View File

@@ -8,6 +8,14 @@
"category": "General", "category": "General",
"imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png",
"versions": [ "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", "version": "1.1.2.0",
"changelog": "- Add method to resume video playback when slideshow is active", "changelog": "- Add method to resume video playback when slideshow is active",