From 152d22b7098b1274baca479d2f841d6557470630 Mon Sep 17 00:00:00 2001
From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com>
Date: Wed, 11 Feb 2026 19:56:20 +0100
Subject: [PATCH] Refine video playback logic in slideshow and update preload
description
---
.../Configuration/configPage.html | 4 +--
.../Web/mediaBarEnhanced.css | 1 -
.../Web/mediaBarEnhanced.js | 35 +++++++++++++++----
3 files changed, 31 insertions(+), 9 deletions(-)
diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html
index 281eef5..73e3f20 100644
--- a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html
+++ b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html
@@ -131,7 +131,7 @@
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
@@ -337,7 +337,7 @@