mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-24 20:29:26 +01:00
Delete broken output files
This commit is contained in:
@@ -75,6 +75,7 @@ namespace Flowframes
|
||||
if (!AutoEncodeResume.resumeNextRun && Config.GetBool(Config.Key.keepTempFolder) && IoUtils.GetAmountOfFiles(currentSettings.framesFolder, false) > 0)
|
||||
await Task.Run(async () => { await FrameRename.Unrename(); });
|
||||
|
||||
IoUtils.DeleteIfSmallerThanKb(currentSettings.FullOutPath);
|
||||
await Done();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user