It looks like #121 but since it has already been implemented (#121 (comment)), i take it should be in a separate issue.
PHP will timeout if trying to generate tags from geotags on folder with too much pictures (heavily depending on server hardware and PHP configuration).
What's more, if trying to retry tags generation, it will restart from zero, hence never doing all pictures of folder.
A way to circumvent it would be the use of caddie and batch operations:
- go to photos > batch manager
- select filters "without tag" and add a specific album
- either directly choose "generate tags from geotags" here or use "add to caddie" then go to plugin page and generate tags from caddie there
What do you think?
It looks like #121 but since it has already been implemented (#121 (comment)), i take it should be in a separate issue.
PHP will timeout if trying to generate tags from geotags on folder with too much pictures (heavily depending on server hardware and PHP configuration).
What's more, if trying to retry tags generation, it will restart from zero, hence never doing all pictures of folder.
A way to circumvent it would be the use of caddie and batch operations:
What do you think?