FeatureFuel
3

Improvement Suggestions for Thumbnail Handling and Timestamp Preservation in Immich After Restore

Source: immich-app/immich#19447 · opened by @qinggeng2015
I experienced a disk failure that caused the server to fail to boot completely. Fortunately, I had a backup of Immich, which included the following directories: • UPLOAD_LOCATION/upload/ • UPLOAD_LOCATION/profile/ • UPLOAD_LOCATION/backups/ After restoring from the backup, I encountered two issues: --- 1️⃣ Face Thumbnail Cover Images Are Missing • Face thumbnails were originally stored in UPLOAD_LOCATION/thumbs, but this directory was excluded from the backup to save space. • Even after regenerating thumbnails and refreshing face data, the face thumbnails were not regenerated. • The only way to restore them is by resetting the face recognition data, which causes loss of previously categorized face data. Suggestion: Could we store face thumbnails in a separate directory from regular image thumbnails? For example: • Regular thumbnails: UPLOAD_LOCATION/thumbs/upload/ • Face thumbnails: UPLOAD_LOCATION/thumbs/face/ …

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