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 - Salmastryon

Pages: 1
1
Plugins / Re: MusicBee Remote (Remote Control for Android)
« on: March 22, 2017, 02:53:07 AM »
And it now works when I use range. :D

Thanks!

2
Plugins / Re: MusicBee Remote (Remote Control for Android)
« on: March 17, 2017, 05:02:53 AM »
I hope the issue wasn't on my end. I renamed the old file to mb_remote.bak and copied the new mb_remote.dll into the folder.

3
Plugins / Re: MusicBee Remote (Remote Control for Android)
« on: March 15, 2017, 02:02:04 AM »
Sorry for the delay in answering this. It still doesn't seem to work any differently from my end. Allow: All works, Allow:Range doesn't and Allow:Specific works only if I put 127.0.0.1 in as well.

Plugin Version 1.1.1.1459
The debug log below


Quote
2017-03-14 20:54:59.3482 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
sending-all: {"context":"ping","data":""}

2017-03-14 20:54:59.3482 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
Ping: 3/15/2017 12:54:59 AM

2017-03-14 20:54:59.7444 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
Stopping socket service

2017-03-14 20:54:59.7444 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
Socket starts listening on port: 3000

2017-03-14 20:54:59.7444 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
03/14/2017 20:54:59 : OnClientConnect Exception : Object reference not set to an instance of an object.


2017-03-14 20:54:59.7444 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
03/14/2017 20:54:59 : OnClientConnect Exception : Object reference not set to an instance of an object.


2017-03-14 20:55:01.2612 [INFO]
MusicBeePlugin.InfoWindow : 0
Connection verified: False

2017-03-14 20:55:01.2612 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
Client 127.0.0.1 was force disconnected IP was not in the allowed addresses

4
Plugins / Re: MusicBee Remote (Remote Control for Android)
« on: February 23, 2017, 07:40:26 PM »
Thanks!  I'll keep an eye out for it!

5
Plugins / Re: MusicBee Remote (Remote Control for Android)
« on: February 22, 2017, 07:46:21 PM »
Unfortunately, I don't own the router and the person who does, doesn't want anything changed.

edit: I'm just glad I convinced them to change the default pass codes.

6
Plugins / Re: MusicBee Remote (Remote Control for Android)
« on: February 22, 2017, 05:44:06 PM »
Sorry for the delay in replying.

My desktop in which MusicBee is running is 192.168.1.143, my cellphone is 192.168.1.149.  When I try to set the remote plugin to Range with the address 192.168.1.140 (149) and hit save the stats changes to stop.

I checked the debug log afterwards and got this. (this is the copy of the one I just did so I had exact info)

2017-02-22 12:36:27.9607 [INFO]
MusicBeePlugin.InfoWindow : 0
Connection verified: False

2017-02-22 12:36:27.9607 [DEBUG]
MusicBeePlugin.AndroidRemote.Networking.SocketServer : 0
Client 127.0.0.1 was force disconnected IP was not in the allowed addresses

If I put in the individual ip from for my phone(192.168.1.149 today) and 127.0.0.1 to the list and save it switches to running. So to make it work okay I just added each of the ip addresses in the range. So, I found a way for it to work, but I can't help thinking I should be able to put the range of available local ips in without being reduced to listing each one?

The firewall utility seems to be running fine I allow it to run with each save.

(edit: the reason I need the range is that my ip changes every time the router is power cycled which happens when we lose power.)

7
Plugins / Re: MusicBee Remote (Remote Control for Android)
« on: February 12, 2017, 05:50:36 AM »
When I have some free time tomorrow. I'll take a screen shot and copy paste the log to make sure I'm describing the issue correctly.

8
Plugins / Re: MusicBee Remote (Remote Control for Android)
« on: February 08, 2017, 02:12:58 AM »
Is there a way to change this so it uses my computers actual local IP instead of using 127.0.0.1 as the local host? Based on the debug log, I got specific address filtering to work by adding 127.0.0.1 as a specific address.  But, I can't get range to working because 127.0.0.1 isn't anywhere near the range my wireless router assigns IP addresses.

Plugin Version is 1.1.0.1456

Note: I don't know if it matters but it is showing the correct IP for my computer in the Private addresses list

Pages: 1