We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I'm not a guru of http and I don't now how to POST the tigh commands, I've searched around on issues for a possible solution bu can't find it, sorry. Actually I can clear a playlist http://127.0.0.1:8880/api/playlists/0/clear and start play http://127.0.0.1:8880/api/player/play, but I can't figue out how to load a playlist, I've tried http://127.0.0.1:8880/api/playlists/add/:radio_alternative.m3u: while this m3u file is located in the music folder declared.
I also need how to change volume by api, I can't understand how to send parameters written on yml https://github.com/hyperblast/beefweb/blob/master/docs/player-api.yml
Thank you a lot!
The text was updated successfully, but these errors were encountered:
Here I've been helped and found the solution https://hydrogenaud.io/index.php/topic,126793.new.html#new
Sorry, something went wrong.
Uhm that link doesn't point to any way to load the m3u file, unless I miss something.
No branches or pull requests
Hi, I'm not a guru of http and I don't now how to POST the tigh commands, I've searched around on issues for a possible solution bu can't find it, sorry.

Actually I can clear a playlist http://127.0.0.1:8880/api/playlists/0/clear and start play http://127.0.0.1:8880/api/player/play, but I can't figue out how to load a playlist, I've tried http://127.0.0.1:8880/api/playlists/add/:radio_alternative.m3u: while this m3u file is located in the music folder declared.
I also need how to change volume by api, I can't understand how to send parameters written on yml
https://github.com/hyperblast/beefweb/blob/master/docs/player-api.yml
Thank you a lot!
The text was updated successfully, but these errors were encountered: