Hello, anyone using ICECAST (Nekoware) on IRIX 6.5.22? I've setup nekoware compiled libs, icecast and ices on 6.5.22. ICES is version 2.0.0 and ICECAST is 2.3.1 I cannot stream a playlist from a txt file. I always hear the same 2-3 seconds for the first song on playlist and the player start buffering slowly. This loops forever. I've used the same configuration that was on my slackware setup, it works there. Any hints? These are the logs (error.log) [2006-05-15 05:19:56] DBUG connection/_handle_get_request Source found for client [2006-05-15 05:19:56] DBUG source/source_main Client added [2006-05-15 05:19:56] INFO source/source_main listener count on /music.ogg now 1 [2006-05-15 05:19:56] DBUG stats/modify_node_event update node connections (3) [2006-05-15 05:19:56] DBUG stats/modify_node_event update node client_connections (2) [2006-05-15 05:19:56] DBUG stats/modify_node_event update node clients (1) [2006-05-15 05:19:56] DBUG stats/modify_node_event update node listeners (1) [2006-05-15 05:20:50] DBUG client/client_send_bytes Client connection died [2006-05-15 05:20:50] DBUG source/source_main Client removed [2006-05-15 05:20:50] INFO source/source_main listener count on /music.ogg now 0 [2006-05-15 05:20:50] DBUG stats/modify_node_event update node clients (0) [2006-05-15 05:20:50] DBUG stats/modify_node_event update node listeners (0) [2006-05-15 05:20:51] DBUG connection/_handle_get_request Source found for client [2006-05-15 05:20:51] DBUG stats/modify_node_event update node connections (4) [2006-05-15 05:20:51] DBUG stats/modify_node_event update node client_connections (3) [2006-05-15 05:20:51] DBUG source/source_main Client added [2006-05-15 05:20:51] INFO source/source_main listener count on /music.ogg now 1 [2006-05-15 05:20:51] DBUG stats/modify_node_event update node clients (1) [2006-05-15 05:20:51] DBUG stats/modify_node_event update node listeners (1) [2006-05-15 05:20:52] DBUG slave/_slave_thread checking master stream list (ices.log) [2006-05-15 05:13:25] INFO ices-core/ IceS 2.0.0 started... [2006-05-15 05:13:25] INFO signals/ Metadata update requested [2006-05-15 05:13:25] INFO playlist-basic/ Loading playlist from file "/usr/people/marco/playlist" [2006-05-15 05:13:25] INFO playlist-builtin/ Currently playing "/usr/people/marco/warehouse/Ben_Harper-Forever.ogg" [2006-05-15 05:13:25] INFO stream/ Connected to server: localhost:8000/music.ogg [2006-05-15 05:13:25] INFO encode/ Encoder initialising with bitrate management: 1 channels, 44100 Hz, minimum bitrate 1, nominal 65536, maximum 131072 [2006-05-15 05:13:25] INFO audio/ Enabling stereo->mono downmixing [2006-05-15 05:16:48] INFO playlist-builtin/ Currently playing "/usr/people/marco/warehouse/CSN-You_dont_have_to_cry.ogg" [2006-05-15 05:19:33] INFO playlist-builtin/ Currently playing "/usr/people/marco/warehouse/Corea_Hancock-Maiden_Voyage.ogg" [2006-05-15 05:20:07] INFO encode/ Encoder initialising with bitrate management: 1 channels, 44100 Hz, minimum bitrate 1, nominal 65536, maximum 131072 [2006-05-15 05:20:07] INFO audio/ Enabling stereo->mono downmixing [2006-05-15 05:25:09] INFO encode/ Encoder initialising with bitrate management: 1 channels, 44100 Hz, minimum bitrate 1, nominal 65536, maximum 131072 [2006-05-15 05:25:09] INFO audio/ Enabling stereo->mono downmixing [2006-05-15 05:33:03] INFO playlist-builtin/ Currently playing "/usr/people/marco/warehouse/Davis-Tutu.ogg" Marco