• 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 425.8k 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.
  • S Away
    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
      • B Offline
        BKeyport Module Developer @sifuhall
        last edited by Jan 7, 2022, 6:05 AM

        @sifuhall it looks like it’s not supported based on the code.

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

        S 1 Reply Last reply Jan 8, 2022, 3:57 PM Reply Quote 0
        • S Offline
          sifuhall @BKeyport
          last edited by Jan 8, 2022, 3:57 PM

          @bkeyport Thank you for the reply

          1 Reply Last reply Reply Quote 0
          • E Offline
            Egnos
            last edited by Sep 2, 2022, 9:09 AM

            Hello everybody,
            I’m having trouble with this module, are any of you using it?

            The following errors MM returns me:

            [02.09.2022 10:52.55.068] [LOG]   [MMM-MyScoreboard] 2-Sep-22 10:52 ** ERROR ** Couldn't retrieve ITA_SERIE_A data for provider ESPN: Error: getaddrinfo ENOTFOUND site.api.espn.com
            [02.09.2022 10:52.55.068] [LOG]   [MMM-MyScoreboard] http://site.api.espn.com/apis/site/v2/sports/soccer/ita.1/scoreboard?dates=20220902&limit=200
            
            
            Starting module: MMM-MyScoreboard MMM-MyScoreboard.js:560 
            All modules started!
            MMM-MyScoreboard.js:552 
            [MMM-MyScoreboard] Updating Scores module.js:195 
            MMM-MyScoreboard is suspended.
            

            Below my configuration

            {
            		  module: "MMM-MyScoreboard",
            		  position: "top_right",
            		  classes: "default everyone",
            		  header: "My Scoreboard",
            		  config: {
            			showLeagueSeparators: true,
            			colored: true,
            			viewStyle: "mediumLogos",
            			sports: [
            			  {
            				league: "ITA_SERIE_A",
            				//teams: ["JUV"]
            				//label: "Seria A TIM 2022/23"
            			  }
            					]
            				}
            		},
            

            Can you help me?
            Thanks

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

            S 1 Reply Last reply Sep 2, 2022, 11:16 AM Reply Quote 0
            • S Away
              sdetweil @Egnos
              last edited by Sep 2, 2022, 11:16 AM

              @Egnos looks like the provider changed their API. so the module will have to be changed

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              E 1 Reply Last reply Sep 2, 2022, 12:17 PM Reply Quote 0
              • E Offline
                Egnos @sdetweil
                last edited by Sep 2, 2022, 12:17 PM

                @sdetweil said in MMM-MyScoreboard:

                looks like the provider changed their API. so the module will have to be changed

                Hi @sdetweil
                I understand. Do you know if the developer still maintains the module?

                Thanks

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

                S 1 Reply Last reply Sep 2, 2022, 12:20 PM Reply Quote 0
                • S Away
                  sdetweil @Egnos
                  last edited by Sep 2, 2022, 12:20 PM

                  @Egnos no idea, go look at the GitHub site, post an issue.

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  E 1 Reply Last reply Sep 2, 2022, 2:40 PM Reply Quote 0
                  • E Offline
                    Egnos @sdetweil
                    last edited by Egnos Sep 2, 2022, 2:41 PM Sep 2, 2022, 2:40 PM

                    @sdetweil said in MMM-MyScoreboard:

                    @Egnos no idea, go look at the GitHub site, post an issue.

                    I tried to do the recommended fix but nothing has changed.
                    https://github.com/jclarke0000/MMM-MyScoreboard/pull/61

                    I opened a problem on GitHub as you advised me, I await an answer.

                    If someone had solved … give a whistle ;-)

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

                    S 1 Reply Last reply Sep 2, 2022, 2:47 PM Reply Quote 0
                    • S Away
                      sdetweil @Egnos
                      last edited by Sep 2, 2022, 2:47 PM

                      @Egnos but that PR fixes the wrong provider… the espn provider is broken

                      the error u posted

                      data for provider ESPN: Error: getaddrinfo ENOTFOUND site.api.espn.com
                      

                      that module is 5 years old… these providers change things every year…

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      B 1 Reply Last reply Sep 2, 2022, 7:04 PM 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