[Feature]: Different storage location for thumbs #614

Closed
opened 2026-02-19 23:11:15 -05:00 by deekerman · 1 comment
Owner

Originally created by @Peda1996 on GitHub (Jan 24, 2023).

Feature detail

As far as I can tell, thumbnails are currently created for all images, which are then used for showing the image in the app and in the browser.

Would it be possible to create a THUMB_LOCATION just like the UPLOAD_LOCATION where all thumbnails are stored?

This would have the advantage that you can store thumbnails on the SSD, for example, and you can access the images while the Hdd remains spun down.

Platform

Server

Originally created by @Peda1996 on GitHub (Jan 24, 2023). ### Feature detail As far as I can tell, thumbnails are currently created for all images, which are then used for showing the image in the app and in the browser. Would it be possible to create a THUMB_LOCATION just like the UPLOAD_LOCATION where all thumbnails are stored? This would have the advantage that you can store thumbnails on the SSD, for example, and you can access the images while the Hdd remains spun down. ### Platform Server
Author
Owner

@bo0tzz commented on GitHub (Jan 24, 2023):

Duplicate of #418

@bo0tzz commented on GitHub (Jan 24, 2023): Duplicate of #418
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/immich#614
No description provided.