From b9040c20fcbb990550d6ee5e111241eeda5fb8cf Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 11 Mar 2026 00:37:02 +0100 Subject: [PATCH] Update field description and adjust seasonal dropzone height in configPage.html --- .../Configuration/configPage.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html index 9fa2b3c..37d0966 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html +++ b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html @@ -263,7 +263,7 @@ delete -
Uploading an image will save it to the server and automatically update the URL field above.
+
Uploading an image will save it to your server and automatically update the URL field above.

Styles

@@ -943,7 +943,7 @@ MediaBarEnhancedConfigurationPage.createSectionElement(container, { Name: 'New Season', StartDay: 1, StartMonth: 1, - EndDay: 1, EndMonth: 1, + EndDay: 31, EndMonth: 1, MediaIds: '', OverlayText: '', OverlayImageUrl: '' @@ -1021,7 +1021,7 @@ ' ' + ' ' + '
' + - '
' + + '
' + ' cloud_upload' + ' Upload seasonal image' + ' ' +