• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-NHL

Scheduled Pinned Locked Moved Sport
11 Posts 3 Posters 7.3k Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    Mykle1 Project Sponsor Module Developer @cowboysdude
    last edited by Aug 24, 2017, 1:20 AM

    @cowboysdude said in MMM-NHL:

    Can view entire league or use focus_on to just view the team or teams you want!

    That is a thing of beauty!

    Create a working config
    How to add modules

    1 Reply Last reply Reply Quote 1
    • P Offline
      P-Bo726
      last edited by Oct 12, 2017, 4:39 PM

      Need help troubleshoot this module. I’m a newbie and tried to troubleshoot before reaching out for help. The module is stuck on “Dropping the puck…”. Nothing stands out to me in the error log. I have run npm install from /MagicMirror/modules/MMM-Fracing as well as /MagicMirror/modules/MMM-NHL. I’ve removed and readded module to config file. Could I be missing a dependence?

      Here is my log

      magicmirror@2.1.2 start /home/pi/MagicMirror
      sh run-start.sh

      Starting MagicMirror: v2.1.2
      Loading config …
      Loading module helpers …
      No helper found for module: alert.
      Initializing new module helper …
      Module helper loaded: updatenotification
      Initializing new module helper …
      Module helper loaded: MMM-ModuleScheduler
      No helper found for module: clock.
      Initializing new module helper …
      Module helper loaded: MMM-MyCalendar
      No helper found for module: MMM-EyeCandy.
      No helper found for module: calendar_monthly.
      Initializing new module helper …
      Module helper loaded: MMM-NHL
      Initializing new module helper …
      Module helper loaded: MMM-MotionEye
      Initializing new module helper …
      Module helper loaded: MMM-JEOPARDY
      Initializing new module helper …
      Module helper loaded: calendar
      Initializing new module helper …
      Module helper loaded: MMM-WunderGround
      Initializing new module helper …
      Module helper loaded: MMM-Wunderlist
      Initializing new module helper …
      Module helper loaded: MMM-MyCommute
      All module helpers loaded.
      Starting server on port 8080 …
      Server started …
      Connecting socket for: updatenotification
      Connecting socket for: MMM-ModuleScheduler
      Starting node helper for: MMM-ModuleScheduler
      Connecting socket for: MMM-MyCalendar
      Starting node helper for: MMM-MyCalendar
      Connecting socket for: MMM-NHL
      Starting module: MMM-NHL
      Connecting socket for: MMM-MotionEye
      Starting module: MMM-MotionEye
      Connecting socket for: MMM-JEOPARDY
      Starting node_helper for: MMM-JEOPARDY
      Connecting socket for: calendar
      Starting node helper for: calendar
      Connecting socket for: MMM-WunderGround
      MMM-WunderGround helper started …
      Connecting socket for: MMM-Wunderlist
      Connecting socket for: MMM-MyCommute

      and config file:

      {
              		module: 'MMM-NHL',
              		position: 'top_center',
              		config: {
      				focus_on: ['Blues'],  
      				header: true,     
      				maxWidth: "30%",  
      				headlogo: true,  
      				rotateInterval: 20 * 1000 
      				}
               	},
      C 1 Reply Last reply Oct 12, 2017, 9:04 PM Reply Quote 0
      • C Offline
        cowboysdude Module Developer @P-Bo726
        last edited by Oct 12, 2017, 9:04 PM

        @P-Bo726 Yes I know that LOL Sorry… I did fix it but haven’t uploaded it yet to github, will do that tonight! :) It’s nothing you did wrong… it was a url issue

        1 Reply Last reply Reply Quote 1
        • C Offline
          cowboysdude Module Developer
          last edited by Oct 12, 2017, 10:50 PM

          @P-Bo726 there you go… working :)

          Tried to get the error checking to work but if there’s no match it’ll just show the date with nothing under it if you’re using focus_on… I’ll get to it… but for now it works again :)

          1 Reply Last reply Reply Quote 1
          • P Offline
            P-Bo726
            last edited by Oct 13, 2017, 3:31 PM

            Looks good. Thank you.

            C 1 Reply Last reply Oct 14, 2017, 11:59 PM Reply Quote 1
            • C Offline
              cowboysdude Module Developer @P-Bo726
              last edited by Oct 14, 2017, 11:59 PM

              @P-Bo726 I’ve added error checking so if you’re using the focus_on and there is no match you’ll see this…

              0_1508025544766_nm.PNG

              Do a git pull to get latest changes… :)

              1 Reply Last reply Reply Quote 1
              • P Offline
                P-Bo726
                last edited by Oct 30, 2017, 4:17 PM

                I seem to still be having problems with this module. The day before the scheduled game the module displays a preview of the upcoming game. On the day of the game I get the error checking screen you referenced above.

                1 Reply Last reply Reply Quote 0
                • C Offline
                  cowboysdude Module Developer
                  last edited by Oct 30, 2017, 8:36 PM

                  Me too…just haven’t had time to look at like I should…but I promise I will :)

                  The focus_on seems to NOT work correctly…so I will investigate :)

                  1 Reply Last reply Reply Quote 0
                  • P Offline
                    P-Bo726
                    last edited by Dec 5, 2017, 6:22 PM

                    Have you had a chance to troubleshoot this module?

                    C 1 Reply Last reply Dec 5, 2017, 7:47 PM Reply Quote 0
                    • C Offline
                      cowboysdude Module Developer @P-Bo726
                      last edited by Dec 5, 2017, 7:47 PM

                      @P-Bo726 I have not but I promise to do in the next couple days :)

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy