danieladov / jellyfin-plugin-skin-manager

Jellyfin Skin Manager is a plugin that helps you to download and install skins
MIT License
348 stars 27 forks source link

Jellyskin gradient not applied correctly #56

Open isaacgr opened 1 year ago

isaacgr commented 1 year ago

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.