@Peter Hey Peter, I just checked and mine is working ok and showing today’s results.
If yours are still not showing anything, send us your config code of this module and we can try to help you out
@Peter Hey Peter, I just checked and mine is working ok and showing today’s results.
If yours are still not showing anything, send us your config code of this module and we can try to help you out
@j.e.f.f Added the Pull Request. double check because this was the first time I used GitHub with another person. haha
@j.e.f.f Here is the link. I only changed 2 files so no reason to include de other ones: https://www.dropbox.com/s/9awmiyvah10m242/MMM-ScoreBoard.zip?dl=0
Please give me some feedback as I am not as experienced programmer as you!
Hey @j.e.f.f I played with the Module and was able to implement data to be pulled for English Premier League and Brazilian League 1. I also changed how the module get the logos for those competitions (straight from ESPN API).
I would like to show it to you so you can double check and possibly implement it. What is the best way for me to share this code with you?
@j.e.f.f Hey Jeff. I am sure I am doing something wrong, but I am reading it from the GitHub link: https://github.com/jclarke0000/MMM-MyScoreboard and on providers/SNET.json that is the link I saw.
But I am looking at ESPN and they have support for all the soccer leagues imaginable … I will look into that.
thank you very much for the great module!
@j.e.f.f Your module is great! I have been testing it to try to make some changes and notice that the JSON
https://www.sportsnet.ca/wp-content/uploads/scoreboard.json
doesn’t seem to be updating. I checked the dates and they are wrong. Is that a mistake of mine?
I was trying to make it work with Premier League games :)
@Henrik That is so amazing. I love this community. If you won’t mind putting it on a shared folder on dropbox or google drive, just send me link to it and I will check it out. Thanks!
@strawberry-3.141 Thank you for the reply! So I did:
And … it didn’t work.
Did I do something wrong?
@master117 I just tried and got two errors on the installation:
npm WARN enoent ENOENT: no such file or directory, open ‘/home/pi/MagicMirror/modules/package.json’
npm WARN enoent ENOENT: no such file or directory, open ‘/home/pi/MagicMirror/modules/node_modules/node_helper/package.json’
npm WARN modules No description
npm WARN modules No repository field.
npm WARN modules No README data
npm WARN modules No license field.
When I add the module to the config.js nothing shows up. I tried several different configurations and problem persist. any idea on what I am doing wrong?