From 7b30f8c9e9937b9e702aa27eb8fae36534e4686a Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Mon, 16 Feb 2026 23:06:45 +0100 Subject: [PATCH] typos [skip ci] --- .../Configuration/configPage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.