• 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 Sport
277 Posts 60 Posters 489.6k Views 63 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.
  • E Offline
    Egnos
    last edited by Jan 7, 2021, 12:38 PM

    Hi everyone, many thanks for the module, it is really beautiful!
    Is it possible to freeze match results until the next match?
    Now after the games have finished the results disappear …

    My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

    B 1 Reply Last reply Jan 7, 2021, 8:45 PM Reply Quote 0
    • B Offline
      BKeyport Module Developer @Egnos
      last edited by Jan 7, 2021, 8:45 PM

      @Egnos Short answer: No. Long Answer: Noooooooooooooooooooooooooooooooooooooo.

      🤣🤣🤣

      Due to the data feeds, the match is cleared as soon as they set up the new ones. You’d be better off to use a module specific to your target league for that, where the author took the time to cache results.

      The "E" in "Javascript" stands for "Easy"

      E 1 Reply Last reply Jan 7, 2021, 11:02 PM Reply Quote 0
      • E Offline
        Egnos @BKeyport
        last edited by Jan 7, 2021, 11:02 PM

        @BKeyport thanks.
        If I set “rolloverHours” configuration parameter with a very high number … like 100?
        When the match schedule is updated would it change?

        My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

        1 Reply Last reply Reply Quote 0
        • M Offline
          mcaminiti
          last edited by Feb 10, 2021, 3:25 PM

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • S Offline
            sifuhall
            last edited by Aug 2, 2021, 6:44 PM

            I followed the instructions here for the git pull and npm install with no errors.

            In my config file I place this but all I get is a blank screen.

            {

            module: “MMM-MyScoreboard”,

            position: “top_left”,

            classes: “default everyone”,

            header: “My Scoreboard”,

            config: {

            showLeagueSeparators: true,

            colored: true,

            viewStyle: “mediumLogos”,

            sports: [

            {

            league: “NCAAF”,

            teams: [“UK”]

            }

            ]

            }

            },

            W 1 Reply Last reply Aug 2, 2021, 9:21 PM Reply Quote 0
            • W Offline
              Wenike @sifuhall
              last edited by Aug 2, 2021, 9:21 PM

              @sifuhall You won’t get anything until the UK football team has a game, which won’t be for a few weeks. Until then, this module displays nothing.

              S 1 Reply Last reply Aug 16, 2021, 12:12 AM Reply Quote 0
              • S Offline
                sifuhall @Wenike
                last edited by Aug 16, 2021, 12:12 AM

                @wenike Thank you for the reply. But I’m saying the entire screen is blank. Not just the scores section.

                W S 2 Replies Last reply Aug 16, 2021, 12:22 AM Reply Quote 0
                • W Offline
                  Wenike @sifuhall
                  last edited by Aug 16, 2021, 12:22 AM

                  @sifuhall So, other modules aren’t showing either?

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @sifuhall
                    last edited by Aug 16, 2021, 12:39 AM

                    @sifuhall this sounds like the the missing libraries problem. when the screen is blank, can u show the message at mm startup?

                    if using pm2, use
                    pm2 logs --lines=100

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    S 1 Reply Last reply Jan 6, 2022, 8:38 PM Reply Quote 0
                    • S Offline
                      sifuhall @sdetweil
                      last edited by Jan 6, 2022, 8:38 PM

                      @sdetweil

                      Yes, this was it exactly. Once I added the request module everything was fine.

                      However, I do have one question.

                      How can I add the West Ham United Football Club?

                      B 1 Reply Last reply Jan 7, 2022, 6:05 AM Reply Quote 0
                      • 1
                      • 2
                      • 21
                      • 22
                      • 23
                      • 24
                      • 25
                      • 26
                      • 27
                      • 28
                      • 23 / 28
                      • 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