• 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.

NHL Module

Scheduled Pinned Locked Moved Requests
41 Posts 12 Posters 34.0k 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 Nov 26, 2016, 3:38 AM

    This post is deleted!
    1 Reply Last reply Reply Quote 0
    • O Offline
      Officeglen @yawns
      last edited by Nov 26, 2016, 3:40 AM

      @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

      S 1 Reply Last reply Nov 28, 2016, 4:02 PM Reply Quote 0
      • S Offline
        strawberry 3.141 Project Sponsor Module Developer
        last edited by Nov 26, 2016, 7:19 AM

        @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 Nov 28, 2016, 3:16 AM Reply Quote 1
        • S Offline
          strawberry 3.141 Project Sponsor Module Developer
          last edited by Nov 26, 2016, 4:47 PM

          @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 Nov 28, 2016, 3:16 AM

            @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
            • S Offline
              SexyTrogg @Officeglen
              last edited by Nov 28, 2016, 4:02 PM

              @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

              S 1 Reply Last reply Nov 28, 2016, 4:07 PM Reply Quote 0
              • S Offline
                strawberry 3.141 Project Sponsor Module Developer @SexyTrogg
                last edited by Nov 28, 2016, 4:07 PM

                @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

                S 1 Reply Last reply Nov 28, 2016, 4:12 PM Reply Quote 0
                • S Offline
                  SexyTrogg @strawberry 3.141
                  last edited by Nov 28, 2016, 4:12 PM

                  @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 Dec 16, 2016, 12:07 AM

                    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.

                    S 1 Reply Last reply Dec 16, 2016, 12:40 PM Reply Quote 0
                    • S Offline
                      strawberry 3.141 Project Sponsor Module Developer @WayneStain
                      last edited by Dec 16, 2016, 12:40 PM

                      @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 Dec 18, 2016, 11:19 PM 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