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

Quick and Simple Internet Speed Test feature #437

Open
1 task done
luckedea opened this issue Nov 20, 2024 · 0 comments
Open
1 task done

Quick and Simple Internet Speed Test feature #437

luckedea opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@luckedea
Copy link
Member

Is there already an issue for this request?

  • I have checked older issues, open and closed

Platform

All

Describe the enhancement you'd like

Reasoning

It's really common for users to tweak nzbget configuration in case things go wrong. Everyone is happy if nzbget is downloading everything fine, but if you are going down the rabbit hole of optimizing it, making sure you get completion and good speed from your news server, your internet - it's not very easy.

We already added Disk tests and NewsServer tests to easily see problems related to disk performance and news server, internet speed is logical missing piece.

And competitors have a similar feature too.

Implementation

Let's continue expanding STATUS page since it's a place where you can see your environment and all test results. A simple "Internet Speed test" feature, showing the latest result (similar to disk/server tests) if there is any, ability to start/retry the test, and visually show if it is still in progress. With or without popup element on test start - whatever is easier to implement with the current UI restrictions.

For the algorithm, we could do something similar to what CF speedtest does, it's fast (<30 seconds) and shows reasonable numbers.

Extra information

No response

@luckedea luckedea added the enhancement New feature or request label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants