mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: unstable - Some plugins won't load (Status: NotSupported) #3616
Reference in New Issue
Block a user
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 @dirtball-official on GitHub (Feb 23, 2022).
Please describe your bug
After update (20220221.10), some plugins suddenly state "NotSupported". Logs say:
Method 'ExecuteAsync' in type 'Jellyfin.Plugin.TMDbBoxSets.ScheduledTasks.RefreshLibraryTask' from assembly 'Jellyfin.Plugin.TMDbBoxSets, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Please advise.
Thanks!!
Jellyfin Version
Other
if other:
20220221.10-unstable
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
Code of Conduct
@crobibero commented on GitHub (Feb 23, 2022):
Plugins don't target unstable. This will be fixed when the next Jellyfin version is released.
@SigHunter commented on GitHub (Feb 23, 2022):
so running unstable generally does not guarantee plugins will work and if they worked until now it was by luck?