diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html index 71c5e43..c2d5715 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html +++ b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html @@ -146,7 +146,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).

@@ -167,7 +167,7 @@
info -
Define rules to automatically select a seasonal selection of items based on the date. Rules are evaluated from top to bottom. The first matching rule wins.
+
Define seasonal rules to automatically select a selection of items based on the date. Rules are evaluated from top to bottom. The first matching rule wins.