CastVolumeKnob icon indicating copy to clipboard operation
CastVolumeKnob copied to clipboard

Play/pause commands

Open gigawatts opened this issue 5 years ago • 2 comments

What was your source for figuring out the stop and set_volume commands? I'm trying to add play/pause commands, and a kick in the right direction would be helpful.

gigawatts avatar Feb 27 '20 00:02 gigawatts

Hi, I used protocol buffers and a custom python script. Unfortunately I don't have the script anymore. The .proto file is from the pychromecast library. Also I modified the pychromecast to dump the messages before sending. After a little trial and error I found what I wanted.

WebmasterTD avatar Feb 27 '20 11:02 WebmasterTD

hello

very good project, works well, thanks a lot

actually I have the same need about adding some function like NEXT/PREVIOUS/PAUSE/PLAY ? and the must would be to be able to get informations about the song played.

if anyone had already try it, I would verry appreciate to share or to work together to find a solution

regards

spilz87 avatar May 15 '23 18:05 spilz87