Vincent
Vincent
Can you run it with `gnome-twitch --log-level debug` and see if you get some more detailed output?
@o0Niki0o You are most likely running an old version of GT, please install the latest version. If you are using Ubuntu, install from the [Webupd8 PPA](https://launchpad.net/%7Enilarimogard/+archive/ubuntu/webupd8/+index?batch=75&direction=backwards&memo=150&start=75)
This is an error in GTK+ that I think has to do with it trying to draw the volume popup over the Cairo rendered player which it trips up on....
Twitch requires the `user_read` permission scope to get a user's followed streams [here](https://dev.twitch.tv/docs/v5/reference/streams/#get-followed-streams). This gives me access to read a user's information (which I do to get their user id)...
Yeah this can probably be done, at least in the GStreamer backends. What player backend are you using?
Hmm ok I have less control over what MPV does, but I'll look into it.
@Techwolf What options do you pass to MPV to set the buffer size?
Definitely! For v0.5.0 I am planning on implementing a lot of new features and redesigning the UI mainly around the player and chat. This will include exactly what you said:...
If you mean VODS (past broadcasts) then #172 is the relevant issue. I'm planning on having this ready for the next release v0.5.0!
Sure this should be doable!