feat: rename 'flf image path' to 'end frame path'

Updates DEFAULTS, standard_keys, UI label, timeline known_keys.
Migration auto-renames old key on load.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-04 00:10:09 +02:00
parent d33ce4da38
commit a7a4794adb
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -618,7 +618,7 @@ def _render_preview_fields(item_data: dict):
known_keys = {
'sequence_number', 'general_prompt', 'general_negative', 'current_prompt', 'prompt',
'negative', 'camera', 'flf', 'seed', 'resolutions',
'frame_to_skip', 'vace schedule', 'video file path', 'middle frame path',
'frame_to_skip', 'vace schedule', 'video file path', 'middle frame path', 'end frame path',
}
# also skip lora keys
custom_keys = [