Update x265 encoder to newest version and fix review deletion

This commit is contained in:
Michael Reber 2020-06-20 01:16:45 +02:00
parent 24a6f024b1
commit a39cf40aa2
7 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ if ($review)
$convertedVideos = $convertedVideos - 1
}
Write-Host "DELETED: $to_delete" -ForegroundColor Red
#Remove-Item -LiteralPath $to_delete
Remove-Item -LiteralPath $to_delete
Write-Host "------------------------------------------------------------------------------------------------"
Start-Sleep -Seconds 2
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.