[GH-ISSUE #47] Ultrachromic backdrop configuration not properly applied #17

Open
opened 2026-05-06 13:14:01 +02:00 by BreizhHardware · 4 comments

Originally created by @Andeskjerf on GitHub (Aug 28, 2022).
Original GitHub issue: https://github.com/danieladov/jellyfin-plugin-skin-manager/issues/47

Only one backdrop configuration is applied at the time. The filter for .backdropImage needs to be merged into one or else one of the four configurations will take priority. Only tested on Firefox.

Screenshot from 2022-08-28 10-55-47

Can be worked around by going to Dashboard -> General, then remove the existing lines for .backdropImage in the CSS config with one line.

.backdropImage {filter: blur(18px) saturate(120%) contrast(120%) brightness(40%);}

Originally created by @Andeskjerf on GitHub (Aug 28, 2022). Original GitHub issue: https://github.com/danieladov/jellyfin-plugin-skin-manager/issues/47 Only one backdrop configuration is applied at the time. The filter for .backdropImage needs to be merged into one or else one of the four configurations will take priority. Only tested on Firefox. ![Screenshot from 2022-08-28 10-55-47](https://user-images.githubusercontent.com/6963524/187066040-43450916-7c26-4b7c-ba92-9d334af7dfde.png) Can be worked around by going to Dashboard -> General, then remove the existing lines for .backdropImage in the CSS config with one line. `.backdropImage {filter: blur(18px) saturate(120%) contrast(120%) brightness(40%);}`
Author
Owner

@Archer-Tatsu commented on GitHub (Oct 3, 2022):

Met the same problem and solved with the same method.

<!-- gh-comment-id:1265693835 --> @Archer-Tatsu commented on GitHub (Oct 3, 2022): Met the same problem and solved with the same method.
Author
Owner

@stankovictab commented on GitHub (Feb 28, 2023):

Reporting same problem on Chromium (Vivaldi specifically), same solution

<!-- gh-comment-id:1447545560 --> @stankovictab commented on GitHub (Feb 28, 2023): Reporting same problem on Chromium (Vivaldi specifically), same solution
Author
Owner

@Mhowser commented on GitHub (Jun 28, 2023):

yep had to apply this fix as well, @danieladov any chance you could look into this?

<!-- gh-comment-id:1610628249 --> @Mhowser commented on GitHub (Jun 28, 2023): yep had to apply this fix as well, @danieladov any chance you could look into this?
Author
Owner

@Taparu commented on GitHub (Dec 31, 2025):

Likewise same issue here. Tested firefox and chrome.

<!-- gh-comment-id:3701496659 --> @Taparu commented on GitHub (Dec 31, 2025): Likewise same issue here. Tested firefox and chrome.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/jellyfin-plugin-skin-manager#17
No description provided.