streamlink / streamlink-twitch-gui

A multi platform Twitch.tv browser for Streamlink
https://streamlink.github.io/streamlink-twitch-gui/
MIT License
2.67k stars 201 forks source link

kill streamlink-gui if already open and try to open it again #991

Closed killertofus closed 11 months ago

killertofus commented 11 months ago

Checklist

Description

kill streamlink-gui if already open and try to open it again like in #704

bastimeyer commented 11 months ago

Is this a question or what is this?

Just kill the process of the GUI. I'm not here to teach you how to use your operating system. You didn't even mention your OS.

pkill -f "path/to/the/executable/of/streamlink-twitch-gui"
killertofus commented 11 months ago

sometimes streamlink crashes, you try to open it again but it never opens, you try to kill it then it works, it needs to auto kill if opening it when it's already "open", sorry for not being descriptive