Looks like there's some 2015 hard-coded URLs in here:

mbonsack@ubuntu:~/Utilities/Squeezebox/LMS-7.9/Cache/InstalledPlugins$
grep -R "http://data.ncaa.com/jsonp/scoreboard/football/fbs/";
Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm:              my $url 
=
'http://data.ncaa.com/jsonp/scoreboard/football/fbs/2015/' . $cfbWeek .
'/scoreboard.html?callback=ncaaScoreboard.dispScoreboard';

This started causing a bunch of 404 errors in the log after midnight
last night :-)

-mark


------------------------------------------------------------------------
mbonsack's Profile: http://forums.slimdevices.com/member.php?userid=1398
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