[Feature]: Different storage location for thumbs #613

Closed
opened 2026-02-04 21:31:14 +03:00 by OVERLORD · 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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#613