Playlist API
In this article, you will learn how to use the FRAMR Playlist API to change your player’s playlist via API.
Player API
You may change your player playlist externally by using the player API. Just set the key “playlistID” and ID of the desired playlist the via Player-API to change the currently active playlist of a player. You may find the playlist ID by opening a playlist and inspect the URL in the browser bar, e.g. https://cockpit.framr.tv/channels/schedule/1234/.
Example:
The target player will then view the specified playlist until either you reset the “playlistID” again via API or reboot your device.