• 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 473.5k 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.
  • G Offline
    gashion
    last edited by gashion Mar 29, 2018, 7:22 AM Mar 29, 2018, 7:21 AM

    @j.e.f.f said in MMM-MyScoreboard:

    If you want to see all teams just leave out the teams parameter altogether.

    Will this apply on every league and sport? If i just add like this:

           	 	{
            				league: "EPL",
           	 				},
          					{
            				league: "FIFAWC",
            				},
    					{
            				league: "BUNDESLIGA",
            				},
          					{
            				league: "NHL",
            				},
          					{
            				league: "NBA",
            				},
           	 	}
    

    Will it show all the games?

    and i have support for the new soccer leagues.

    J 1 Reply Last reply Mar 29, 2018, 7:49 AM Reply Quote 0
    • J Offline
      j.e.f.f Project Sponsor Module Developer @gashion
      last edited by Mar 29, 2018, 7:49 AM

      @gashion yes, that’s correct.

      1 Reply Last reply Reply Quote 0
      • X Offline
        xclsior
        last edited by Apr 4, 2018, 10:48 PM

        For some reason, the formatting is off on my display. It displays the module header but the scores are displayed in one line across the middle of the screen. Please help!

        J 1 Reply Last reply Apr 5, 2018, 7:17 AM Reply Quote 0
        • J Offline
          j.e.f.f Project Sponsor Module Developer @xclsior
          last edited by Apr 5, 2018, 7:17 AM

          @xclsior can you post a screenshot and your config?

          X 2 Replies Last reply Apr 5, 2018, 2:57 PM Reply Quote 0
          • X Offline
            xclsior @j.e.f.f
            last edited by Apr 5, 2018, 2:57 PM

            Here is the config:

            {
            	  module: "MMM-MyScoreboard",
            	  position: "top_right",
            	  classes: "default_everyone",
            	  header: "My Scoreboard",
            	  config: {
            		    showLeagueSeparators: true,
            		    colored: true,
            		    viewStyle: "oneLineWithLogos",
            		    sports: [
            		      {
            		        league: "NBA",
            		        teams: [""],
            		        groups: ["East","West"]
            		      }			  		      		
            			    	   ]
            	 	     }
            },
            
            J 1 Reply Last reply Apr 5, 2018, 4:49 PM Reply Quote 0
            • X Offline
              xclsior @j.e.f.f
              last edited by Apr 5, 2018, 2:59 PM

              Here’s the link to the screenshot: https://imgur.com/a/cfiQn

              Sorry for the poor quality. Cropping it was becoming a pain so I just took a picture. I would love your advise on the MyWeather module too but that’s outside this thread. :)

              J J 2 Replies Last reply Apr 5, 2018, 4:52 PM Reply Quote 0
              • J Offline
                j.e.f.f Project Sponsor Module Developer @xclsior
                last edited by j.e.f.f Apr 5, 2018, 4:49 PM Apr 5, 2018, 4:49 PM

                @xclsior it looks like you want to see all NBA games, so there’s no need to specify a teams array or a groups array.

                1 Reply Last reply Reply Quote 0
                • J Offline
                  j.e.f.f Project Sponsor Module Developer @xclsior
                  last edited by Apr 5, 2018, 4:52 PM

                  @xclsior but I can’t see why yours is rendering the way it is. I winder if another module is conflicting…

                  Can you try disabling all the other modules and see if it fixes the Scoreboard? If it does, enable them one at a time until you see the rendering problem again. I’ll look into that module to see if it has CSS that’s affecting the scoreboard.

                  X 1 Reply Last reply Apr 6, 2018, 1:08 AM Reply Quote 0
                  • X Offline
                    xclsior @j.e.f.f
                    last edited by Apr 6, 2018, 1:08 AM

                    @j.e.f.f I’ll try that and let you know what happens!

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      cyberphox
                      last edited by Apr 9, 2018, 2:04 PM

                      First off, thank you for this awesome module!!!
                      I’ve been working with Mykle1 to try and troubleshoot this issue but he can’t duplicate it on his install.
                      I’m running on Ubuntu Linux with this module and MMM-voice and Hello-Lucy. My issue is on starting, MyScoreboard will not auto hide. It does respond to the show and hide commands, however once it is hidden, as soon as it updates scores it shows again.
                      Any advice???

                      Full time Dad, DJ and entertainer and lover of technology.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 10
                      • 11
                      • 12
                      • 13
                      • 14
                      • 27
                      • 28
                      • 12 / 28
                      12 / 28
                      • First post
                        120/277
                        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