From 2f829382c4a6e537c136790e65aca708d1ac285a Mon Sep 17 00:00:00 2001 From: hbrain Date: Wed, 27 May 2026 18:10:51 +0000 Subject: [PATCH] Document AJAX form save and toast notifications --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 338c2bf..71dfc91 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,9 @@ python3 movmaker.py input --preview ## Current behavior - scans one flat input directory +- supports an optional intro logo overlay via `--intro-logo` +- supports AJAX save for input-dir create, edit, delete with toast notifications and redirect cleanup +- supports an optional intro logo overlay via `--intro-logo` - auto-detects media/audio/data files by extension - shows each image fully visible for 6 seconds by default, not counting crossfades - keeps the first image longer so the first transition starts after 2x image duration, 12 seconds by default