Read the statement by Michael Teeuw here.
MMM-MyScoreboard
-
@nevint I consciously made the decision to not do that. Because this module covers many sports, it can easily take up a lot of space with just the current day’s games. So it shows just today’s games only. In fact, the way it is architected means it is capable of only showing a single date’s worth of games.
-
Thanks for adding MLS!
-
@j.e.f.f Totally understand. It’s still my favorite mod so far! Great job!
-
@nevint I think I may have discovered a way to get CFL scores without using CFL’s API… read: no api key required. Stay tuned!!
EDIT Spoke too soon. Not going to work. I thought I had found an open TSN data data feed that they use for the scoreboard, but it turns out it’s locked down. I had mistaken the fact that I was using the same browser the explore the feed as I was using to access tsn.ca, and therefore the browser session was authorized. The second I tried a separate browser, I got “Access Denied.”
-
Version 1.2 released. Now with NCAAF support!!
-
@j.e.f.f You are the best! I simply cannot thank you enough!
-
@Spankythemusical you’re quite welcome. Let me know if you see anything weird, and if possible note the approximate time on the game clock when it happened.
The even better news is that I can use the same feed for NCAA basketball. I’ll add that in the coming weeks as the season gets underway.
-
@j.e.f.f Nice job! It is working fine for me.
-
@nevint Update! I think I’ve found a feed that gives provides CFL scores without requiring an AI key. I’ve coded it, but I want to run it through its paces this weekend just to be sure everything works as expected. Stay tuned!
-
Just checking in on my favorite module. Are multiple instances still a possible future enhancement?
-
@P-Bo726 Still thinking about the right way to do it. It needs a complete rearchitecture in order to make it happen. And If I’m going to do that, then I also want to rearchitect how I handle the data providers… Instead of a one-to-one relationship between sport and feed, I’d like to be able to take advantage of feeds that can provide multiple sports – e.g.: Using just the ESPN and Sportsnet scoreboard feeds can provide the data for all of the sports I currently support, plus a few more that I haven’t yet integrated. Even better is that Sportsnet gives me all sports it supports at once… so it significantly cuts down on the data pulls.
So it’s a long way of saying yes it’s in in the plan, but it won’t happen overnight.
-
@j.e.f.f Looking forward to it! I still haven’t got the API key approved, it seems they are ignoring the requests these days.
-
@nevint @P-Bo726 Just to give you an update, I have a branch with multiple instances working. Still needs quite a bit of testing, but here’s a sneak peek:

This is three instances of the module running simultaneously, and taking advantage of using feeds that supply scores for multiple sports, including CFL without the API key.
-
Fantastic. Looks great!
-
@j.e.f.f Any luck with the CFL testing?
-
@nevint going well. I’m going to release it with V2 of the module, which also adds support for multiple instances and takes advantage of using providers for multiple sports. Plus a few new display goodies! I need a few more days of testing, as I’m ironing out some issues with the NBA feed. But otherwise it’s just about ready for release.
-
@j.e.f.f Awesome!! Thanks for all the hard work!
-
I’m excited to announce Version 2.0 of MMM-MyScoreboard! See the top of this thread for all of the new features, or just jump in and get the update.
When updating, be sure to run
git pullin theMMM-MyScoreboarddirectory to get the latest source code, the runnpm installto install the new dependencies. Optionally runnpm pruneto remove old dependencies that are no longer required.Also note that some of the team short codes have changed, so be sure to check you config against the list of short codes in the README if your team is not showing up.
-
Thank you for all the hard work.
-
Getting some errors using the default config
I’m running node serveronly and I updated to MM 2.1.3
SyntaxError: Unexpected token function
at createScript (vm.js:56:10)
at Object.runInThisContext (vm.js:97:10)
at Module._compile (module.js:542:28)
at Object.Module._extensions…js (module.js:579:10)
at Module.load (/home/elowe/MagicMirror/modules/MMM-MyScoreboard/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at Class.loadModuleDefaultConfig (/home/elowe/MagicMirror/modules/MMM-Remote-Control/node_helper.js:254:17)
at /home/elowe/MagicMirror/modules/MMM-Remote-Control/node_helper.js:211:10
at FSReqWrap.oncomplete (fs.js:123:15)And then :
TypeError: Cannot read property ‘indexOf’ of undefined
at /home/elowe/MagicMirror/modules/MMM-MyScoreboard/providers/ESPN.js:98:34
at Array.filter (native)
at Object.formatScores (/home/elowe/MagicMirror/modules/MMM-MyScoreboard/providers/ESPN.js:97:39)
at /home/elowe/MagicMirror/modules/MMM-MyScoreboard/providers/ESPN.js:75:27
at /home/elowe/MagicMirror/modules/MMM-MyScoreboard/node_modules/json-parse-async/index.js:20:14
at _combinedTickCallback (internal/process/next_tick.js:73:7)
at process._tickCallback (internal/process/next_tick.js:104:9)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
