Alexandre Garnier

Results 58 comments of Alexandre Garnier

Yes 1.106.4 Thumbnail from videos are fixed since yesterday, but I have the extract_area issue.

I count 14 errors. Here is one of the pictures: ![Thaïlande (15)](https://github.com/immich-app/immich/assets/175128/96d8ed53-4aed-45c0-9e0f-471d32de4a79) On the person pages I checked, I noticed that every time it's with portrait pictures but the preview...

It's from external library added when I created my instance of immich. "createdAt": "2024-04-20T22:09:08.543505+00:00" There is a previewPath and the preview in person view is a webp file (didn't attach...

I launched a `/api/assets/jobs` with `"name": "regenerate-thumbnail"` and one of the image with issue, got the `Successfully generated JPEG image preview for asset` & `Successfully generated WEBP image thumbnail for...

Will there be any procedure to fix the processed images or it will by itself when launching the thumbnail job?

Solved by #27?

In my nginx access logs I can correlate this log with 499 status code (custom nginx status code for "client closed request"). Related URLs generating this log: - `/api/asset/thumbnail/{id}?format=WEBP` -...

@manishbupadhyay can you provide a minimal reproducible .gitlab-ci.yml file? Ideally even a public gitlab repository with it and the CI pipeline?

I'm only working on the packaging and don't know much of the JS frameworks packaged. But from what I understand, it's the expected behavior of the with-chromedriver image: it launch...