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

Plugin does not work anymore with jellyfin 10.9.0 #63

Closed
bmillemathias opened this issue Apr 16, 2024 · 5 comments
Closed

Plugin does not work anymore with jellyfin 10.9.0 #63

bmillemathias opened this issue Apr 16, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@bmillemathias
Copy link

Hello,

First of all thanks for the plugin.
that would be super great if you could update it,

Best

error in the logs

[05:51:07] [ERR] [1] Emby.Server.Implementations.Plugins.PluginManager: Failed to load assembly /config/plugins/LastFM_8.0.0.4/home/runner/work/jellyfin-plugin-lastfm/jellyfin-plugin-lastfm/Jellyfin.Plugin.Lastfm/bin/Debug/net6.0/Jellyfin.Plugin.Lastfm.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'.
@jesseward jesseward added the bug Something isn't working label May 8, 2024
@jesseward
Copy link
Owner

hey @bmillemathias , thanks for reporting.

Sketching this out in #64 . Should be merged soon.

@jesseward
Copy link
Owner

A new release was published at https://github.com/jesseward/jellyfin-plugin-lastfm/releases/tag/8.1.0.0 .

You can install via the plugin repo, or install directly from the GitHub release page. If JF doesn't prompt for an upgrade, try removing the plugin and reinstalling via the plugin repo selector.

@magandrez
Copy link

Works in my setup. Thanks @jesseward

@bmillemathias
Copy link
Author

works fine for me too, thanks.
i close the issue

@DoogeJ
Copy link

DoogeJ commented May 19, 2024

Can confirm this absolutely works. Thanks so much for the speedy update! ♥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants