Read the statement by Michael Teeuw here.
MMM-MyScoreboard
-
Hi, looks like I am having the same problem about the scoreboard not loading or being stuck on loading…. I followed the instructions and experiencing the same issue. All I see is the header nothing else. Were you able to fix it? let me know I am curious because I have been looking for a module like this for a long time. I am running the latest version of MM and Raspian on a Pi3b+
-
So, I know this result was an accident for @xclsior
But I would like to do it on purpose so that I can scroll the scores across the screen…
Any ideas how this can be done?
-
Anyone having issues that the scores don’t display? The matches show up properly but during the games nothing is displayed.
-
I had that problem last night, first time though.
-
it looks like its just the nhl games having issues
-
@nhl
The problem I had Thursday was with NFL -
One of the score providers must have changed their api? I believe it uses sportsnet.ca and espn for scores. NCAA Men’s basketball is working fine, but nfl and mls were not working yesterday.
-
NHL was stuck for me.
-
looks like an issue with sportsnet.ca. Looking at the json file, it was documented well that this provider is used for the majority of scores.
https://github.com/jclarke0000/MMM-MyScoreboard/blob/master/providers/SNET.js
It grabs the scores from this feed.
http://www.sportsnet.ca/wp-content/uploads/scoreboard.json
The feed is still active, so need to do some digging as to what broke it.
-
I’ve updated my fork to have the code use ESPN for those broken sports. Something is up with the sportsnet.ca json where it does not give the results for some of the sports. https://github.com/vincep5/MMM-MyScoreboard