Skip to content

v3.1.0 — NAS Scan Performance (macOS & Windows)

Choose a tag to compare

@tiagotrindade tiagotrindade released this 20 Jun 22:31
· 54 commits to main since this release

NAS scan — much faster & responsive

macOS: the Organize scan over a NAS/SMB share is dramatically faster and no longer freezes the UI.

  • No more beachball: folder listing and metadata reads run off the main thread.
  • NAS metadata scan rewritten — single 512 KB header read + one file open per photo (fstat + prefix), real concurrency. ~0.2 → 15.3 files/s on a 10 MB/s NAS (now matches the link's ceiling).
  • iCloud: online-only files are downloaded before reading metadata, so photos sort by capture date (not sync date).
  • Clearer 'Connecting to NAS…' message, accurate ETA, and a fixed exit after Pro activation.

Windows: single self-contained FolioSort.exe, network-wait hint while connecting to the source, and the same higher NAS scan concurrency.

Downloads

  • macOS: FolioSort.dmg (notarized)
  • Windows: FolioSort-3.1.0-windows.zip