I would like to see some visual indicators displaying the state the download currently is in.
Reason for this is that with all the error text and stuff it is sometimes hard to determine it. Futhermore it is simply more easily scannable.
The colors of the progressbar don't help usually when especially when there was no progress yet. ;)
I'm thinking of icons to distinguish following states:
- Queued
- Running (which should include finishing)
- Resumable? I would opt for it.
- Paused
- Canceled
- Complete
- Complete with verification
Question remains where to place such icons... Extra column or as part of e.g. the state/est.time column?