MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-MyScoreboard Teams

    Troubleshooting
    1
    1
    74
    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.
    • S
      StewartBaird86 last edited by

      Hello, Me Again

      I had cloned and installed the latest MMM-MyScoreboard. I run the following and my mirror displays no problem, however it shows way more teams than i need or my screen can handle. When I try to add a team, doesn’t matter what league that is when the mirror won’t load.

      Works:
      sports: [
      {
      league: “NHL”
      },
      {
      league: “MLB”
      },
      {
      league: “NFL”
      },
      {
      league: “NCAAM_MM”,
      label: “March Madness”
      }
      ]
      }

      Doesn’t Work (copy paste from ReadMe):
      {
      league: “MLB”,
      teams: [“TOR”, “CHW”, “NYY”]
      },
      Then I thought maybe the teams: [“xxxxxxx”] needed a ], for the end like one of the other sections of ReadMe but that didn’t work either:
      {
      league: “NBA”,
      teams: [“TOR”],
      },

      Im not sure why I try to add a team in any league the module crashes. I try 1 team at a time, 1 league at a time, not always the same team “OTT”.
      I have made sure the quotes are scripted ones not word document style ones etc and done copy paste from ReadMe.
      Has anyone encountered this problem or have any insight?

      Much Appreciated

      SB

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy