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