From 99411afffd877b154d4f6f81fe67c307c70d2b5b Mon Sep 17 00:00:00 2001
From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com>
Date: Mon, 9 Feb 2026 01:30:36 +0100
Subject: [PATCH] Bump version to 1.5.0.6; update changelog and fix keyboard
controls in TV mode
---
.../Jellyfin.Plugin.MediaBarEnhanced.csproj | 2 +-
manifest.json | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj b/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj
index 498ea88..c6003b6 100644
--- a/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj
+++ b/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj
@@ -12,7 +12,7 @@
Jellyfin Media Bar Enhanced Plugin
CodeDevMLH
- 1.5.0.5
+ 1.5.0.6
https://github.com/CodeDevMLH/jellyfin-plugin-media-bar-enhanced
diff --git a/manifest.json b/manifest.json
index f1a9263..5810985 100644
--- a/manifest.json
+++ b/manifest.json
@@ -9,8 +9,8 @@
"imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png",
"versions": [
{
- "version": "1.5.0.5",
- "changelog": "- fix: keyboard controls in TV mode \n- Update mediaBarEnhanced.js and mediaBarEnhanced.css with version 4.0.1 from original repo",
+ "version": "1.5.0.6",
+ "changelog": "- fix: keyboard controls in TV mode\n- Add sorting options for content in configuration\n- Update mediaBarEnhanced.js and mediaBarEnhanced.css with version 4.0.1 from original repo",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.5.0.5/Jellyfin.Plugin.MediaBarEnhanced.zip",
"checksum": "6fb6de0a4020fc5e905ef35ebff80672",