I sent it again ..............
Ok, I have an idea what might be causing some of what you're experiencing.
The initial login and subsequent player information sync between LMS and
MySB are relatively "expensive" calls. Lots of database lookup, large
resultsets etc. Part of the response is when to request the next update.
This by default is after 15 minutes. That's the interval that LMS would
poll MySB for new information about players, apps etc. That's why you'd
sometimes see a delay between adding an app and seeing it in your LMS.
Now that's the best case scenario. Under certain circumstances MySB
would tell LMS to delay the next poll. This can be eg. if there's no
player in your account. Then LMS would be told to come back the next
day. That's likely what you're seeing: you created a new account with no
player in it. Therefore MySB assumes there's no reason to have LMS poll
any time soon. It would get an update when it called MySB to register a
player anyway.
I see in your log file that MySB is telling LMS to not call back home
before 24h. The result would likely look different if you connected a
player to LMS before restarting it.
What all of this does not explain is the behaviour that the OP reported.
I would assume he does have a player connected to his LMS?
_______________________________________________
squeezenetwork mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezenetwork