Ethanfel
  • Joined on 2026-01-04
Ethanfel created repository Ethanfel/ComfyUI-MisoTTS 2026-06-06 23:31:35 +02:00
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 17:04:24 +02:00
dbd8e6a8ac fix: opened/dropped files go to the visible tab, not the last-interacted one
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 16:38:40 +02:00
73dfea4ae9 fix: show() reparented lists in side-by-side so they lay out
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 16:28:20 +02:00
2170e72cbd fix: usable side-by-side layout; make tab→folder a per-tab option
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 16:19:44 +02:00
c9915914c4 fix: rename tab export-folder helper to avoid clobbering self._export_folder
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 16:13:21 +02:00
251747bb0b feat: side-by-side pinned tabs + optional tab-name in export folder
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 15:55:37 +02:00
13c4d3f7f6 fix: keep separators when removing their anchor file; add Copy name
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-06 12:14:06 +02:00
1d49ce7cee perf: run waveform ffmpeg at low priority so it yields to mpv on load
109bc658c3 feat: flag playlist files missing from disk (⚠ orange strikethrough)
Compare 2 commits »
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-05 14:19:46 +02:00
ec7138f51b feat: single Disable all / Enable all for every subcategory at once
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-05 14:14:39 +02:00
68c633ab46 feat: add "Disable all in" / "Enable all in" to playlist right-click menu
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-05 14:11:08 +02:00
d0a94e7b68 fix: Sub menu lists all profile subcategories so Disable/Enable all is reachable
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-05 14:08:18 +02:00
632c2dc076 feat: disable/enable all clips in a subcategory folder at once
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-05 13:30:22 +02:00
0f335c5e66 feat: tabbed file lists with editable labels
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-05 12:47:40 +02:00
f1f8fd5244 feat: playlist separator can be added above or below a file
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-05 12:45:07 +02:00
299779cf29 feat: disable videos per-subcategory, named models, multi-category training, playlist separators
Ethanfel pushed to main at Ethanfel/ComfyUI-Tenaciousload 2026-06-05 11:59:01 +02:00
0d2b5e0819 fix: detect new input-folder files across restarts
Ethanfel pushed to main at Ethanfel/ComfyUI-Tenaciousload 2026-06-05 11:56:06 +02:00
fcd7c49da5 fix: detect in-place node updates (not just install/remove)
Ethanfel pushed to main at Ethanfel/ComfyUI-Tenaciousload 2026-06-05 11:51:42 +02:00
04f6271867 fix: build object_info off the event loop so a slow mount can't hang ComfyUI
Ethanfel pushed to main at Ethanfel/ComfyUI-Tenaciousload 2026-06-04 23:16:37 +02:00
4a1c2f3a99 feat: auto-invalidate cache when installed node set changes
Ethanfel pushed to main at Ethanfel/ComfyUI-Tenaciousload 2026-06-04 01:25:15 +02:00
a8d8b3792c feat: add Quick (incremental) and Register refresh modes