Decrypting and zipping as bulk operations
Schroedingers-Cat opened this issue · 5 comments
The decrypting and copying into zip file option would also be useful to have as bulk operations on all available saves when dealing with a lot of save files. Preferably, all options that are available to a single file could be made available in the bulk operation dialogue.
Note: for bulk zip exports, as a workaround you can use the "web server" option and then use a downloader tool like JDownloader to mass-download all the .zips from the internal Apollo web server.
Just keep in mind, set a limit of 2 parallel downloads to avoid spamming the web server with requests that could fail.
Would you accept a PR that adds a bulk download button on the page?
"bulk download" ? can you explain what are you referring to?
When using the webserver I didn't see a way to download all of the save files at once from the UI. I'd figure you could take all the save file zips and zip them up as one giant download.
Building a single .zip with all the saves could take time and I can't really say if it will work smoothly or not from the webserver. But you're free to fork, build, and test a possible solution and then submit a PR.
I can review the PR, no problem