This commit works around a race caused by some of our JS code trying to run play() for the next song while the MEJS player is still cleaning up the last song. MEJS issue: https://github.com/mediaelement/mediaelement/issues/2650
This commit works around a race caused by some of our JS code trying to run play() for the next song while the MEJS player is still cleaning up the last song. MEJS issue: https://github.com/mediaelement/mediaelement/issues/2650