Generating all thumbnails do not generate thumbs of archived images #3541

Closed
opened 2026-02-05 08:54:19 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @tomaThomas on GitHub (Jun 16, 2024).

The bug

After changing the format from jpeg to webp and regenerating all thumbnails, archived images are still using jpeg thumbnails and previews, no webp thumbs were generated

The OS that Immich Server is running on

Arch

Version of Immich Server

v1.106.4

Version of Immich Mobile App

v1.106.4

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

default

Your .env content

default

Reproduction steps

1. Have an archived image
2. Regenerate all thumbnails, e.g. in different format to see a difference (or delete the thumbs from disk)
3. No new thumbnail is generated for the archived image

Relevant log output

No response

Additional information

No response

Originally created by @tomaThomas on GitHub (Jun 16, 2024). ### The bug After changing the format from jpeg to webp and regenerating all thumbnails, archived images are still using jpeg thumbnails and previews, no webp thumbs were generated ### The OS that Immich Server is running on Arch ### Version of Immich Server v1.106.4 ### Version of Immich Mobile App v1.106.4 ### Platform with the issue - [X] Server - [ ] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML default ``` ### Your .env content ```Shell default ``` ### Reproduction steps ```bash 1. Have an archived image 2. Regenerate all thumbnails, e.g. in different format to see a difference (or delete the thumbs from disk) 3. No new thumbnail is generated for the archived image ``` ### Relevant log output _No response_ ### Additional information _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#3541