I have playlists in my LMS server that show up and are playable from the media browser.
But trying to create an automation I can’t figure out the correct settings, is there a way to get the content ID and any other useful information from the media browser ?
Any way to see what the media browser actually calls with what parameters when I use it ?
Thanks !
Create a blank automation, add a media_player.play_media action, use the media picker to select your playlist, go into YAML mode and you can copy the id (and type) directly from the code.