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 9.1k 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @cowboysdude
      last edited by

      @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-Bo726P Offline
        P-Bo726
        last edited by

        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 
        				}
                 	},
        cowboysdudeC 1 Reply Last reply Reply Quote 0
        • cowboysdudeC Offline
          cowboysdude Module Developer @P-Bo726
          last edited by

          @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
          • cowboysdudeC Offline
            cowboysdude Module Developer
            last edited by

            @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-Bo726P Offline
              P-Bo726
              last edited by

              Looks good. Thank you.

              cowboysdudeC 1 Reply Last reply Reply Quote 1
              • cowboysdudeC Offline
                cowboysdude Module Developer @P-Bo726
                last edited by

                @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-Bo726P Offline
                  P-Bo726
                  last edited by

                  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
                  • cowboysdudeC Offline
                    cowboysdude Module Developer
                    last edited by

                    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-Bo726P Offline
                      P-Bo726
                      last edited by

                      Have you had a chance to troubleshoot this module?

                      cowboysdudeC 1 Reply Last reply Reply Quote 0
                      • cowboysdudeC Offline
                        cowboysdude Module Developer @P-Bo726
                        last edited by

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

                        1 Reply Last reply Reply Quote 0

                        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
                        • 1 / 1
                        • 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