Hi all, I have about 12,000 JPG files from Google Photos, sitting in a folder on a Synology NAS. The plan is to rename them, them restructure into YYYY/MM-DD folders... then Immich. My script is not too complex (I think): {allOf{ct.format(/yyyy-MM-dd_hh∶mm∶ss/)}{camera.maker.space("_")}{camera.model. ...