jumoog / intro-skipper

Fingerprint audio to automatically detect and skip intro/credit sequences in Jellyfin
https://discord.gg/AYZ7RJ3BuA
GNU General Public License v3.0
405 stars 22 forks source link

[Bug]: Status NotSupported #190

Closed Alex-APK-HZ closed 1 month ago

Alex-APK-HZ commented 1 month ago

Describe the bug

On the "My Plugins" page I get the following info: Intro Skipper0.1.18.0 Status NotSupported

When I press on the plugin to access the settings, I get this message: Alert This plugin has no settings to set up.

Jellyfin installation method

Proxmox container

Container image and tag

No response

Operating System

Debian 12

IMDb ID of that TV Series

No response

Support Bundle

Can't access this part of the software

Jellyfin logs

[2024-05-29 20:48:19.572 +00:00] [ERR] Failed to load assembly "/var/lib/jellyfin/plugins/Intro Skipper_0.1.18.0/ConfusedPolarBear.Plugin.IntroSkipper.dll". This error occurs when a plugin references an incompatible version of one of the shared libraries. Disabling plugin
s0p4L1n3 commented 1 month ago

Same error on Windows after upgrading Jellyfin to 10.9.3.

[2024-05-29 23:33:47.891 +02:00] [ERR] [10] Emby.Server.Implementations.Plugins.PluginManager: Failed to load assembly "D:\Jellyfin Data\plugins\Intro Skipper_0.1.18.0\ConfusedPolarBear.Plugin.IntroSkipper.dll". This error occurs when a plugin references an incompatible version of one of the shared libraries. Disabling plugin
AbandonedCart commented 1 month ago

It means your Jellyfin version does not meet the minimum for the plugin version you have installed. Unfortunately, it also seems you decided to skip filling any of that out.(not your fault, they’re unclear labels)

jumoog commented 1 month ago

What Jellyfin version do you use. If you use 10.9. install 0.2.x

AbandonedCart commented 1 month ago

I think we need to change the report. It’s a little more confusing than it needs to be.

s0p4L1n3 commented 1 month ago

I've replaced the dll, with the one from the 0.2.x it work for me thanks !

jumoog commented 1 month ago

I think i'll remove the old 10.8 version from manifest and put them in the 10.8 branch

AbandonedCart commented 1 month ago

They can just be dropped. I don’t trust my iPad, but I want to add checkboxes for having already tried the permissions and updated jellyfin to reports. Might save people the hassle if those are up front suggestions.

AbandonedCart commented 1 month ago

Now we actually ask for the jelly version if a container wasn’t used and both updating 10.9 and docker permissions are mentioned. Hopefully that helps everyone get back to their por…anime faster.

Alex-APK-HZ commented 1 month ago

What Jellyfin version do you use. If you use 10.9. install 0.2.x

Alright, Thanks!