-
-
Notifications
You must be signed in to change notification settings - Fork 204
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
Channel/game sorting is not working #313
Comments
Please see I'll leave this issue here open, so that I don't get more dups as long as Twitch is having these issues... The sorting is done on Twitch's end, the GUI doesn't sort anything (this wouldn't work with the infinite scroll implementation) |
I can confirm having the same issue. Did some digging, and apparently each time I start the GUI, the first time it loads without issues, it's from the second time and onward that it hides not only top streams, but also top games on each game folder. Global Top channels page seems to work as intended. edit: forgot to say it works fine at the twitch.tv webpage, seems to be at the GUI end only. |
Fixed by #314, sorry for the confusion here... |
Thanks for reporting an issue!
Please read the contribution guidelines first!
Feel free to use the following template. Be as detailed as possible.
Don't forget to remove this text before submitting.
Description
So, I just discovered about the API change, updated to 0.15 version, created a Twitch account, and for some reason the channel and top games are not being sorted, or they are being sorted by some weird metric.
The top games that show first are games with 4-5k viewers, the top streams in the initial page range from 5k to less than 500.
...
Expected / Actual behavior
Expect the sort system to sort by viewers
...
Reproduction steps
Environment details (operating system, etc.)
Win 8.1 64 bits, fresh installed a couple days ago, all drivers installed, all Win updates done
...
Comments, logs, screenshots, etc.
I have gone through all the settings but there is none related to sorting options, is this a problem on my end?
...
Best regards, thanks for the great work, and I would also help, but I only know about embedded C programming.
The text was updated successfully, but these errors were encountered: