Endless hourglass when trying to rename JPGs
Posted: 28 May 2025, 10:09
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):
The names show up nicely in the right-side list box, but when I press "Rename" I get an endless hourglass.
Other apps have no problem manipulating files on the NAS/folder (e.g., Syncovery, Affinity Photo).
Suggestions appreciated to get this working.
Thanks,
Jeff
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):
Format: Select all
{allOf{ct.format(/yyyy-MM-dd_hh∶mm∶ss/)}{camera.maker.space("_")}{camera.model.space("_")}.join('_')}
Other apps have no problem manipulating files on the NAS/folder (e.g., Syncovery, Affinity Photo).
Suggestions appreciated to get this working.
Thanks,
Jeff