I'm getting an error trying to run post-move custom command and I can't figure out why. The batch file certainly exists on that path and is executable by the user that runs MCEBuddy service. What else should I look at? Logs are below.
I also have a question as to why the custom command parameters are part of the Profile.Conf file and not part of MCEBuddy.Conf file instead? It would seem that these commands are JOB related and not PROFILE related?
INFORMATION> 2013-12-11T23:40:05 MCEBuddy.Engine.ConversionJob --> Running custom commands
2013-12-11T23:40:05 MCEBuddy.Transcode.CustomCommand --> Custom command parameters read ->
PostCustomCommandPath = d:\scripts\mcebuddypostmovecommand.cmd
PostCustomCommandParameters = %srtfile%
PostCustomCommandHangPeriod = 20
PostCustomCommandCritical = False
2013-12-11T23:40:05 MCEBuddy.Transcode.CustomCommand --> Read custom command parameters
PostCustomCommandPath = d:\scripts\mcebuddypostmovecommand.cmd
PostCustomCommandParameters = %srtfile%
PostCustomCommandHangPeriod = 20
PostCustomCommandCritical = False
WARNING> 2013-12-11T23:40:05 MCEBuddy.Transcode.CustomCommand --> Invalid custom command. Error
I also have a question as to why the custom command parameters are part of the Profile.Conf file and not part of MCEBuddy.Conf file instead? It would seem that these commands are JOB related and not PROFILE related?
INFORMATION> 2013-12-11T23:40:05 MCEBuddy.Engine.ConversionJob --> Running custom commands
2013-12-11T23:40:05 MCEBuddy.Transcode.CustomCommand --> Custom command parameters read ->
PostCustomCommandPath = d:\scripts\mcebuddypostmovecommand.cmd
PostCustomCommandParameters = %srtfile%
PostCustomCommandHangPeriod = 20
PostCustomCommandCritical = False
2013-12-11T23:40:05 MCEBuddy.Transcode.CustomCommand --> Read custom command parameters
PostCustomCommandPath = d:\scripts\mcebuddypostmovecommand.cmd
PostCustomCommandParameters = %srtfile%
PostCustomCommandHangPeriod = 20
PostCustomCommandCritical = False
WARNING> 2013-12-11T23:40:05 MCEBuddy.Transcode.CustomCommand --> Invalid custom command. Error