vale46n1 / immich_duplicate_finder

A Comprehensive Solution for Identifying and Managing Duplicate Photos in Immich
Apache License 2.0
184 stars 12 forks source link

Closing the page stops the processing #40

Open Fclem opened 2 months ago

Fclem commented 2 months ago

I have 90k elements to process, and this should take about 2 days, which is okay.

However if I close the page (or turn off / sleep) the client computer that initiated the indexing, processing will stop.

Would there be a way to run the processing in the background so as to prevent it from being interupted when the connection with client is closed ?