cuschk
cuschk
Hi, thanks for your report and ideas! Which code adjustments did you make to get it running? I can imagine it's just a problem finding the `mplayer` executable, right? Did...
Can you quit by pressing q or ctrl/cmd+c? Does it also happen when you start `mplayer` or `mpv` directly? ```console $ mplayer http://ice1.somafm.com/groovesalad-256-mp3 ```
Hi @czesiekhaker, Thanks for your report! I can't reproduce this on my machine. Pressing ctrl+c or q or esc kills the MPlayer or mpv process as expected. What OS and...
Could not reproduce and closing. @diimdeep Let me know if this is still an issue.
Switched to `execa` and force-killing after a timeout. (17919760b0258300c18999d9c64d6fd6aa101a5c) This should solve the issue.