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.

    NHL Module

    Scheduled Pinned Locked Moved Requests
    41 Posts 12 Posters 37.2k Views 12 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.
    • O Offline
      Officeglen
      last edited by

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • O Offline
        Officeglen @yawns
        last edited by

        @yawns

        …I am having a bit of a problem…would you mind helping me…I knew I should have left this alone… I did what you said, but I am getting the following when I run magicmirror

        http://imgur.com/a/C0aDa

        please help…I have just under a week till my brother’s birthday and this is my big surprise for him… If you need any more pictures of anything to diagnose let me know

        SexyTroggS 1 Reply Last reply Reply Quote 0
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer
          last edited by

          @Officeglen after my lectures today, I could help to debug this via teamviewer and fix it in time for your brothers birthday

          @bbry do you get any errors in the terminal or electron console?

          Please create a github issue if you need help, so I can keep track

          B 1 Reply Last reply Reply Quote 1
          • strawberry 3.141S Offline
            strawberry 3.141 Project Sponsor Module Developer
            last edited by

            @Officeglen I made a possible fix for the error we couldn’t reproduce. I’m assuming that this was due to an unexpected/unhandled behaviour of the api.

            @chieftainSupreme I was looking for a free api a couple of weeks ago, but couldn’t find one.

            Please create a github issue if you need help, so I can keep track

            1 Reply Last reply Reply Quote 1
            • B Offline
              bbry @strawberry 3.141
              last edited by

              @strawberry-3.141 I got it working now. I removed the module from config.js, npm install(already was installed) in ~/MagicMirror/modules/MMM-NHL, then added the module.

              1 Reply Last reply Reply Quote 0
              • SexyTroggS Offline
                SexyTrogg @Officeglen
                last edited by

                @Officeglen Mine also does this. I’ve found that (at least in my case) its related to my internet connectivity. If I have MM loading up multiple modules that require the internet to update, while running my PC, tablet, cell phone, ps4 etc, that I get the infinite loading message. Can’t say its the same issue for yours, but Id guess that the module is loaded last, and times out therefore getting stuck on the ‘loading’ part. It hasn’t happened to me in quite some time, but my solution was to turn off a few devices, and to start the MM during off hours of NHL games. Now if I leave my MM on the module works just fine with updating scores and such

                strawberry 3.141S 1 Reply Last reply Reply Quote 0
                • strawberry 3.141S Offline
                  strawberry 3.141 Project Sponsor Module Developer @SexyTrogg
                  last edited by

                  @SexyTrogg when your failure is related to the internet connection, then loading shouldn’t be there forever, but should stop on the next reloadinterval, which is 30 minutes by default

                  Please create a github issue if you need help, so I can keep track

                  SexyTroggS 1 Reply Last reply Reply Quote 0
                  • SexyTroggS Offline
                    SexyTrogg @strawberry 3.141
                    last edited by

                    @strawberry-3.141 Makes sense to me. I am not sure then what has changed to make that loading message leave.

                    1 Reply Last reply Reply Quote 0
                    • W Offline
                      WayneStain
                      last edited by

                      The focus_on option appears to have a bug. When enabled the module doesn’t recognize the NHL season anymore, it shows up as “NHL UNDEFINED UNDEFINED” instead of Regular Season or Pre-Season.

                      My config is as follows:

                                  {
                                          module: 'MMM-NHL',
                                          position: 'top_left',
                                                  config: {
                                                          colored: false,
                                                          reloadInterval: 900000,
                                                          focus_on: ['PHI'],
                                                          }
                                  },
                      

                      Request: Could there be a way to maybe show a few days worth of past games, when following just one team and seeing one game it would be nice to have an option to show more on screen.

                      strawberry 3.141S 1 Reply Last reply Reply Quote 0
                      • strawberry 3.141S Offline
                        strawberry 3.141 Project Sponsor Module Developer @WayneStain
                        last edited by

                        @WayneStain are you running the newest version? the undefined for the season display should be fixed. it will display all matches of the team that the API returns

                        Please create a github issue if you need help, so I can keep track

                        W 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 4 / 5
                        • 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