Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decrypting and zipping as bulk operations #97

Open
Schroedingers-Cat opened this issue Sep 19, 2022 · 5 comments
Open

Decrypting and zipping as bulk operations #97

Schroedingers-Cat opened this issue Sep 19, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@Schroedingers-Cat
Copy link

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.

@bucanero bucanero added the enhancement New feature or request label Sep 20, 2022
@bucanero
Copy link
Owner

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.

@NickSpaghetti
Copy link

Would you accept a PR that adds a bulk download button on the page?

@bucanero
Copy link
Owner

"bulk download" ? can you explain what are you referring to?

@NickSpaghetti
Copy link

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.

@bucanero
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants