[GH-ISSUE #56] Jellyskin gradient not applied correctly #22

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

Originally created by @isaacgr on GitHub (Mar 12, 2023).
Original GitHub issue: https://github.com/danieladov/jellyfin-plugin-skin-manager/issues/56

Looks like its not correctly applying the gradient settings for jellyskin.

See below. The original gradient is still present.
image

Looking at the code it applies there are two issues.

  1. The gradient CSS is before main.css. Jellyskin states it should be after.
  2. The link is not up to date
    image
    image

Changing these two things the gradient is applied correctly.
image

Seen with 1.5.0.0.

Originally created by @isaacgr on GitHub (Mar 12, 2023). Original GitHub issue: https://github.com/danieladov/jellyfin-plugin-skin-manager/issues/56 Looks like its not correctly applying the gradient settings for jellyskin. See below. The original gradient is still present. ![image](https://user-images.githubusercontent.com/20640588/224548007-b8f7a125-6acc-4bb3-92bf-6352a726eef4.png) Looking at the code it applies there are two issues. 1. The gradient CSS is _before_ main.css. Jellyskin states it should be after. 2. The link is not up to date ![image](https://user-images.githubusercontent.com/20640588/224548077-94ae7cde-427a-4a96-ab5b-fa7bf6987fb5.png) ![image](https://user-images.githubusercontent.com/20640588/224548087-5fdc999a-2dc6-4eae-8306-bcac8f98c123.png) Changing these two things the gradient is applied correctly. ![image](https://user-images.githubusercontent.com/20640588/224548119-6f1f364b-4900-48db-8d0e-34eaf8361fc4.png) Seen with 1.5.0.0.
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#22
No description provided.