diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html index 63506da..99b69d2 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html +++ b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html @@ -114,14 +114,16 @@ style="width: 100%; height: 150px; font-family: monospace;">
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: ID [https://youtu.be/...] -
+ brackets:
ID [https://youtu.be/...] +

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

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