Remove buffering

You can set preload in PAID Plugin files

– wp-content/plugins/shoutcast-icecast-html5-radio-player/html5/html5shoutcast.php
– wp-content/plugins/shoutcast-icecast-html5-radio-player/html5/html5icecast.php

By default it set to preload: “auto”,
To Remove buffering set to preload: “none”,

preload
String : (Default: “metadata”) : Valid values are “none”, “metadata” and “auto”, which matches the HTML5 draft standard. Use “auto” to preload the file.

Posted in: Icecast, JavaScript, Shoutcast