[Icecast] m3u generation prefers one TCP port

Charlie Allom charlie at playlouder.com
Thu Feb 5 14:13:57 UTC 2009


I have auto-generated m3u's preferring port :8000 even when accessed
from :80

    <listen-socket>
        <port>8000</port>
    </listen-socket>
    <listen-socket>
        <port>80</port>
    </listen-socket>

~% w3m -dump_source http://icecast.playlouder.com:80/totalrock.m3u
http://icecast.playlouder.com:8000/totalrock
~% 

Is this a bug or misinterpretation of the config?

  C.
-- 
 020 7729 4797
 http://blog.playlouder.com/



More information about the Icecast mailing list