Files
automatic/scripts
CalamitousFelicitousness ba4436916d fix(control): prevent duplicate save_video and unmask video module shadow
When a video script (animatediff, text2video, image2video, stablevideodiffusion)
runs via Control tab, both the script's save and control_run's end-of-run save
fired. The latter crashed silently because the local `video` cv2 capture name at
control_run:584 shadowed the modules.video import, so the duplicate was hidden
and the gallery video link never propagated.

- alias import as video_module to bypass the shadow
- p.video_saved marker set by each script
- control_run skips its end-of-run save when the marker is set
2026-04-27 01:32:30 +01:00
..
2026-01-20 09:53:20 +01:00
2026-03-25 16:56:28 -07:00
2026-04-06 01:06:19 -07:00
2026-01-20 09:53:20 +01:00
2026-03-25 16:56:28 -07:00
2026-02-21 09:32:36 +01:00
2026-02-19 11:09:13 +01:00
2026-03-25 16:56:28 -07:00
2026-04-09 14:33:35 +02:00
2026-03-25 16:56:28 -07:00
2026-02-21 09:32:36 +01:00
2026-04-10 19:36:51 +02:00
2025-09-12 16:28:53 -04:00
2026-02-19 15:28:24 +01:00
2026-03-27 14:00:46 +01:00
2026-04-13 11:54:59 +02:00
2026-03-27 14:00:46 +01:00
2026-03-27 14:00:46 +01:00
2026-04-12 19:06:08 +02:00
2026-03-27 14:00:46 +01:00
2026-03-27 14:00:46 +01:00
2026-02-19 11:09:13 +01:00
2026-03-27 14:00:46 +01:00
2026-03-27 14:00:46 +01:00
2026-04-12 19:06:08 +02:00
2026-04-12 19:06:08 +02:00
2026-03-27 14:00:46 +01:00
2026-04-12 19:06:08 +02:00
2026-03-27 14:00:46 +01:00
2026-03-27 14:00:46 +01:00
2026-03-27 14:00:46 +01:00
2026-04-12 19:06:08 +02:00
2026-04-12 19:06:08 +02:00
2026-04-09 13:48:54 +02:00
2025-07-22 10:07:17 -04:00
2026-03-20 09:30:17 +01:00
2026-04-23 12:49:41 +02:00
2026-04-12 19:06:08 +02:00
2026-04-12 19:06:08 +02:00
2026-03-27 14:00:46 +01:00
2026-03-27 14:00:46 +01:00
2026-04-08 21:27:36 +02:00
2026-04-12 19:06:08 +02:00
2026-04-12 19:06:08 +02:00
2026-03-27 14:00:46 +01:00
2026-04-12 19:06:08 +02:00
2026-03-27 14:00:46 +01:00
2026-04-12 19:06:08 +02:00
2026-04-12 19:06:08 +02:00
2026-04-12 19:06:08 +02:00