mirror of
https://github.com/danieladov/jellyfin-plugin-skin-manager.git
synced 2026-05-09 08:25:58 +02:00
[GH-ISSUE #37] Custom CSS i had was wiped Perhaps a warning or a backup of what was in there before. #7
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#7
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 @snintendog on GitHub (Jun 12, 2021).
Original GitHub issue: https://github.com/danieladov/jellyfin-plugin-skin-manager/issues/37
^
@mekwall commented on GitHub (Jul 22, 2022):
Even better would be if the plugin added it's entries at the top surrounded by comments. Then you could just do a search and replace when updating it and you could have your custom CSS without the risk of having it overwritten.
@Mhowser commented on GitHub (Jun 28, 2023):
I had some custom CSS wiped by this plugin as well, there really should be some way to detect it first.
@ShamanTramp commented on GitHub (Sep 30, 2025):
Yes or at least a warning ! All my custom CSS was wiped to oblivion without any way of getting it back... Such a bad implementation, should have stayed with the good old @import method...