milan-fabian / slideshow-support

Support and issue tracking for Slideshow software
https://slideshow.digital/
15 stars 1 forks source link

Using the API to switch to a particular playlist #43

Closed ulfskogeng closed 1 year ago

ulfskogeng commented 1 year ago

I have managed to play a single file and display HTML, but cannot switch to a playlist using the API. I have tried using Postman and PUT command. The name of the playlist is "velkommen"

http://192.168.1.115:8080/ajax/playlist/set?playlistName=velkommen Server response Code Details Undocumented TypeError: Failed to fetch Responses Code Description Links 200 Success

First time I'm using this, maybe I'm doing it wrong?