Toggle a playlist using a HTTP callback #1852
toots
started this conversation in
Show and tell
Replies: 3 comments
-
There are quite a few examples like this in the book :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Bonjour, Merci pour se partage du coup la commande nous devons lancer 2 fois pour que ça fonctionne ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Merci pour votre partage le script suivant ne fonctionne pas vraiment pour un point important :
Voici mon script :
` |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all!
This was a request from a user so here's a quick example about how to toggle a playlist using a http callback:
Then, using
curl
:A second time:
Lastly:
And the playlist starts with a fresh song!
Beta Was this translation helpful? Give feedback.
All reactions