Commit Graph

2 Commits

Author SHA1 Message Date
9d10d53d9f Fixes album export by reducing memory usage of the scripts.
Chunks the output buffer to 4kB chunks. This means the Download.php
script will no longer run out of memory when trying to stream a
tar file the output buffer.
2020-02-26 21:41:38 +01:00
20db3561cf Adds the ability to export an album using streaming tar. 2019-03-08 19:52:01 +00:00