From 3bad812e96ec59980b5b024d1e7c2c3dccaf0d1a Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 4 Feb 2026 02:13:29 +0100 Subject: [PATCH] Bump version to 1.3.0.1 --- .../Configuration/configPage.html | 2 +- .../Jellyfin.Plugin.MediaBarEnhanced.csproj | 2 +- manifest.json | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html index bcb95b6..63506da 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html +++ b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html @@ -121,7 +121,7 @@ You can also add a description after the ID using any separator like space, pipe (|) or dash (-) (e.g. ID | Description). Note: If using a Collection Name (instead of an ID) combined with a description, you MUST use - the pipe (|) separator. + the pipe (|) separator. Note: The separator MUST NOT be a hex character (0-9, a-f).