Start GENERATE THUMBNAILS Job from script \ console?
Hello!
Is there a way that I can script Immich to trigger a GENERATE THUMBNAILS job periodically from a script \ console?
My server seems to get stuck processing these and the solution I have found is to do the following:
redis-cli
auth password
flushall
I would like to be able to run that then have another line to start the GENERATE THUMBNAILS job.
Thanks Richard
Is there a way that I can script Immich to trigger a GENERATE THUMBNAILS job periodically from a script \ console?
My server seems to get stuck processing these and the solution I have found is to do the following:
redis-cli
auth password
flushall
I would like to be able to run that then have another line to start the GENERATE THUMBNAILS job.
Thanks Richard