Hey,
I'm not sure that this quite classes as a bug, and I'm also not positive that my figuring is right on what causes it, so apologies for any inconvenience etc.
Basically I've been trying to write a script to put my 360 games in my PSM, by mimicing the PSM of my 360 messe4nger account. Problem is that Plus! doesn't actually detect PSM changes from a 360.
I used a packet sniffer to try to figure out the problem myself, and think I may have uncovered it, but as I said, I could be entirely wrong.
This is sanippet of the packet log, first from my account on PC, and second from same account on 360.
code:
UBX email@hotmail.com 1 126 <Data><PSM>Personal Message</PSM><CurrentMedia></CurrentMedia><MachineGuid>{36790E0E-0AB4-4131-81C9-7C52594DF097}</MachineGuid></Data>
code:
UBX email@hotmail.com 1 234 <Data><PSM>Personal Message</PSM><CurrentMedia></CurrentMedia><PSMURL>http://live.xbox.com/profile/profile.aspx?GamerTag=Stefan+Leroux&appid=messenger</PSMURL><SiteID>66262</SiteID><MachineGuid></MachineGuid></Data>
As you can see from it the only obvious differences are that the 360 has a <PSMURL> and <SiteID>, but a blank <MachineGuid>, whereas the PC has the opposite.
I hope this is fixable, since I have a script I'd love to make for Vista, but isn't currently possible.
Thanks, and hope this is the right place.
Leroux