Hi,
If I click a song name in the web interface, the M3U comes through fine as http://localhost/stream?player=1&suffix=.mp3 but winamp cannot connect (it's just stays at "connecting to host"). If I change the "localhost" to 127.0.0.1 it works, so I figured it was a problem in my hosts file, but the only entries in there are:
127.0.0.1 localhost
::1 localhost
Any ideas?