Download multiple photos / albums as ZIP file #25

Closed
opened 2026-02-19 23:01:17 -05:00 by deekerman · 4 comments
Owner

Originally created by @lastzero on GitHub (Oct 8, 2018).

Originally assigned to: @lastzero on GitHub.

It should be possible to download multiple photos / albums as ZIP file (stored in the export directory).

Originally created by @lastzero on GitHub (Oct 8, 2018). Originally assigned to: @lastzero on GitHub. It should be possible to download multiple photos / albums as ZIP file (stored in the export directory).
deekerman 2026-02-19 23:01:17 -05:00
Author
Owner

@Kerumen commented on GitHub (Oct 15, 2018):

@lastzero The creation of the zip should be done on the front or on the back?

@Kerumen commented on GitHub (Oct 15, 2018): @lastzero The creation of the zip should be done on the front or on the back?
Author
Owner

@lastzero commented on GitHub (Oct 15, 2018):

On the server, asynchronously. A back channel to the client via web sockets might be helpful to display a notification when it's ready for download.

The export command also needs attention (doesn't use the database/index right now, it filters by filename).

@lastzero commented on GitHub (Oct 15, 2018): On the server, asynchronously. A back channel to the client via web sockets might be helpful to display a notification when it's ready for download. The export command also needs attention (doesn't use the database/index right now, it filters by filename).
Author
Owner

@lastzero commented on GitHub (Oct 15, 2018):

So it might be good to start with the command and unit tests and then move on to the Web UI.

@lastzero commented on GitHub (Oct 15, 2018): So it might be good to start with the command and unit tests and then move on to the Web UI.
Author
Owner

@lastzero commented on GitHub (Dec 30, 2019):

Implemented this recently and didn't see the ticket.

@lastzero commented on GitHub (Dec 30, 2019): Implemented this recently and didn't see the ticket.
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/photoprism#25
No description provided.