diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html index 895e04d..1db654d 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html +++ b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html @@ -226,6 +226,47 @@
If enabled, the text or image below will hover over the slideshow globally.
+ +
+ + +
What should be displayed if you have both an Image and Text configured?
+
+ +
+ + +
Text to display on the overlay (e.g. "Movie Night!").
+
+ +
+ + +
Absolute URL to an image to display on the overlay.
+
+ + +
+ +
+ cloud_upload + Drag and drop an image here, or click to select + + + + +
+
Uploading an image will securely save it to the server and automatically update the URL field above.
+
+ +

Styles

@@ -248,19 +289,6 @@
Choose the visual styling animation for your custom text.
-
- - -
Text to display on the overlay (e.g. "Movie Night!"). Leave blank to use an image instead.
-
- -

Global Overlay Image

-
- - -
Absolute URL to an image to display on the overlay.
-
-
- - - -
What should be displayed if you have both an Image and Text configured?
-
- -
- -
- cloud_upload - Drag and drop an image here, or click to select - - - - -
-
Uploading an image will securely save it to the server and automatically update the URL field above.
-
@@ -960,15 +963,16 @@ ' ' + '
Comma-separated or Newline separated list of Movie/Series/Collection IDs to show during this season.
Same options available as for the default media IDs.
' + '' + - '

Custom Overrides

' + + '

Custom Overlay Overrides

' + '
' + '
' + '
' + ' ' + + '
Override the global text.
' + '
' + '
' + ' ' + - '
Override the global text or image URL.
' + + '
Override the global image URL.
' + '
' + '
' + '
' + @@ -977,9 +981,7 @@ ' Upload seasonal image' + ' ' + ' ' + - ' ' + + ' ' + '
' + '
' + '';