Thomas
Thomas
Yes, sorry, I am aware that Google handles those cases correctly. How does Google handle exiting from the asset?
To be fair, I haven't been able to get search to work either. The only logs I see are from the proxy: ```sh 2023/06/25 17:39:47 [error] 38#38: *1761 upstream timed...
FWIW this is resolved by #2908. 
We're looking to release something which should resolve this, but blocked on an upstream package. I think we'll pin to a branch instead of a formal release to move this...
Looks great @elliotclee, thanks! As @jrasm91 suggested, a test which verifies the order of this list would be much appreciated.
I've added the tests in #3001.
So, this seems to mostly work but I am hitting this one road block. ```sh immich_server | Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@app/domain' imported from /usr/src/app/dist/microservices/main.js immich_server | at new...
This is probably still a nice thing to have, as the code is simpler and less likely to be prone to failures, but unfortunately does not resolve the linked issue....
So, I'm confused. I can see that vips is pretty happy to delegate this work to imagemagick. ```sh ~/abc # vips thumbnail blackbird.nef out.jpg 100 (vips:57): VIPS-WARNING **: 21:08:23.806: Invalid...
We spoke a bit and I think the best solution here is to create a new "favourites" table which contains an asset id and a user id. This should allow...