-
Bulk Image Organizer 0.1.18
Stablereleased this
2026-06-11 05:30:19 +00:00 | 56 commits to main since this releaseWhat's new in 0.1.18
Fixed
- Network workspace cache now syncs the full local SQLite database (including thumbnail BLOBs) to the share via OS file copy on close, directory switch, post-scan, and periodic background intervals while a network folder is open (fixes #36). Legacy metadata-only share databases are merged on open when a full cache copy is not present.
- Cached thumbnails are preserved across discovery placeholder upserts and rehydrated into the grid on directory open so reopening a network folder does not force a full thumbnail regeneration when the cache is current.
- Metadata enrichment detects changed files during discovery (filesize/mtime diff) instead of re-statting every cached row on the share.
Changed
- Directory scan status shows images-per-second and estimated time remaining for all phases with countable progress; slow rates below 1 img/s use extra decimal precision.
- Discovery walks use scandir-cached
entry.stat()and avoid per-file pathresolve()for faster NAS enumeration. - Enrichment progress uses pending work count instead of full filesystem total on warm-cache rescans.
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.18.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads