mirror of
https://github.com/danieladov/jellyfin-plugin-skin-manager.git
synced 2026-05-09 08:25:58 +02:00
[GH-ISSUE #79] Skin manager: This Plugin has no settings Message pops up ! #47
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#47
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 @OfficialMikeJ on GitHub (Nov 14, 2024).
Original GitHub issue: https://github.com/danieladov/jellyfin-plugin-skin-manager/issues/79
I installed the lastest version of Jellyfin: 10.8.13 and I have the most up to date version of the skin mananger for Jellyfin: 2.0.2.0
When I click on the Skin manager after restarting my Jellyfin server it says the following with a Popup window:
This plugin has no settings to setup.
could be a bug or an issue with the skin manager ?.
Not sure what to do here about this issue so I figured why not post about it.
Shared a screenshot of the message above.
Thanks, Mike.
@destructicons commented on GitHub (Nov 29, 2024):
Not sure if you're still having the problem but I just had it myself! After a bit of troubleshooting it was because my server was still on version 10.9.x and not 10.10.x. The most recent commit that seems to have gone into the latest release changes the controller target from 10.6 to 10.10 which might explain it. For whatever reason docker wasn't updating it for me despite using the latest tag so I had to manually pull the latest image and rebuild the container that way. Not sure if you're also on docker but helpful context for anyone who is. If not then updating to the latest package for your OS should do it.