My plan was to start a webradio via the REST-Api.
The API works perfect but i can’t start webradios.
It seems like the playlist names for getting the JSON output of webradios (“radio-favourites” and “my-web-radio”) cant’t be used with the “api/v1/commands/?cmd=playplaylist&name=” request of the API. Or am i doing something wrong and there is another way of starting webradio stations via the api?
Thanks for the answer.
I found a workaround described in this thread: https://forum.volumio.org/add-webradio-playlist-t7023.html
Toni0 suggests adding the webradio station to the queue and then saving the queue to a playlist wich then could be played via the REST API.
This only beeing a workaround maybe i’m going to post a feature request.