Document AJAX form save and toast notifications

This commit is contained in:
hbrain 2026-05-27 18:10:51 +00:00
parent 7523c18d87
commit 2f829382c4

View file

@ -222,6 +222,9 @@ python3 movmaker.py input --preview
## Current behavior ## Current behavior
- scans one flat input directory - 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 - auto-detects media/audio/data files by extension
- shows each image fully visible for 6 seconds by default, not counting crossfades - 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 - keeps the first image longer so the first transition starts after 2x image duration, 12 seconds by default