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

Badges in left sidebar #194

Closed
Poorchop opened this issue Jan 12, 2016 · 1 comment
Closed

Badges in left sidebar #194

Poorchop opened this issue Jan 12, 2016 · 1 comment

Comments

@Poorchop
Copy link

The badge icon in the taskbar is really useful but I think that it should be included in the application itself. I follow some games and the only way to see if anyone is streaming a followed game is to manually navigate to the game's page via the application. With badges next to the categories, it will be easier to see if anyone is live, especially in the case of followed games.

@bastimeyer
Copy link
Member

The followed games list sadly doesn't contain any stats, this is related to #148...
https://api.twitch.tv/api/users/[USER_NAME_HERE]/follows/games?oauth_token=[TOKEN_HERE]

I also can't add game filters to the followed streams menu (which could then be linked by the followed games), because the API doesn't allow any filtering parameters.
https://api.twitch.tv/kraken/streams/followed?game=[GAME_NAME_HERE]&oauth_token=[TOKEN_HERE]

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

No branches or pull requests

2 participants