> whats the time interval that this connection is supposed to occur at? > Once an hour, once a day etc.
every hour > I've been looking at log files a lot recently and have not noticed > this, but I can run a specific test, but it would be nice to know how > long to let it run. you could add some debugging code in Slim::Networking::SqueezeNetwork wherever sn_timediff or similar is handled. And then some more in Slim::Utils::OS::SqueezeOS in the change handler for that pref. > Are there any log level changes necessary for this connection to show > up in the logfile? You should see an error if S::N::SN can't get a correct timestamp. But other than that not easily. That's why I added a few lines in those places. -- Michael _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
