diff --git a/app.iced b/app.iced index 3818f98..5ec734f 100644 --- a/app.iced +++ b/app.iced @@ -145,6 +145,9 @@ ts3clientService.on "started", (ts3proc) => params = [] switch name.toLowerCase() + when "pause" + vlc.status.pause() + return when "play" inputBB = paramline.trim()