From 0d7113969b5c40a91eaee409475ac2e52642dfa3 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sat, 14 Feb 2026 01:09:16 +0100 Subject: [PATCH] Improve clarity and consistency in configuration page labels and descriptions --- .../Configuration/configPage.html | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html index 7f603be..3155213 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html +++ b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html @@ -115,14 +115,10 @@
- + -
Enter the IDs of the items you want to show in the slideshow as - your default content. - You can separate them by new line or comma. +
Enter the IDs of the items you want to show in the slideshow as your default content. You can separate them by new line or comma.

Manual Trailer/Video Override: You can specify a YouTube URL OR a Jellyfin Item ID (e.g. for a Theme Video) for an item by adding it in brackets:
e.g. ID DESCRIPTION [https://youtu.be/...] or ID [JellyfinItemId] DESCRIPTION. @@ -132,11 +128,9 @@
  • YouTube URL: Play a remote trailer from YouTube.
  • Jellyfin Item ID (GUID): Play the video of another library item (e.g. a Theme Video or Backdrop Video) using the native player.
  • - You can also add a description after the ID using any separator like space, pipe - (|) or dash (-):
    e.g. ID DESCRIPTION or ID | DESCRIPTION + You can also add a description after the ID using any separator like space, pipe (|) or dash (-):
    e.g. ID DESCRIPTION or ID | DESCRIPTION

    - Note: If using a Collection Name (instead of an ID) combined with a description, you MUST use - the pipe (|) separator. + Note: If using a Collection Name (instead of an ID) combined with a description, you MUST use the pipe (|) separator.
    Note: The separator MUST NOT be a hex character (0-9, a-f).
    @@ -198,7 +192,7 @@ Use SponsorBlock -
    Skip intro/outro segments in YouTube trailers.
    +
    Skip intro/outro segments in YouTube trailers (if data is available).
    @@ -603,7 +597,7 @@ '
    ' + ' ' + ' ' + - '
    Comma-separated list of Movie/Series/Collection IDs to show during this season.
    ' + + '
    Comma-separated or Newline separated list of Movie/Series/Collection IDs to show during this season.
    Same options available as for the default media IDs.
    ' + '
    '; div.querySelector('.remove-section').addEventListener('click', function() {