I'm using the "DLNA Player" last updated by @veeceeoh to play mp3 sounds stored on HE to eufy genies. How would I play two sounds sequentially from a rule?
If I send two playtrack commands, it usually doesn't play. If I add a delay to the second playtrack command, both sounds play. I suspect it doesn't like to receive a command to play something while it's already playing something else.
Is there an alternative to manually setting a delay between playtrack commands (delay length probably depends on playback length of first track)? Is there a command to send it a list of filed to play sequentially? Or load multiple tracks and then play them? The playSoundAndTrack sound promising but I don't know the syntax to make it work.
I also see a newer version of dlna player updated by cybrmage. Is that the latest?