StreaMonitor
StreaMonitor copied to clipboard
Online status when not downloading
Currently the status show models Not Running when not downloading. There should also be a status for models online when not downloading. This way one can decide to restart the model downloading. Thanks
Not Running means the Thread is not Running.
Actually the design makes it not possible to do a status monitoring when a model is stopped for downloading. This would need a change in the organization of the Threads. Actually a model is Thread with status monitoring and downloading while a download runs monitoring is stopped. If the Thread is stopped nothing happens for this model.
@lossless1024 would need to decide to do tsomething like this.