atlslim wrote: 
> Anyone else having issues with College Football (CFB) scores displaying
> for tonight's game (Thursday 10/20)?  MLB and NFL are working.
> 
> Here is the log related to retrieving CFB scores (don't see obvious
> errors but no scores on my screen):
> 
> [16-10-20 16:59:46.6148] Plugins::SuperDateTime::Plugin::getCFB (5078)
> aync request:
> http://data.ncaa.com/jsonp/scoreboard/football/fbs/2016/08/scoreboard.html?callback=ncaaScoreboard.dispScoreboard
> [16-10-20 16:59:46.7447] Plugins::SuperDateTime::Plugin::gotCFB (5098)
> got
> http://data.ncaa.com/jsonp/scoreboard/football/fbs/2016/08/scoreboard.html?callback=ncaaScoreboard.dispScoreboard
> 
> Thanks!
I noticed it on Saturday. NCAA now has space between the day of the week
and the following comma. My routine is looking for an exact match on the
date which fails in this case. You can see the issue if you turn your
logging level for SDT to debug.

I implemented a patch on my system that only looks for the day of the
week.  That fixed it for me.  

I'll post it this evening when I get home.




------------------------------------------------------------------------
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