
I just starting working with Roll20AM today. I set two tracks to loop and then put them both on the same tag. I then set the tag to play together. I then made a macro that would start the tag and one that would stop the tag. They both loop fine as long as I don't stop them with the stop macro. When I use the stop macro it switches off the loop setting on both tracks in the jukebox so when I start them back up they don't loop. start macro: !roll20AM --audio,play|Tag1 stop macro: !roll20AM --audio,stop|Tag1 Any help would be much appreciated.