From 54b522101d9e711dabb3e7526c77dd5a5bb3708f Mon Sep 17 00:00:00 2001
From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com>
Date: Wed, 4 Feb 2026 02:40:47 +0100
Subject: [PATCH] Update configPage.html to emphasize note on item ID
resolution feedback
---
Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html
index 0ca0a22..f995c91 100644
--- a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html
+++ b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html
@@ -138,7 +138,7 @@
Example:
https://your-jellyfin-url/web/#/details?id=your-item-id&serverId=your-server-id
You can also insert a name of a collection or playlist to fetch the IDs of all items in
- it (will take the first hit.
Note: there is currently no feedback if the name
+ it (will take the first hit.
Note: there is currently no feedback if the name
resolution succeeded, you will have to look if the bar displays the correct items.).