707c98e19de76ff16c1577d37a6ef86c5f11f2c2
Stability + UX cycle. - saveConfig and writeQueueToDisk now use openSync+writeSync+fsyncSync+ closeSync+renameSync via writeFileAtomicSync. Survives power loss between write and rename (used to leave the renamed file empty and silently reset config / queue on next launch). - Per-item claimedFilenames map fixes the parallel-download race where one item finishing wiped sibling claims and let a third item collide on the same output path. - Renderer queue lookup by [data-id] (no more index drift), active tab persisted in localStorage, Escape closes the topmost open modal, Ctrl/Cmd+1..5 jumps tabs. See docs/IMPROVEMENT_LOG.md for the dated rationale and regression run. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
No description provided
5.7 MiB
Releases
230
Twitch VOD Manager 1.0.23
Latest
Languages
TypeScript
74.7%
CSS
12.6%
HTML
7.1%
JavaScript
5.6%