Kurt;571905 Wrote: 
> Spoke to soon.  6:05PM game still displaying as upcoming game.
> 
> ARGH!

Found the issue.  If you have NFL teams selected, the gotNFL sub is
clearing a refreshtracker for MLB keeping it from updating scores. 
Until there is an update you can clear all NFL teams to get baseball
scores to update again.  If you want to patch your own plugin.pm file,
delete the following from line 5368 in the gotNFL sub.  Or comment it
out using a #.

$refreshTracker[0] = 0;


-- 
BoomX2
------------------------------------------------------------------------
BoomX2's Profile: http://forums.slimdevices.com/member.php?userid=33529
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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

Reply via email to