I’ve recently installed Music Assistant and have just made my first script to automate it. If I wanted to play a certain playlist automatically, that’s already there, but I just wanted it to resume what was playing from the last time I stopped. I work from home, so I have music playing throughout my work day in my office. I created a script to hopefully resume what was playing, but the only way I found to resume was by transferring the queue to the same player and using the auto_play. Is this the only way to resume what was playing?
Thank you for providing the action that is working for you. I noticed there is a media_player.play_media that gives me a similar error too, but only the media_player.media_play you sent so far works for me.