Read the statement by Michael Teeuw here.
MMM-NHL - NHL Score and Schedule module
-
Description:
Hello, I have created a module that shows the NHL schedule and scores for the previous day, today, and (optional) days in the future. I copied the brilliant NFL score module than proceeded to make numerous modifications to enable it to work with the NHL and their feeds.
Several of the features of the NFL module has been removed or have gone untested (follwed team/voice/statistics) so this module is pretty basic in comparison but accomplishes what I was looking for.
I am a total newb to javascript and have not coded in a node.js architecture before so I’m sure I’ve done lots wrong or have lots of mistakes that could use correcting. If you see some, feel free to submit back or just fork and take that responsibility away from me :)
Thanks for looking!
Screenshot:
Download:
[card:Trentent/MMM-NHL]
Initial Version
-
This post is deleted! -
@Trentent there are still some unused leftovers from the nfl module in your code and you could have saved same time :D already made a nhl module, but now people can choose different styles
-
I swear I tried finding an NHL module and couldn’t so decided to try making it myself! Heh, well thanks for making one!
-
@Trentent Hey, I just did this with the NFL module but am wondering if I can only show one team in the NHL module? I tried focus_on: [‘NYI’] (yes I am an Isles fan, ugh). This didn’t work, is there something else I need to change?
-
@ooom416354 try
focus_on: [2]
-
@strawberry-3.141 said in NHL Score and Schedule module:
focus_on: [2]
Thanks for posting this! Really only interesting the NY Rangers. The full list of teams can be found in the .js file.
-
@strawberry-3.141 said in NHL Score and Schedule module:
@ooom416354 try
focus_on: [2]
worked perfectly, thanks!
-
anyone having an issue today with the module? i am just seeing Loading… and was wondering if it was just me or some other issue
-
@ooom416354 said in NHL Score and Schedule module:
anyone having an issue today with the module? i am just seeing Loading… and was wondering if it was just me or some other issue
think i figured it out, no games on the schedule for the christmas break.