> I've created a very simple and basic html5 audio player, actually not more than: > > <audio src="[url-to-m3u]" controls> > > but I am facing two problems, this simple audio tag is working on Chrome...