MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. WayneStain
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    W
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    WayneStain

    @WayneStain

    0
    Reputation
    290
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    WayneStain Unfollow Follow

    Latest posts made by WayneStain

    • RE: NHL Module

      @strawberry-3.141

      I am running the newest version. Oddly enough just letting it run for a few days and it is now showing the season properly, and I have two “focus_on” games showing, one from yesterday and an upcoming game tomorrow. Before it was just showing a single game that was already completed.

      posted in Requests
      W
      WayneStain
    • RE: NHL Module

      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.

      posted in Requests
      W
      WayneStain