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