That would be awesome btw, thanks!
Countdown to NFL kickoff
Kebel871
#82
I know you’re very busy with the app and a lot more people will benefit from it vs the NFL api, but did you have a chance to look at $nfl.schedule.thisweek returning only 1 game?
ady624
#83
v0.2.0ea.20170924 - BETA M2 - Fixed a problem where $nfl.schedule.thisWeek would only return one game, it now returns all games for the week. Same for lastWeek and nextWeek.
@Kebel871 heads up
Kebel871
#85
I’m still kinda noob in regard to composite variables (and everything else lol).
Shouldn’t $nfl.schedule.thisweek.gamekey[57266].away returns “LA” ?
EDIT : at the moment, it returns blank
ady624
#88
Yeah, also $nfl.schedule.thisWeek.length to get the number of games. It’s 0 through length - 1 after that