From 3d10fd59b5316072f29d681fd22b33103c6bff3e Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 10 Feb 2026 23:06:40 +0100 Subject: [PATCH] Enhance manual trailer/video override instructions to support Jellyfin Item IDs and clarify usage --- .../Configuration/configPage.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html index 6ff8584..281eef5 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html +++ b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html @@ -123,8 +123,14 @@
Enter the IDs of the items you want to show in the slideshow. You can separate them by new line or comma.

- Manual Trailer Override: You can specify a YouTube URL for an item by adding it in - brackets:
e.g. ID DESCRIPTION [https://youtu.be/...] or ID [https://youtu.be/...] DESCRIPTION + 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 [Method] DESCRIPTION. +
+ Methods: +

You can also add a description after the ID using any separator like space, pipe (|) or dash (-):
e.g. ID DESCRIPTION or ID | DESCRIPTION