I need a .qtl script that works for all Shoutcast streams. This one worked with my old streamhost, but will not work with my new streamhost:
code:
<?xml version="1.0"?>
<?quicktime type="application/x-quicktime-media-link"?>
<embed
autoplay="true"
controller="true"
type="video/quicktime"
quitwhendone="false"
loop="false"
src="http://myURL:myPORT/listen.pls"
/>