> Add code to SBS (not Squeezeplay!) so that if SBS is running on Touch > (i.e. if it is TinySC) *and* it appears that msntp is not in use (see > if the drift file has been accessed recently?), it will periodically > use async HTTP requests to MySB to get the date & update the clock on > Touch.
This should already be happening: communication with mysb.com includes a time stamp. When this gets out of sync (> 15s) the embedded server should set the device's clock (see Slim::Utils::OS::SqueezeOS). If this doesn't work, then we need to fix this mechanism. Did you file a bug report? -- Michael _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
