This is the prefs migrate code (in Slim/Networking/SqueezeNetwork.pm)
thats fails and because it fails - it tries again after a time period. 
The migrate seems to relate to a pref to force using the test.mysb.com
so it is code that will be removed in final release. 


Code:
--------------------
    
        # TODO: remove that code soon...
        $prefs->migrate( 6, sub {
                $prefs->set( 'use_sn_test' => 0 );
        } );
  
--------------------


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=72552

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to