Triode;644914 Wrote: > Yes - that should be ok its trying to stream without flac. > > However it doesn't seem to actually start the stream. Is it possible > that you have some other applications using the same port number on the > machine in some way? The helper app should see the playback player > connecting, it doesn't seem to. Have you tried Squeezeplay or > SoftSqueeze running on the server?
I've had a ponder on this, and I suspect that the problem stems from me having a proxy server configured in squeezecenter. If I look in my squid log, I see this: > > 1311955605.683 3 192.168.25.1 TCP_MISS/200 491 GET > http://192.168.25.1:9005/status.json - DIRECT/192.168.25.1 > application/json > 1311955608.950 809 192.168.25.1 TCP_MISS/200 36589 GET > http://192.168.25.1:9005/spotify:artist:0WdDpEeDIDmtYh5sqRrdI6/browse.json > - DIRECT/192.168.25.1 application/json > 1311955613.651 55 192.168.25.1 TCP_MISS/200 2845 GET > http://192.168.25.1:9005/spotify:album:3qz1ev5Fb78GRKv0vocnQM/browse.json > - > DIRECT/192.168.25.1 application/json > 1311955613.717 0 192.168.25.23 TCP_DENIED/400 1399 GET > spotify:track:7AFgbMCR9XJzKWBcZu3dSz/stream.pcm?player=00%3A04%3A20%3A1e > %3A5b%3A44&start=0&sync=1&id=1 SPOTSTREAM/1.0 - NONE/- text/html > 1311955613.765 0 192.168.25.23 TCP_DENIED/400 1399 GET > spotify:track:3mZiIYXO6lXdIeb32h1Mk5/stream.pcm?player=00%3A04%3A20%3A1e > %3A5b%3A44&start=0&sync=1&id=2 SPOTSTREAM/1.0 - NONE/- text/html > 1311955617.816 58 192.168.25.1 TCP_MISS/200 26109 GET > http://192.168.25.1:9005/spotify:image:ff6ba8b144d3bc902c1cd43dfecd6b4803d > 6375e/cover.jpg - DIRECT/192.168.25.1 image/jpeg > 1311955617.868 6 192.168.25.1 TCP_MISS/200 26109 GET > http://192.168.25.1:9005/spotify:image:ff6ba8b144d3bc902c1cd43dfecd6b4803d > 6375e/cover.jpg - DIRECT/192.168.25.1 image/jpeg > 1311955788.119 114 192.168.25.1 TCP_MISS/502 1443 GET > http://192.168.25.1:9005/spotify:track:4R7quQMnytULudj0luc2wE/prefetch > - DI > RECT/192.168.25.1 text/html > 1311955897.937 50 192.168.25.1 TCP_MISS/200 2030 GET > http://192.168.25.1:9005/spotify:album:35ySmlqk8kYOcmsIDKhN8o/browse.json > - > DIRECT/192.168.25.1 application/json > 1311955898.031 1 192.168.25.23 TCP_DENIED/400 1399 GET > spotify:track:1woH9XrLkBC0e42vr5UmMf/stream.pcm?player=00%3A04%3A20%3A1e > %3A5b%3A44&start=0&sync=1&id=3 SPOTSTREAM/1.0 - NONE/- text/html > 1311955898.102 0 192.168.25.23 TCP_DENIED/400 1399 GET > spotify:track:58uPEXCILSDa276XPeE7oC/stream.pcm?player=00%3A04%3A20%3A1e > %3A5b%3A44&start=0&sync=1&id=4 SPOTSTREAM/1.0 - NONE/- text/html > 1311955898.337 56 192.168.25.1 TCP_MISS/200 31894 GET > http://192.168.25.1:9005/spotify:image:a25a76a46c17e1c2810fe574801594e6c93 > f4e60/cover.jpg - DIRECT/192.168.25.1 image/jpeg > 1311955898.406 7 192.168.25.1 TCP_MISS/200 31894 GET > http://192.168.25.1:9005/spotify:image:a25a76a46c17e1c2810fe574801594e6c93 > f4e60/cover.jpg - DIRECT/192.168.25.1 image/jpeg > 1311956238.110 104 192.168.25.1 TCP_MISS/502 1443 GET > http://192.168.25.1:9005/spotify:track:1UeeTwKFReFu9XUlp2D56E/prefetch > - DI > RECT/192.168.25.1 text/html > the lines of this form: 1311955898.102 0 192.168.25.23 TCP_DENIED/400 1399 GET spotify:track:58uPEXCILSDa276XPeE7oC/stream.pcm?player=00%3A04%3A20%3A1e %3A5b%3A44&start=0&sync=1&id=4 SPOTSTREAM/1.0 - NONE/- text/html don't look like normal http requests to me thanks Matt -- MattC ------------------------------------------------------------------------ MattC's Profile: http://forums.slimdevices.com/member.php?userid=4127 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
