GithubHelp home page GithubHelp logo

Comments (4)

vosmiic avatar vosmiic commented on August 16, 2024 1

I just updated my Jellyfin server up to the latest version (the same as yours), and the plugin still runs fine. Odd.
Anyway the issue seems to be that the libraries that we use are out of date in the plugin, I have updated them and have released a new version.
All you need to do is update your plugin via the scheduled tasks, and restart your Jellyfin server.
Do let me know if this has not fixed your issue, thanks.

from jellyfin-ani-sync.

vosmiic avatar vosmiic commented on August 16, 2024

Hi, generally that error means that the plugin version is not supported by your Jellyfin version.
Which Jellyfin version are you running? You may have to install an older version of the plugin.
Checking the logs of the server should also help to work out why that error is occurring (should be near the top of the logs after starting Jellyfin, when the plugins are initialized)

from jellyfin-ani-sync.

Sky-NiniKo avatar Sky-NiniKo commented on August 16, 2024

So, I think you are right.

So which version should I installed ?
In the log and in the dashboard, Jellyfin shows version 10.8.0 even though my package manager (apt) shows that I have version 10.8.5 :
image

> apt show jellyfin
Package: jellyfin
Version: 10.8.5-1                    <--------------------------------------------------------------
Architecture: all
Installed: yes
Priority: optional
Essential: no
Section: misc
Source: jellyfin
Origin: Jellyfin
Maintainer: Jellyfin Packaging Team <[email protected]>
Installed-Size: 9 KB
Depends: jellyfin-server (>= 10.8.5-1), jellyfin-web (>= 10.8.5-1), jellyfin-ffmpeg5 (>= 5.0.0)
Homepage: https://jellyfin.org
Download-Size: 2 KB
APT-Sources: https://repo.jellyfin.org/ubuntu/ /main all Packages
Description: Provides the Jellyfin Free Software Media System
 Provides the full Jellyfin experience, including both the server and web interface.

Also here are my logs, if you're interested :

[2022-10-08 19:43:27.203 +11:00] [ERR] Failed to load assembly "/var/lib/jellyfin/plugins/Ani-Sync_2.2.1.0/jellyfin-ani-sync.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 file or assembly 'MediaBrowser.Common, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

Could not load file or assembly 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

Could not load file or assembly 'MediaBrowser.Model, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

Could not load file or assembly 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

Could not load file or assembly 'MediaBrowser.Model, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

Could not load file or assembly 'Jellyfin.Data, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

Could not load file or assembly 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

Could not load file or assembly 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

Could not load file or assembly 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

Could not load file or assembly 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

   at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   at System.Reflection.Assembly.GetTypes()
   at Emby.Server.Implementations.Plugins.PluginManager.LoadAssemblies()+MoveNext()
System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Common, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

File name: 'MediaBrowser.Common, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'
System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

File name: 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'
System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Model, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

File name: 'MediaBrowser.Model, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'
System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

File name: 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'
System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Model, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

File name: 'MediaBrowser.Model, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'
System.IO.FileNotFoundException: Could not load file or assembly 'Jellyfin.Data, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

File name: 'Jellyfin.Data, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'
System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

File name: 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'
System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

File name: 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'
System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

File name: 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'
System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

File name: 'MediaBrowser.Controller, Version=10.8.1.0, Culture=neutral, PublicKeyToken=null'

from jellyfin-ani-sync.

Sky-NiniKo avatar Sky-NiniKo commented on August 16, 2024

For those who have the same problem as me, here is what was wrong:

I went from a beta to a stable version.
The metapackage jellyfin reported 10.8.5-1 (apt) but the packet jellyfin-server was actually in version 2022.0X.XX so a beta of 10.8.0 hence the number displayed in the dashboard. I uninstalled everything and then reinstalled the stable version.

PS: vosmiic, sorry to have taken you time. There was no problem with your extension.

from jellyfin-ani-sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.