Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] ETA for downloading #6059

Open
Tracked by #40
I-JMC opened this issue Jul 21, 2023 · 1 comment
Open
Tracked by #40

[Feature] ETA for downloading #6059

I-JMC opened this issue Jul 21, 2023 · 1 comment
Labels
Enhancement Improvement or Feature

Comments

@I-JMC
Copy link

I-JMC commented Jul 21, 2023

Is your feature request related to a problem? Please describe.

  • Yes, I never know in how much time the download will finish

Describe the solution you'd like

  • A timer counting the time until you downloaded everything in your queue could use the throttle set in the settings to calculate it 🤷‍♂️

Describe alternatives you've considered

  • None

Context (please complete the following information):

  • HakuNeko Version 6.17 Stable Portable
  • HakuNeko Version 8.3.4 Stable Nightly

Additional context

  • None
@Sheepux
Copy link
Contributor

Sheepux commented Aug 2, 2023

I'd say: measure the image per minute (per connector) and then amount of image left to download * rate = time left
This removes too many factors
Requires at least 1 min of download to start getting accurate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvement or Feature
Projects
None yet
Development

No branches or pull requests

2 participants