Comment #8 on issue 5 by
kaaho...@gmail.com: Failing to connect to
SqueezeBox
http://code.google.com/p/android-squeezer/issues/detail?id=5
What you describe is indeed a connection issue, and since you can connect
to the web-interface on the phone, your network and server should be fine.
My guess is that it is some setting in the server, which causes the
problem, so here are a few hints.
The port 9000 you mention is the http port.
Squeezer connects through the SqueezeboxServers command line interface
(CLI). The standard CLI port is 9090, and can be changed by the
web-interface. See the attached screenshot. If you have a telnet program
installed on a computer, you can test the CLI connection like the example
on the second screenshot.
Note that Squeezer also uses the http port (to fetch album-art), but the
http-port number is fetched automatically by Squeezer, once a CLI
connection is made. So there is no setting in Squeezer for the http port.
Attachments:
cli-port.png 80.1 KB
cli-telnet-connection.png 39.2 KB