From 10e02eeb3c10103096a36e32bf66d7403f2f0402 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 7 Jan 2026 00:25:38 +0100 Subject: [PATCH] fix ui --- .../Configuration/configPage.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html index a6de3d4..2f29b75 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html +++ b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html @@ -125,11 +125,10 @@

You can find the IDs of your items in the URL of the item page in the web interface.
Example: - https://your-jellyfin-url/web/#/details?id=your-item-id&serverId=your-server-id
+ 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 resolution - succeeded, you - will have to look if the bar displays the correct items.). + 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.).