FeatureFuel
7

[Feature] Show people with no thumbnail image into the Repair page.

Source: immich-app/immich#9863 · opened by @vincios
I have searched the existing feature requests to make sure this is not a duplicate request.


• Yes

The feature


Due the issue #9840, I've a lot of person without the thumbnail image.

This happens because when the thumbnailGeneration/generate-person-thumbnail job fails, the person's thumbnailPath attribute is not being updated. But if this happen on a new person (like when the Face Detection job runs for the first time), the thumbnailPath attribute remains empty.

Not a big issue, since i could fix them manually (or, even better, automatically) by choosing a new featured photo. The problem is that people with empty thumbnailPath attribute don't show up neither in the People page nor in the getAllPeople API response.
So the only way to find these people is to query the database manually.

It would be nice if the Repair page would show when a person have no thumbnail image.

Platform


• Web
• Server
• Mobile

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests