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

Mmm.Myscoreboard

Scheduled Pinned Locked Moved General Discussion
6 Posts 3 Posters 1.4k Views 3 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.
  • T Offline
    tanvir586
    last edited by Nov 16, 2019, 6:20 PM

    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 Nov 18, 2019, 3:32 AM Reply Quote 0
    • V Offline
      vinp Module Developer @tanvir586
      last edited by Nov 18, 2019, 3:32 AM

      @tanvir586
      It needs the league:

      sports: [
      {
      league: “ENG_PREMIERE_LEAGUE”
      }

      1 Reply Last reply Reply Quote 0
      • T Offline
        tanvir586
        last edited by Nov 18, 2019, 4:39 AM

        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 Nov 18, 2019, 6:52 AM Reply Quote 0
        • M Offline
          mrdenmark @tanvir586
          last edited by Nov 18, 2019, 6:52 AM

          @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 Offline
            tanvir586
            last edited by Nov 18, 2019, 2:50 PM

            Thanks. Ill check on next game.

            1 Reply Last reply Reply Quote 0
            • T Offline
              tanvir586
              last edited by Nov 23, 2019, 4:01 PM

              Working perfectly. Thanks really appreciated

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                2/6
                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