Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatibvle with 10.9 #53

Open
memehammad opened this issue Apr 21, 2024 · 9 comments
Open

Not compatibvle with 10.9 #53

memehammad opened this issue Apr 21, 2024 · 9 comments

Comments

@memehammad
Copy link

Hey, just letting you know that your plugin isn't compatible with the latest 10.9 beta.

This is the error:

[2024-04-21 09:39:20.511 +02:00] [ERR] [1] Emby.Server.Implementations.Plugins.PluginManager: Failed to load assembly "/config/data/plugins/Merge Versions_10.8.0.2/Jellyfin.Plugin.MergeVersions.dll". This error occurs when a plugin references an incompatible version of one of the shared libraries. Disabling plugin
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
Could not load type 'MediaBrowser.Controller.Plugins.IServerEntryPoint' from assembly 'MediaBrowser.Controller, Version=10.9.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at Emby.Server.Implementations.Plugins.PluginManager.LoadAssemblies()+MoveNext()
System.TypeLoadException: Could not load type 'MediaBrowser.Controller.Plugins.IServerEntryPoint' from assembly 'MediaBrowser.Controller, Version=10.9.0.0, Culture=neutral, PublicKeyToken=null'.

@n00mkrad
Copy link

+1

I tried to update it but couldn't really figure it out

@sendarion
Copy link

Hello, does it work with the 10.9 stable release?

@nickspacemonkey
Copy link

Hello, does it work with the 10.9 stable release?

Nope.

@sendarion
Copy link

Sad, thank you for answering

@matthaerle
Copy link

I'm having the same problem, I know C# but the project is looking for references that don't exist in the repo.

@danieladov
Copy link
Owner

Hi, I will try to release a working version tomorrow

@danieladov
Copy link
Owner

I've just released an update. Please let me know if it's working for you.

@Hunter-Clipper
Copy link

I've just released an update. Please let me know if it's working for you.

Looks to work for me on JF v.10.9.1

@sendarion
Copy link

Thank you very much for your quick response <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants