MrPig91 / PSChiaPlotter

A repo for powershell module that helps Chia Plotting
MIT License
181 stars 47 forks source link

Adding more plots to a running job #109

Open Jacek-ghub opened 3 years ago

Jacek-ghub commented 3 years ago

Is there a way to append more plots to the current job? I mean, if there is a current job with X plots running, and all the queues are being mostly depleted, I would like to just add Y new plots to that job, so all the queue/plot settings would be taken as they were originally defined in this running job (UI would be just "Add XYZ plots to job ABC" - no details about queues, plots, etc.).

Thank you, Jacek

MrPig91 commented 3 years ago

That is currently not available. It is something I have considered adding though as it seems like it would be useful. There is quite a bit I want to add before this feature though, so it might be some time before it is added. I am currently adding the replot feature for when the portable plots become available.

Jacek-ghub commented 3 years ago

Thank you Syrius!

Maybe you can add it to the Roadmap (from the README)?

Best, Jacek

MrPig91 commented 3 years ago

This has been added to the road map.