Promote Stable Version #1

Merged
me merged 144 commits from prod into main 2026-08-05 15:44:08 -07:00
Showing only changes of commit 0c54259a38 - Show all commits
+2
View File
@@ -396,9 +396,11 @@ function process-video {
mv -v ffmpeg2pass*.log* ~/TRASH/ mv -v ffmpeg2pass*.log* ~/TRASH/
fi fi
echo "`date` - Syncing data."
sync sync
sleep 10 sleep 10
sync sync
if [[ -s $newfile ]]; then if [[ -s $newfile ]]; then
echo "`date` - Getting file sizes." echo "`date` - Getting file sizes."
du -h "$file" du -h "$file"