Fix gallery/masks empty for non-320x320 resolutions
29 of 33 web/zt .7z archives had a wrapping directory that caused double nesting on extraction. Gallery previews and masks were empty for all resolutions except 320x320, 480x480, 640x480, and 240x240.
Changes
- Repacked all 33 web/zt archives to uniform flat structure
- Added
_unwrap_nested_dir()safety net in extraction pipeline for any remaining wrapped archives - 2308 tests
Upgrade
pip install --upgrade trcc-linuxIf you previously had missing gallery/masks, delete the cached data to force re-extraction:
rm -rf ~/.trcc/data/web/
trcc gui