Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Seli

Pages: 1
1
Plugins / Re: MusicBee Remote (Remote Control for Android)
« on: July 16, 2017, 07:17:28 PM »
Thanks a lot for the great app! I am trying to set up the remote plugin but can't seem to connect my android device to the host. It looks like a similar problem to the previous comments on this thread, so it might be the same bug. Basically, after installing the plugin, I get a settings window with a wrong IP in the private address list. When I try to specify the correct IP, it doesn't appear on the address list. Also, I cannot connect from the Android app. When I scan, it gives a "A remote service could not be found". When I try manually, it gives another error message.

I have also installed the fix you provided on the previous page. This prevents the desktop app from giving a Stopped prompt when specifying an address, but it doesn't solve the connection problem, at least in my case. I have tried different ports, with no result. These are some of the messages I get in the debug log:

2017-07-17 01:06:19.0727 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
Socket starts listening on port: 3000

2017-07-17 01:06:19.0727 [ERROR]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
While starting the socket service
Only one usage of each socket address (protocol/network address/port) is normally permitted

2017-07-17 01:06:19.0727 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
broadcasting message BroadcastMessages: 2={"context":"nowplayinglyrics","data":"Lyrics Not Found"};3={"context":"nowplayinglyrics","data":{"status":404,"lyrics":""}}, _content: nowplayinglyrics

2017-07-17 01:06:19.0727 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.ServiceDiscovery : 0
Starting discovery listener at 239.1.5.10:45345 for interface 192.168.0.103

2017-07-17 01:06:21.9851 [DEBUG]
MusicBeePlugin.InfoWindow : 0
Selected source is -> Library

2017-07-17 01:06:21.9921 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
07/17/2017 01:06:21 : OnClientConnect Exception : The IAsyncResult object was not returned from the corresponding asynchronous method on this class.
Parameter name: asyncResult


2017-07-17 01:06:21.9921 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
07/17/2017 01:06:21 : OnClientConnect Exception : You must call the Bind method before performing this operation.

2017-07-17 01:07:11.8554 [ERROR]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
While starting the socket service
Only one usage of each socket address (protocol/network address/port) is normally permitted

2017-07-17 01:07:18.9768 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
sending-all: {"context":"ping","data":""}

2017-07-17 01:07:18.9768 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
Ping: 16/07/2017 18:07:18

I would really appreciate some help. Maybe it´s a simple thing I am overlooking!

Pages: 1