Yesterday, 10:43 PM 
		
	
	
		I have Jellyfin V10.11.1 installed  on Ubuntu 22.04.5 LTS and "NFO Chapters" V1.2.0.0.
I have created the required NFO files for a couple of videos, verified the syntax as far as I can but no chapters are being created.
I found this in the log:
I'm guessing that this version of the plugin is cot compatible with this version of Jellyfin. Can anyone here confirm this? If it is the case, I guess I have to wait for the plugin developer to have the time to catch up
Or is it worth the both to downgrade the server and is there a simple way to do that?
BTW - Apologies if I've not used the Subject & Description fields correctly.
	  
	
	
I have created the required NFO files for a couple of videos, verified the syntax as far as I can but no chapters are being created.
I found this in the log:
Code:
"Viperinius.Plugin.NfoChapters.Tasks.PostScanTask"
System.TypeLoadException: Could not load type 'MediaBrowser.Controller.MediaEncoding.IEncodingManager' from assembly 'MediaBrowser.Controller, Version=10.11.1.0, Culture=neutral, PublicKeyToken=null'.
  at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
  at System.Reflection.RuntimeConstructorInfo.<get_Signature>g__LazyCreateSignature|21_0()
  at System.Reflection.RuntimeConstructorInfo.GetParameters()
  at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorInfoEx..ctor(ConstructorInfo constructor)
  at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateConstructorInfoExs(Type type)
  at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetOrAddConstructors(Type type)
  at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
  at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)I'm guessing that this version of the plugin is cot compatible with this version of Jellyfin. Can anyone here confirm this? If it is the case, I guess I have to wait for the plugin developer to have the time to catch up

Or is it worth the both to downgrade the server and is there a simple way to do that?
BTW - Apologies if I've not used the Subject & Description fields correctly.


