How do I turn off auto-play in the embed code? It wasn't there before and popped in during an update this past week or so.
Check this https://github.com/WWBN/AVideo/wiki/Autoplay-and-Browser-Policies#enable-or-disable-the-autoplay
I bet this is regarding the last update same problem I am still seeing. In incognito non logged watches video then it sometimes will show video ad then go to next video when autoplay is turned off.
THis one was reported 6 days ago https://github.com/WWBN/AVideo/issues/3673
Autoplay/nextvideo/loop
I was playing with it and my last update (few minutes ago) may resolve that.
But ads this is new for me. I guess it is something in your side that is blocking the VMAP
Mine is set to off. The sharing embed code has it set to on. Autoplay is the scourge of the internet. It must always be off by default.
Ads is working fine now. Everything looks good now after the latest git pull.
Still there 
Turn off the master switch in the main configurations
The code in the Iframe no longer controls it anymore ever since html5 took over. It is actually a redundant string that can be deleted because it does not function. String allow="autoplay"

Mine is off.
What about Ajax Auto Switch in Advance Config

Do not forget to purge the sites cache after turning those off also purge cloudflare if you are using that as well
What about Ajax Auto Switch in Advance Config
Sorry where is that setting?

@fakeologist I just update your streamer, check it now.
Still has autoplay. Literally all 6 videos on my blog page start playing at once, with audio. I have to manually take out the autoplay from code. I copy the iframe link from the my videos menu.
I see you are talking about embed content.
you need to update your streamer and clear your cache with this new update
Yes the embed. Sorry how to update streamer - cache is cleared on browser.
this is how to update https://github.com/WWBN/AVideo/wiki/How-to-Update-your-AVideo-Platform
Autoplay is still in the embed code. Can you please get it out or make it an option to turn off.

If you want to remove it you can do it here

Thank you.
Changed that setting and it still shows.
Did you clear the cache?
Browser cache clear.
Do not forget to purge the sites cache after turning those off also purge cloudflare if you are using that as well
How to purge site cache?
@fakeologist did you update your site with git pull?
Just now. Autoplay still there. How do I purge the site cache?
If you want to remove it you can do it here
I just went to your site and I removed the autoplay form the plugin above
Clear the cache and now the autoplay is removed from the iframe instructions.
Thank you. I also removed the autoplay but did not know how to clear the site cache.