Page 1 of 1

Live Feed NFL

Posted: Thu Sep 06, 2018 11:50 pm
by Lush
The ATL/PHI is over, but the feed doesn't read correctly. Is there a new link?

Re: Live Feed NFL

Posted: Fri Sep 07, 2018 1:44 pm
by Smokey Jones
It looks like the NFL did away with their previous method of sharing scores (the XML version) and implemented a JSON feed. http://www.nfl.com/liveupdate/scores/scores.json I have no idea how to code for it.

Re: Live Feed NFL

Posted: Sun Sep 09, 2018 8:23 am
by Lush
Thanks. I see that this link is working, but I can't get it to load on the pick 'em webpage. http://www.nfl.com/ajax/scorestrip?seas ... REG&week=1

Re: Live Feed NFL

Posted: Sun Sep 09, 2018 6:27 pm
by bobl499
If we can't figure out how to update this, I wonder if there is a way to disable it so it doesn't show at all?

Re: Live Feed NFL

Posted: Mon Sep 10, 2018 10:45 am
by Smokey Jones
bobl499 wrote: Sun Sep 09, 2018 6:27 pm If we can't figure out how to update this, I wonder if there is a way to disable it so it doesn't show at all?
Yes there is, just go into your /includes/config.asp file and look for the line "const ENABLE_SCORES_ADDON = true" and set it to false. The only drawback, as I discovered last night, is that the AutoUpdate Scores feature is disabled as well.

Re: Live Feed NFL

Posted: Sat Sep 22, 2018 8:40 pm
by ChrisW
if you don't want to see the scoreboard and still keep the auto updates scores check box you'd go to footer.asp and delete the lines of code for the score board.