tydeno / Ploto

A Windows PowerShell based Chia Plotting Manager. Lets you automatically spawn and move plots. Sends you notifications on the go.
MIT License
32 stars 5 forks source link

Potential fix for #34 and #45 #46

Closed tydeno closed 3 years ago

tydeno commented 3 years ago

Changed

Added a condition in Loop for DrivesThatCanHoldMoreThanJob; After a job is started on a DriveThatCanHoldMoreThanJob, we query Get-PlotoTempDrives to see if we have another Drive available. If so, we call Invoke-PlotoJob again with all params. Please note: This is NOT tested AT ALL! Can't test it on work machine, as I they won't let me download and install chia.exe :P

Affects