GamePipe icon indicating copy to clipboard operation
GamePipe copied to clipboard

[Suggestion] Display ETA for transfers

Open r6d2 opened this issue 8 years ago • 1 comments

I think it would be nice to display the total ETA of transfers on queue at any given time, like most file transfers programs do.

Thanks for considering!

r6d2 avatar Jul 30 '17 17:07 r6d2

Not having an ETA was an intentional decision early on in development (which also happened to also be easier than adding one), since they're often wildly inaccurate.

However, there probably is some value in adding one. I could probably pump the current transfer speed through a simple IIR filter and come up with something moderately stable, enough to give you a rough ballpark on each game queued up without much trouble.

DjScribbles avatar Aug 12 '17 22:08 DjScribbles