Hi<div><br><div class="gmail_quote">2013/2/27 José Luis Artuch <span dir="ltr"><<a href="mailto:artuch@speedy.com.ar" target="_blank">artuch@speedy.com.ar</a>></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

At least here, with loop and preload the problem persists.<br>
I think it's a good option to use more than one alternative, like you<br>
have on your website:<br>
<div class="im HOEnZb"><br>
<source src="<a href="http://www.radiogalere.org:8080/galere.mp3" target="_blank">http://www.radiogalere.org:8080/galere.mp3</a>"<br>
type='audio/mpeg'><br>
<source src="<a href="http://www.radiogalere.org:8080/galere.ogg" target="_blank">http://www.radiogalere.org:8080/galere.ogg</a>"<br>
type='audio/ogg'><br></div></blockquote><div><br></div><div><br></div><div>Just to be sure you understand, this alternative in ogg format is not here in case the mp3 stream is down, but to allow a full html5 expérience so 99% of our users can listen with html5 ( well 82% if I see <a href="http://caniuse.com/audio">http://caniuse.com/audio</a>) </div>

<div><br></div><div>But as you now , 50% of the browser don't support mp3 and 30% don't support  ogg so the ogg/mp3 is the solution to avoid flash for 82% of your listeners.</div><div><br></div><div>I though the <span class="webkit-html-attribute-name" style="font-size:medium;font-family:monospace;white-space:pre-wrap">preload</span><span style="font-size:medium;font-family:monospace;white-space:pre-wrap">="</span><span class="webkit-html-attribute-value" style="font-size:medium;font-family:monospace;white-space:pre-wrap">none</span><span style="font-size:medium;font-family:monospace;white-space:pre-wrap">" would change something but it seems not. Do you have any Burst option on your icecast.xml ?</span></div>

<div><br></div><div> </div></div></div>