refactor(speedtest.net): all your servers belong to us#111
Draft
Audionut wants to merge 20 commits intoautobrr:developfrom
Draft
refactor(speedtest.net): all your servers belong to us#111Audionut wants to merge 20 commits intoautobrr:developfrom
Audionut wants to merge 20 commits intoautobrr:developfrom
Conversation
revert from cache version, rely solely on button press instead
add lat/long location based server fetching fix correct server id into speedtest-go
Contributor
Author
Contributor
Author
s0up4200
requested changes
Aug 21, 2025
Contributor
Author
|
I think I got them all. It seems to have improved some redraw issues I was noticing also. The speedtest latency results have an inconsistency that I can't track down. Literally once in a blue moon, and I haven't noticed it recently. The only concern I have with this branch, is my inability to force city name to existing schedules. New schedules push their results as expected. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





This PR extends the speedtest.net server functions, allowing additional speedtest.net servers to be selected. It hooks into the existing speedtest-go application, allowing to fetch all 'city' based servers already defined in that application, and further extends the server selection process by allowing latitude/longitude based server fetching.
By default, existing local servers only functionality remains. Speedtest.net server maintenance is conducted via a new speedtest settings panel. This allows to fetch the speedtest-go 'city' based servers (comprehensive) and input for lat/long server fetching.
Additionally, a further option allows the server city name to be appended to results, to assist with differentiating the same sponsor servers located in different facilities.