Quoting Bill Moseley <[EMAIL PROTECTED]>: > On Wed, Mar 09, 2005 at 12:07:50PM -0800, kdf wrote: > > looks like something is hanging in the playback. can you find where the > log > > shows the song starting playback? This would be where it tried to > construct > > the playback command, searching for format options, etc. output from > d_source. > > I think I understand -- slimpserver 6 thinks it's connecting to > squeezebox2 which can play wav/flac, etc directly. I had .ogg queued > up and that gets mapped to wav with 6.0. .ogg played fine with xmms > with 5.4.0. With 6.0b1 I'm only able to play .mp3. > > Makes sense. Guess I need to figure out how to setup convert.conf to > set encoding based on the player. Hum, maybe that's not the right > place. How does the server determine what the client is (xmms, sb1, > sb2) and what conversion to use? > any player that connects to http://serverIP:9000/stream.mp3 should be getting detected as player type 'http', which is given a 320kbps bitrate limit and 'mp3' format only support. clearly, this detection is broken.
otherwise, the server uses the reponse from a slimproto query. Odd, still, that yoru player could stil be detected as sb2 if clearly xmms can't possible have responded with a deviceid. -kdf -kdf _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
