HakanL;342853 Wrote: > I also got latest nightly build, version SqueezeCenter Version: 7.2.1 - > 23230 and I can't send any commands to the SlimServer/player over xAP. > I get all events, but it's not responding to anything. > > Are there any way to turn on xAP plugin debugging or anything? My log > files don't seem to show any related errors, etc. > > /Hakan
Sorry for the delayed reply, I was away for a few days. The two most likely causes are either that the messages you are sending to SqueezeCenter are not formatted correctly (suggest you post an example so we can rule that in or out) or that there is some problem with the plugin binding to the network that means it can send but not receive. Yes there are logging options (and I should add them to the documentation) using the same log4perl as the rest of SqueezeCenter. The switches to add to the command line are: plugins.xap - general information; a good place to start plugin.xap.comm - low level communications plugins.xap.settings - web interface user settings plugin.xap.message - details on xAP message processing Apologies for the plugin/plugins inconsistency; I'll add that to the to-do list. For the issue you describe plugins.xap and plugin.xap.comm are the two switches you should enable to check that the plug-in is receiving any xAP traffic. HTH - Edward -- erspearson ------------------------------------------------------------------------ erspearson's Profile: http://forums.slimdevices.com/member.php?userid=8425 View this thread: http://forums.slimdevices.com/showthread.php?t=52645 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
