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 stopped working

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    1 Posts 1 Posters 704 Views 1 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.
    • D Offline
      dwleo
      last edited by

      Hi,
      I finally got my MMM-Carousel working with MMM-NFL and MMM-NHL. The only problem now is that the NHL module (which was fine before) displays a header of ‘NHL UNDEFINED UNDEFINED’ and then nothing below that. The NFL is not affected and the Carousel works very well.
      Here is the part of the config involving these three modules.

      {
      module: ‘MMM-Carousel’,
      config: {
      transitionalInterval: 100000,
      mode: ‘positional’,
      middle_center: {enabled: true, ignoreModules: [],
      overrideTransitionalInterval: 100000}, }
      },

      {
      module: ‘MMM-NFL’,
      position: ‘middle_center’,
      config: {
      helmets: false,
      focus_on: [‘LA’, ‘DAL’, ‘SEA’, ‘NE’],
      colored: true,

      }
      },

      {
      module: ‘MMM-NHL’,
      position: ‘middle_center’,
      config: {
      colored: true,
      header: true,
      headlogo: true,
      focus_on: [‘VAN’, ‘ANA’, ‘ARI’, ‘CGY’, ‘EDM’,
      ‘LA’, ‘SJ’, ‘VGK’], matches: 6,
      rotateInterval: 20000,
      reloadInterval: 600000,
      }
      },

      Any ideas as to what is happening?

      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