Scan filtering and duplicate-scan fixes
Meshory v1.2.0 · Jul 29, 2026 · 13 changesIndexing include patterns.
You can now add include patterns that control only what gets indexed, without changing other scan behavior.
File type whitelist.
Meshory now scans and indexes only recognized model and archive file types, using a curated list, in both full scans and quick incremental checks.
Resync confirmation.
If you start a resync while a duplicate comparison is still running, Meshory now asks you to confirm before interrupting it.
Sequential source syncing.
Only one source folder syncs at a time, including quick sweeps and full scans, sources waiting their turn now show a queued badge, and the Duplicates page updates once per scan instead of continuously.
Default scan excludes.
.dll files are now excluded from scans by default.
Exclude list responsiveness.
Removing a folder exclude now updates the list immediately, and excludes can no longer be toggled while a sync is running.
Rename during sync.
Renaming a source is disabled while it's syncing, and a tooltip now explains why greyed-out controls are unavailable.
Zip exclude patterns.
Files inside zip archives that matched an exclude pattern were still being pulled out and added to your library.
Leftover folder excludes.
Removing a source used to leave its folder-level excludes behind instead of clearing them.
Duplicate count accuracy.
The duplicates count could include file types other than models and archives.
Duplicates banner accuracy.
The paused banner and the scan name shown on the Duplicates page didn't always match what was actually happening.
Progress labeling.
Thumbnail generation progress sometimes showed up labeled as duplicate hashing.
Stop and Pause reliability.
The Pause button could disappear during certain scan phases, and Stop didn't always halt thumbnail generation or in-progress file reads; both controls now work through every phase.