Some conversions continuously repeat

I went through your logs and this is what I’ve found so far, the conversion itself is failing because MCEBuddy can’t access the destination location (if it’s a network mapped drive, see the Common Error and Issues topic on why MCEBuddy can’t access user mapped drives and how to get it access).

INFORMATION> 2017-11-22T10:18:25 MCEBuddy.Engine.ConversionJob → Moving converted file F:\MCEwork\working0\Good Behavior_TNTHD_2017_11_19_21_57_00.mp4 to E:\Google Drive\Les Videos\Good Behavior_TNTHD_2017_11_19_21_57_00.mp4
ERROR> → Unable to move file F:\MCEwork\working0\Good Behavior_TNTHD_2017_11_19_21_57_00.mp4 to E:\Google Drive\Les Videos
Error :System.UnauthorizedAccessException: Access to the path is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at MCEBuddy.Util.FileIO.MoveAndInheritPermissions(String source, String destination, Boolean overwriteDestination)
at MCEBuddy.Engine.ConversionJob.MoveConvertedFile(String subDestinationPath, Log jobLog)
ERROR> 2017-11-22T10:18:25 MCEBuddy.Engine.ConversionJob → Moving converted file to destination failed

I also see that MCEBuddy keeps trying to reconvert the file, which isn’t right because once a conversion fails it is logged in the history file and then it should never try to reconvert it again until manually added back.

The only explanation I have is that your History file is corrupted w.r.t. this entry which is why I asked for the History file.