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

Showing maximum 12 Streams under Favorites #34

Closed
cirf opened this issue Dec 15, 2014 · 3 comments
Closed

Showing maximum 12 Streams under Favorites #34

cirf opened this issue Dec 15, 2014 · 3 comments

Comments

@cirf
Copy link

cirf commented Dec 15, 2014

Under Windows 8 64 it shows only 12 items under followed streams. The loading Button shortly apears and then disapears at the end of the list. Would be nice if it shows all of the streams.
Thanks for this awesome Tool btw!

@bastimeyer
Copy link
Member

Thanks!
I think this might be related to the twitch.tv API issue I can't do anything about, but I haven't had a look into it yet.
It could be the same issue like the one when you try to query the API for certain stream titles and it then returns an empty list or the same stream records again if you specify an offset larger than 0. That's what it did in the past, so I needed to disable the infinite scroll mechanism for the search function.

@bastimeyer
Copy link
Member

Nope, it was caused by a logic error. It didn't add the fetched streams to the list, if the number of the returned streams was less than the fetch limit size.
Thanks for reporting the issue!

@cirf
Copy link
Author

cirf commented Dec 16, 2014

Thanks for fixing this and this was an impressive response time for a free tool :)

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

No branches or pull requests

2 participants