Web: Download takes space of the media 2 times #13215
Closed
hofq
started this conversation in
Feature Request
Replies: 2 comments 1 reply
-
I believe this is currently the intended behavior but we can make it a feature request for a possible future change. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The bug
If i download a file, the space is taken up 2 times.
So if i download a 50gig media file, i have to have 100 gigs available on my client.
I believe that happens because of the split download design which was selected to use. After a download hitting 100% in the Webui, it will be downloaded via the browsers download manager. In that Time frame the disk space is taken up 2 times until the Webpage is reloaded.
The OS that Immich Server is running on
K3S/ Kubernetes. Chartversion 0.* (latest)
Version of Immich Server
v1.115.0
Version of Immich Mobile App
not used
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Relevant log output
No response
Additional information
This is especially a problem with large Media files. As i work a lot with 100M 4k 25p Records from my A7III, i hit large file sizes quite fast
Beta Was this translation helpful? Give feedback.
All reactions