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).