mediaelement
mediaelement copied to clipboard
fix #2993 : iterate properly in sources array in case of multiple sources
increment index before using it to get the next source in case of error of the previous one, otherwise the first source is tried twice and the last source is never tried
Refs: https://github.com/mediaelement/mediaelement/issues/2993