From 142063ce63d4cf0c85ca919176d194c902105ffa Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Thu, 5 Mar 2026 02:00:19 +0100 Subject: [PATCH] Update configPage.html to add warning about autoplay failure when disabling start muted option --- Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html index 389b079..e3cb11b 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html +++ b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html @@ -241,7 +241,7 @@ Start Muted
Start trailer video playback muted. (Known issue: In the - Android/IOS app, backdrop trailers are always muted.)
+ Android/IOS app, backdrop trailers are always muted.)
Warning: Disabling this may cause autoplay to fail on certain browsers due to strict autoplay policies.