Yesterday, 07:36 AM
Hi!
Media Bar 2.3.1.0 job failing.
Installed both File Transformation [2.3.0.0] and Media Bar [2.3.1.0], then restarted the server.File,] Transformation2.3.0.File Transformation2.3.0.0
After the server restart the schedule task for Media Bar is failing. This is the error from log:
My setup:
Host: Raspberry Pi 4B
Jellyfin Version: 10.10.7 (Docker)
Media Bar 2.3.1.0 job failing.
Installed both File Transformation [2.3.0.0] and Media Bar [2.3.1.0], then restarted the server.File,] Transformation2.3.0.File Transformation2.3.0.0
After the server restart the schedule task for Media Bar is failing. This is the error from log:
Code:
[2025-07-17 12:52:54.133 +05:30] [INF] [38] Emby.Server.Implementations.ScheduledTasks.TaskManager: "MediaBar Startup" Failed after 0 minute(s) and 0 seconds
[2025-07-17 12:52:55.224 +05:30] [INF] [38] Jellyfin.Plugin.MediaBar.MediaBarPlugin: MediaBar Startup. Registering file transformations.
[2025-07-17 12:52:55.229 +05:30] [ERR] [38] Emby.Server.Implementations.ScheduledTasks.TaskManager: Error executing Scheduled Task
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.TypeInitializationException: The type initializer for '<Module>' threw an exception.
---> System.NotImplementedException: The method or operation is not implemented.
at HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
at HarmonyLib.PatchProcessor.Patch()
at Jellyfin.Plugin.FileTransformation.Helpers.PatchHelper.SetupPatches() in /opt/buildagent/work/a101f5785a8289ca/src/Jellyfin.Plugin.FileTransformation/Helpers/PatchHelper.cs:line 18
at Jellyfin.Plugin.FileTransformation.ModuleInitializer.Initialize() in /opt/buildagent/work/a101f5785a8289ca/src/Jellyfin.Plugin.FileTransformation/ModuleInitializer.cs:line 56
at .cctor()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
--- End of inner exception stack trace ---
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Jellyfin.Plugin.MediaBar.Services.StartupService.ExecuteAsync(IProgress`1 progress, CancellationToken cancellationToken) in /opt/buildagent/work/d1b05955f2cfe92/src/Jellyfin.Plugin.MediaBar/Services/StartupService.cs:line 83
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
My setup:
Host: Raspberry Pi 4B
Jellyfin Version: 10.10.7 (Docker)