Changed Corelogic of PlotoSpawner due to various issues. Removed much not necessary complexity. 74bbf33
It does not wait anymore for a given TempDrive to become plotable. It checks all TempDrives peridodically upon definable Intervall (default 5 min)
Switched from Parameter to config file for controlling spawning
Moved some Write-Hosts to Write-Verbose
Added
Some more detailled logging with -Verbose
Fixed
45
47
Known Bugs
48
(-InputAmountToSpawn is blatantly ignored for now. Why? I focus on successfully spawning jobs as fast as possible rather than complying with that param. Overcommit should not possible anyway due to checking OutDrives. And also If a jobs fills a drive, you may copy/move stuff from on that drive and te job can continue. Will be fixed though!
Changed
Added
Fixed
45
47
Known Bugs
48
(-InputAmountToSpawn is blatantly ignored for now. Why? I focus on successfully spawning jobs as fast as possible rather than complying with that param. Overcommit should not possible anyway due to checking OutDrives. And also If a jobs fills a drive, you may copy/move stuff from on that drive and te job can continue. Will be fixed though!