mirror of
https://github.com/danieladov/jellyfin-plugin-skin-manager.git
synced 2026-05-09 08:25:58 +02:00
[GH-ISSUE #66] New Jellyfin update broke skins #33
Labels
No labels
enhancement
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/jellyfin-plugin-skin-manager#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Otouq on GitHub (May 14, 2024).
Original GitHub issue: https://github.com/danieladov/jellyfin-plugin-skin-manager/issues/66
after the new update, the skins made jellyfin kinda broken..

Im not sure if this is only me, but it's been happening ever since. I disabled the skin and it looks normal, but whenever i try to enable it back again it goes like that.
@tanmoumou252 commented on GitHub (May 14, 2024):
Use Firefox and Chrome's new privacy tabs to open web pages to retest, or clear cookies
The essence of this plugin is to write custom CSS to the dashboard

@Namo2 commented on GitHub (May 15, 2024):
Which skin are you using?
I can probably rewrite the css real quick
You can set the custom css yourself under Home -> Dashboard -> General.
I use this for Kaleidochromic:
So far it works for me
@Otouq commented on GitHub (May 15, 2024):
Ok so this one works, but for some reason this one specifically doesn't seem to work and it does what i showed in that photo,, i really like this one but doesn't seem to work too well rn..
@import url("https://cdn.jsdelivr.net/npm/jellyskin@latest/dist/main.css");
@CaptechOmar commented on GitHub (May 19, 2024):
Still having this issue with jellyskin theme
@Namo2 commented on GitHub (May 19, 2024):
Do you have some screenshots of how it should look?
I tried some things and it looked weird imo.
E.g. it showed the libraries differently as "Continue watching", "Next up", etc.
Some thumbnails were blurred.
If you say that stuff is normal i can quickly redo the needed changes and send you the css