shemanaev / jellyfin-plugin-media-cleaner

Automatically delete played media files after specified amount of time.
MIT License
71 stars 1 forks source link

[Bug]: Incompatible version error #45

Open max-x-1000000 opened 5 months ago

max-x-1000000 commented 5 months ago

What happened?

Using Jellyfin 10.8.11.0 and recieving this error:

Emby.Server.Implementations.Plugins.PluginManager: Failed to load assembly /config/data/plugins/Media Cleaner_2.8.0.0/MediaCleaner.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.

Should these be compatible?

Troubleshooting info

No response