Jump to content

Post processing failure


Bill LeDuc

Recommended Posts

Bill LeDuc

Can you tell me why post processing is failing? See log clip below.

Also, if i change containers to mkv and delete the ts file. will everything function as usual? 

 

 

022-02-04 17:32:00.263 Info LiveTV: Running recording post processor EmbyPP.sh "/Volumes/SeaExt-3GB/Emby Recordings/Diners, Drive-Ins and Dives (2006)/Season 21/Diners, Drive-Ins and Dives S21E10 All Baltimore, All the Time.ts"
2022-02-04 17:32:00.268 Error LiveTV: Error running recording post processor
    *** Error Report ***
    Version: 4.6.7.0
    Command line: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll
    Operating system: Darwin 21.2.0 Darwin Kernel Version 21.2.0: Sun Nov 28 20:29:10 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T8101
    Framework: .NET Core 3.1.8
    OS/Process: x64/x64
    Runtime: Applications/EmbyServer.app/Contents/MacOS/System.Private.CoreLib.dll
    Processor count: 8
    Data path: /Users/williamleduc/.config/emby-server
    Application path: /Applications/EmbyServer.app/Contents/MacOS
    System.ComponentModel.Win32Exception: System.ComponentModel.Win32Exception (2): No such file or directory
       at System.Diagnostics.Process.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
       at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
       at Emby.Server.Implementations.Diagnostics.CommonProcess.Start()
       at Emby.LiveTV.EmbyTV.PostProcessRecording(TimerInfo timer, String path)
    Source: System.Diagnostics.Process
    TargetSite: Boolean ForkAndExecProcess(System.String, System.String[], System.String[], System.String, Boolean, Boolean, Boolean, Boolean, UInt32, UInt32, UInt32[], Int32 ByRef, Int32 ByRef, Int32 ByRef, Boolean, Boolean)
 

Link to comment
Share on other sites

Hi, best guess is whatever file you setup as the post processor doesn't actually exist, or emby server doesn't have permissions to execute it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...