You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really nice to use a function like ServeContent from Go, though I can't see an equivalent for nestjs/express? Worst case, we should at least make use of the range function.
The bug
HTTP ranges have quite a lot of nuance to them. Multiple ranges can be requested at one time for instance.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requests
It would be really nice to use a function like ServeContent from Go, though I can't see an equivalent for nestjs/express? Worst case, we should at least make use of the range function.
immich/server/src/immich/api-v1/asset/asset.service.ts
Line 595 in 8fd4edb
The OS that Immich Server is running on
N/A
Version of Immich Server
v1.65.0
Version of Immich Mobile App
N/A
Platform with the issue
Your docker-compose.yml content
N/A
Your .env content
Reproduction steps
Additional information
No response
The text was updated successfully, but these errors were encountered: