v1.29.0
Docker
docker pull dougdonohoe/ddphotos:v1.29.0
What's Changed
Improvements
- Photo metadata cache - photogen caches photo dimensions, orientation, and EXIF date between runs so unchanged photos are no longer re-decoded on every run
- Fixed-name output stamps -
cover.jpgandhero.jpgrecord the source and settings that produced them, so they are only re-encoded when something actually changes -forcecache behavior --forcenow re-reads all photo metadata and rewrites the cache, and the cache is written in dry-run mode too so repeated dry-runs stay fast
Full Changelog: v1.28.2...v1.29.0