Sebastian Meyer

Results 221 comments of Sebastian Meyer

@HorstBaerbel Did you manage to solve this? I was running the python script of @afilipovich for a few months and it was working quite well (increased the threshold even more),...

> verify all your workshop mods which prompts steam to check if they are updated Unless you've disabled it, Steam should already update any workshop contents when you launch a...

@VasianRed This is offtopic. If you have a question that's not related to this thread, then open a new issue. What you have asked is however explained in the readme....

This is a bit surprising. [Before Streamlink Twitch GUI's window becomes visible](https://github.com/streamlink/streamlink-twitch-gui/blob/v1.9.0/src/app/init/instance-initializers/nwjs/instance-initializer.js#L56-L57), [it first performs an out-of-bounds detection](https://github.com/streamlink/streamlink-twitch-gui/blob/v1.9.0/src/app/init/instance-initializers/nwjs/window.js#L135-L139), and it also does this each time the screen configuration changes while...

The `--reset-window` parameter exists for this specific reason. This can be set as a launch parameter and it can also be passed to the already running instance, so that it'll...

That's not how Streamlink Twitch GUI works. You'd need to start Streamlink with the [`--player-external-http`](https://streamlink.github.io/cli.html#cmdoption-player-external-http) parameter and open the returned URL in your already launched player, but as I've said...

You mean you want to launch Streamlink and wait for an offline channel to start streaming? This was asked for in #265, but I haven't spent any time on it...

Why did you close this thread? Keep it open please.

> When i click on "sign in" it starts doing its thing and nothing happens What is "its thing"? As described in the wiki, when authenticating, Streamlink Twitch GUI first...

> After i press the button, it changes to "abort" The abort button is for shutting down the local HTTP server if the user never finishes the login in their...