summaryrefslogtreecommitdiff
path: root/docs/publishing.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-07-18 16:50:03 +0300
committerPaul Buetow <paul@buetow.org>2026-07-18 16:50:03 +0300
commiteba54dbce3e8410bc2e9da69e7e4a26251573f87 (patch)
tree3db38ffba253afe2311356d2e17aabb4dcbf29a7 /docs/publishing.md
parent3a3ae4a4424136ad4a5be636c06fe036711558a2 (diff)
Fix CHRONOLOGICAL_ORDER to reject camera clock-reset EXIF dates
A real album (irregular.ninja/so.war.das) surfaced the bug: a Fujifilm X100V whose battery died reset its clock to 2000-01-01, and every EXIF timestamp on that roll was stamped with the bogus date instead of being omitted. Trusting it at face value sorted that whole roll to the front of the album, ahead of hundreds of correctly-dated 2020s photos. EXIF years before 2001 are now treated the same as a missing date tag. The no-date fallback also switches from source mtime to filename order, since mtime is not reliable either -- bulk-copying/rsyncing an incoming directory commonly rewrites every file's mtime to the transfer time, unrelated to capture order -- while sequential camera filenames track real shooting order even across a clock reset. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Diffstat (limited to 'docs/publishing.md')
0 files changed, 0 insertions, 0 deletions