• 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 463.9k 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.
  • V Offline
    vinp Module Developer
    last edited by Feb 3, 2019, 3:44 PM

    This makes me so happy!!! Cannot wait to check it out and move away from my forked code. Welcome to the world of football!!

    1 Reply Last reply Reply Quote 0
    • M Offline
      motdog
      last edited by motdog Feb 22, 2019, 8:19 PM Feb 22, 2019, 8:18 PM

      I got this up and running but with NCAA Mens basketball I am struggling to limit the games shown. I have tried changing the group to “Big 12” or “Top 25” but still get everygame, so the module covers the whole left side of my mirror. What am I missing? This is a fresh installation. I just set up my mirror a few days ago.

      //{
      		  module: "MMM-MyScoreboard",
      		  position: "bottom_left",
      		  classes: "default everyone",
      		  header: "My Scoreboard",
      		  config: {
      		    showLeagueSeparators: true,
      		    colored: true,
      		    viewStyle: "mediumLogos",
      		    sports: [
      		      {
      		        league: "NHL",
      		        groups: ["Atlantic"]
      		      },
      		      {
      		        league: "NBA",
      		      },
      		      {
      		        league: "MLB",
      		      },
      		      {
      		        league: "NFL",
      		      },
      		      {
      		        league: "NCAAM",
      		        Groups: ["Big 12"]
      		      },
      		    
      		    ]
      		
      		  }
      
      J 1 Reply Last reply Feb 24, 2019, 11:21 PM Reply Quote 0
      • M Offline
        motdog
        last edited by Feb 23, 2019, 9:31 PM

        Also is there a way to limit the numbers of games being shown and maybe rotate through them? Thanks for the help.

        1 Reply Last reply Reply Quote 0
        • J Offline
          j.e.f.f Project Sponsor Module Developer @motdog
          last edited by Feb 24, 2019, 11:21 PM

          @motdog change your config to specify groups with a small g, not a capital G. That should fix it.

          M 1 Reply Last reply Feb 25, 2019, 1:53 AM Reply Quote 0
          • M Offline
            motdog @j.e.f.f
            last edited by Feb 25, 2019, 1:53 AM

            @j-e-f-f Awesome. It did!

            1 Reply Last reply Reply Quote 0
            • S Offline
              sameer-t
              last edited by Mar 23, 2019, 6:22 PM

              @j-e-f-f Love the module! Any chance we can add the team’s seed for NCAA March Madness?

              J 1 Reply Last reply Mar 25, 2019, 9:12 AM Reply Quote 0
              • J Offline
                j.e.f.f Project Sponsor Module Developer @sameer-t
                last edited by j.e.f.f Mar 25, 2019, 9:13 AM Mar 25, 2019, 9:12 AM

                @sameer-t said in MMM-MyScoreboard:

                @j-e-f-f Love the module! Any chance we can add the team’s seed for NCAA March Madness?

                I’m not sure the feed gives me that info, but you can enable rankings for the top teams. It may equate to seeding since ESPN treats March Madness as an independent feed.

                set showRankings to true in your config. Note this is NOT where you configure the individual leagues, but in the module’s general config.

                1 Reply Last reply Reply Quote 1
                • C Offline
                  CyruS1337 Project Sponsor
                  last edited by Mar 26, 2019, 8:36 AM

                  Good day

                  Is it also possible to add the Swiss National League?

                  https://en.wikipedia.org/wiki/National_League_(ice_hockey)

                  J 1 Reply Last reply Mar 26, 2019, 3:23 PM Reply Quote 0
                  • J Offline
                    j.e.f.f Project Sponsor Module Developer @CyruS1337
                    last edited by Mar 26, 2019, 3:23 PM

                    @CyruS1337 said in MMM-MyScoreboard:

                    Good day

                    Is it also possible to add the Swiss National League?

                    https://en.wikipedia.org/wiki/National_League_(ice_hockey)

                    If there’s an available JSON feed, I’m sure it can be done. I’m currently using feeds from ESPN and SportsNet.ca, neither of which provide score data for the Swiss National League. Do you know of one?

                    C 1 Reply Last reply Jun 12, 2019, 12:18 PM Reply Quote 0
                    • S Offline
                      SH20192
                      last edited by Jun 11, 2019, 12:34 PM

                      Is there a way to get this working in a client/server setup? If I run MM directly on my server then all is well. If I run it in client /server mode then the client just displays “loading…”

                      S 1 Reply Last reply Jun 11, 2019, 12:54 PM Reply Quote 0
                      • 1
                      • 2
                      • 18
                      • 19
                      • 20
                      • 21
                      • 22
                      • 27
                      • 28
                      • 20 / 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