Skip to content

Question on large albums #2287

Answered by ildyria
haivala asked this question in Q&A
Feb 8, 2024 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

First this.

I would prefer zip upload through browser (temporarily allowing huge file) but If I use that how it is handled? for example: If there is folder in the zip does it become a sub album? or does it even work?

The good news is.. it is in the working: #2229 (still need more work on it).
The way it will work is:

  1. zip is put on server (I don't remember where in /storage
  2. zip is extracted to /storage/extract-jobs/zip-file-name
  3. /storage/extract-jobs/zip-file-name is imported with an import queue.
  4. profit

The upload by chunk should take care of your 8GB zip file once #2140 is merged.
Now the problem is that #2229 does not support sub folders yet (but that is in the working).

TL;DR:

Wha…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@haivala
Comment options

Answer selected by ildyria
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ildyria
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants