atlslim;481402 Wrote: 
> Thanks for working on the NCAA FB scores. I just modified my plugin
> using the files attached to your original post. I notice that tonight's
> game is showing up but also the game(s) scheduled for Thursday and the
> upcoming weekend. 
> 
> Previously only the current day's scores were displayed. Does this
> tweak to convertTime fix that?

It's not in the convertTime.  If what you're looking for is possible it
would be in the getCFB sub.  Although I didn't change that area I did
notice different formats of the espn URL that can be used.  If you look
at the getMLB, or getNHL subs you'll see the following at the end of the
URL:

/scoreboard?date=' . $lastRefresh

This is plugging the current date on the end of the URL which focuses
the game info returned to that date.  I haven't played with the NCAA
football pages enough to see if they can be restricted to a single date.
So far it always seems to show a weeks worth of games.


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