MrPig91 / PSChiaPlotter

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

Copy time not being logged #187

Open BryanBoyette opened 3 years ago

BryanBoyette commented 3 years ago

First, not being much a youtuber (though I did follow your channel as I started out to PS my own stuff for Chia months back, which thanks for covering all the hardwork for everyone, hella job you've done, especially the integration with MM.) I'm noticing, and I apologize if you addressed it in a video, things have been on auto since you integrated MM for me. So I have two separate plotters, and I'm seeing the same on both, when using the "Plot while copy" (perfect addition btw) copy time is not being logged, and the "started copying" line is not being entered either, nor is the "%" during copy being recorded for a visual. Not a big deal to me ultimately, just figured I'd submit it if it hasn't been pointed out yet. Thanks! image

MrPig91 commented 3 years ago

I am happy you found my channel helpful and thank you for the kinda words about the tools I created. So the "Plot while Copy" function will not update the log file since it PSCP doing the copying and not the acutal chia plotting process. However, I am thinking I should have the copy progress logged to that file.

Also you are corret the % does not update during the copy phase. This is due to not calculating the copying progress as I am not 100% sure of the best way to do this with the method I have used. I think the "Plot while copy" could use a little more work so I will try to fix it up a bit more in the next update.

BryanBoyette commented 3 years ago

Right on and you deserve the kudos big time for sure. Sys Admin myself, so I know what the works like, and how much you've probably invested outside of whoever you support in getting this solution up and running and then all the additional intake. Like I said, not the end of the world for me personally.