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' + ' ' +