Hi,
First of all : Thank you for this great plugin!
I made first test and I've got a problem with the plugin :
First, I set up a computer with wol functionality and tested the wake up with external software : Everything works like I want : a ping can't wake up the computer, a wol message is needed and the computer wakes up from hibernate mode. This is what I want for my future "energy saving" TVServer.
Then, I tried using your plugin :
I configured the plugin to wake up a server when entering into musicplaylist view (no sense do to this, it's only for testing).
When I entering into musicplaylist view, I got a message "WOL sent to TVServer2 and than a message "Waiting answer from TVServer2...". The computer wakes up and after a while (about 25sec to wake up the computer) the message "Waiting answer from TVServer2..." disappears but musicplaylist view is never show! After that, no way to get any view! MP is blocked!
Some log entries are strange :
2013-06-20 07:11:12.361313 [Debug][MPMain(1)]: DNS Error: Le nom demandé est valide, mais aucune donnée du type requise n’a été trouvée
2013-06-20 07:11:14.912459 [Info.][MPMain(1)]: Ping can't be executed! It's blocked by a firewall or a network connection isn't available. Error: Une exception s'est produite lors d'une demande PING.
2013-06-20 07:10:17.018147 [Debug][MPMain(1)]: Broadcast address for server TVServer2 is: 192.168.1.255
I tried using "IP instead of DNS name" option activated and not but the result is the same. Windows firewall is off on both computers (client and server) and ping via DOS cmd works fine on 192.168.1.113.
And seems that this command fails :
2013-06-20 07:10:57.053437 [Debug][MPMain(1)]: WindowManager: unroute to MediaPortal.Dialogs.GUIDialogNotify:2016->MediaPortal.GUI.Music.GUIMusicPlayList:500
I guess that this command must show back (unroute) musicplaylist view when wake up is ended.
Hereby you'll find the complete log (end of the log is cut because I need to kill mp to get Windows back)
Thank you for help!
First of all : Thank you for this great plugin!
I made first test and I've got a problem with the plugin :
First, I set up a computer with wol functionality and tested the wake up with external software : Everything works like I want : a ping can't wake up the computer, a wol message is needed and the computer wakes up from hibernate mode. This is what I want for my future "energy saving" TVServer.
Then, I tried using your plugin :
I configured the plugin to wake up a server when entering into musicplaylist view (no sense do to this, it's only for testing).
2013-06-20 07:09:53.940827 [Info.][MPMain(1)]: WOLPowerManager: Settings.Load()
2013-06-20 07:09:53.941827 [Info.][MPMain(1)]: WOLPowerManager: ManualWOL = True
2013-06-20 07:09:53.942827 [Info.][MPMain(1)]: WOLPowerManager: RemoteButton = ACTION_REMOTE_BLUE_BUTTON
2013-06-20 07:09:53.942827 [Info.][MPMain(1)]: WOLPowerManager: WaitTime = 40
2013-06-20 07:09:53.942827 [Info.][MPMain(1)]: WOLPowerManager: UseIpInsteadDNSname = True
2013-06-20 07:09:53.943828 [Info.][MPMain(1)]: WOLPowerManager: Port = 7
2013-06-20 07:09:53.943828 [Info.][MPMain(1)]: WOLPowerManager: IntervalCheck = True
2013-06-20 07:09:53.943828 [Info.][MPMain(1)]: WOLPowerManager: IntervalTime = 30
2013-06-20 07:09:53.943828 [Info.][MPMain(1)]: WOLPowerManager: ServersCount = 1
2013-06-20 07:09:53.944828 [Info.][MPMain(1)]: WOLPowerManager: PluginsCount = 1
2013-06-20 07:09:53.944828 [Info.][MPMain(1)]: WOLPowerManager: Servers = System.String[,]
2013-06-20 07:09:53.944828 [Info.][MPMain(1)]: WOLPowerManager: Plugins = System.String[,]
2013-06-20 07:09:53.941827 [Info.][MPMain(1)]: WOLPowerManager: ManualWOL = True
2013-06-20 07:09:53.942827 [Info.][MPMain(1)]: WOLPowerManager: RemoteButton = ACTION_REMOTE_BLUE_BUTTON
2013-06-20 07:09:53.942827 [Info.][MPMain(1)]: WOLPowerManager: WaitTime = 40
2013-06-20 07:09:53.942827 [Info.][MPMain(1)]: WOLPowerManager: UseIpInsteadDNSname = True
2013-06-20 07:09:53.943828 [Info.][MPMain(1)]: WOLPowerManager: Port = 7
2013-06-20 07:09:53.943828 [Info.][MPMain(1)]: WOLPowerManager: IntervalCheck = True
2013-06-20 07:09:53.943828 [Info.][MPMain(1)]: WOLPowerManager: IntervalTime = 30
2013-06-20 07:09:53.943828 [Info.][MPMain(1)]: WOLPowerManager: ServersCount = 1
2013-06-20 07:09:53.944828 [Info.][MPMain(1)]: WOLPowerManager: PluginsCount = 1
2013-06-20 07:09:53.944828 [Info.][MPMain(1)]: WOLPowerManager: Servers = System.String[,]
2013-06-20 07:09:53.944828 [Info.][MPMain(1)]: WOLPowerManager: Plugins = System.String[,]
Some log entries are strange :
2013-06-20 07:11:12.361313 [Debug][MPMain(1)]: DNS Error: Le nom demandé est valide, mais aucune donnée du type requise n’a été trouvée
2013-06-20 07:11:14.912459 [Info.][MPMain(1)]: Ping can't be executed! It's blocked by a firewall or a network connection isn't available. Error: Une exception s'est produite lors d'une demande PING.
2013-06-20 07:10:17.018147 [Debug][MPMain(1)]: Broadcast address for server TVServer2 is: 192.168.1.255
I tried using "IP instead of DNS name" option activated and not but the result is the same. Windows firewall is off on both computers (client and server) and ping via DOS cmd works fine on 192.168.1.113.
And seems that this command fails :
2013-06-20 07:10:57.053437 [Debug][MPMain(1)]: WindowManager: unroute to MediaPortal.Dialogs.GUIDialogNotify:2016->MediaPortal.GUI.Music.GUIMusicPlayList:500
I guess that this command must show back (unroute) musicplaylist view when wake up is ended.
Hereby you'll find the complete log (end of the log is cut because I need to kill mp to get Windows back)
Thank you for help!
Last edited: