MagicMirror Forum

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

    Mmm.Myscoreboard

    General Discussion
    3
    6
    848
    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.
    • T
      tanvir586 last edited by

      Hi, can anyone help me with this module. Don’t know how to configure scoreboard for ENGLISH PREMIER LEAGUE.
      thanks in advance.
      {
      module: “MMM-MyScoreboard”,
      position: “lower_third”,
      classes: “default everyone”,
      header: “My Scoreboard”,
      config: {
      showLeagueSeparators: true,
      colored: true,
      viewStyle: “mediumLogos”,
      sports: [
      {
      “ENG_PREMIERE_LEAGUE”,
      },
      ]
      }
      },

      V 1 Reply Last reply Reply Quote 0
      • V
        vinp Module Developer @tanvir586 last edited by

        @tanvir586
        It needs the league:

        sports: [
        {
        league: “ENG_PREMIERE_LEAGUE”
        }

        1 Reply Last reply Reply Quote 0
        • T
          tanvir586 last edited by

          Thanks for reply. But it’s not working for me. I think i done something wrong. Nothing showing on my magic mirror, not even empty scoreboard.

          M 1 Reply Last reply Reply Quote 0
          • M
            mrdenmark @tanvir586 last edited by

            @tanvir586 nothing shows up until a certain amount of time before the game,then after the day that the game was played on it disappears.
            I couldn’t understand what was happening then the England game popped up on my mirror on the day it was being played

            1 Reply Last reply Reply Quote 0
            • T
              tanvir586 last edited by

              Thanks. Ill check on next game.

              1 Reply Last reply Reply Quote 0
              • T
                tanvir586 last edited by

                Working perfectly. Thanks really appreciated

                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