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 563.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.
    • N Offline
      nevint @j.e.f.f
      last edited by

      @j.e.f.f The mirror is set to MST (the clock module shows the correct time, so I assume it is set to MST!) but the upcoming games display in EST. For instance, the Roughrider game tonight shows a start time of 10pm, but it will start at 8pm MST.

      J 1 Reply Last reply Reply Quote 0
      • J Offline
        j.e.f.f Project Sponsor Module Developer @nevint
        last edited by

        @nevint ah I see. so the times aren’t being converted as expected… I’ll take a look.

        N 1 Reply Last reply Reply Quote 0
        • N Offline
          nevint @j.e.f.f
          last edited by

          @j.e.f.f Correct sir! Thanks for checking!

          J 1 Reply Last reply Reply Quote 0
          • J Offline
            j.e.f.f Project Sponsor Module Developer @nevint
            last edited by

            @nevint Tracked it down. It affected all leagues using the using the SNET provider (NFL, MLB, CFL, NHL, MLS). ESPN leagues (NBA, NCAA) were fine. do a git pull and let me know if it fixes the issue for you.

            N 2 Replies Last reply Reply Quote 1
            • N Offline
              nevint @j.e.f.f
              last edited by

              @j.e.f.f Bingo!! Worked like a charm! Thank you very much!!!

              1 Reply Last reply Reply Quote 0
              • L Offline
                Laserturtle
                last edited by

                Just wanted to say thanks for your work on this module. Been using it for a while now and it is great!

                1 Reply Last reply Reply Quote 0
                • N Offline
                  nevint @j.e.f.f
                  last edited by

                  @j.e.f.f Now another strange issue, the CFL/NHL scores are not showing up. The only scores coming in are NBA.

                  J 1 Reply Last reply Reply Quote 0
                  • J Offline
                    j.e.f.f Project Sponsor Module Developer @nevint
                    last edited by

                    @nevint Seems to be an issue with Sportsnet’s feed. I just went to Sportsnet’s website and the scoreboard at the top has the same issue.
                    e.g.: http://www.sportsnet.ca/hockey/nhl/

                    N 1 Reply Last reply Reply Quote 0
                    • N Offline
                      nevint @j.e.f.f
                      last edited by

                      @j.e.f.f Yeah it’s strange. The SN site appears to be working (at least for me) but the scores still don’t update on my MM.

                      J 3 Replies Last reply Reply Quote 0
                      • J Offline
                        j.e.f.f Project Sponsor Module Developer @nevint
                        last edited by

                        @nevint I’ll keep an eye on it tonight during the hockey game.

                        I’m using the feed the powers the scoreboard across the top of the screen, which appears to operate independent of the scores in the body of the page. It’s the top scoreboard feed in particular that’s having problems, while the scores on the main part of the screen are working fine.

                        1 Reply Last reply Reply Quote 0
                        • J Offline
                          j.e.f.f Project Sponsor Module Developer @nevint
                          last edited by

                          @nevint GRRR!!! Sportsnet changed their feed URL… need to make an update

                          1 Reply Last reply Reply Quote 0
                          • J Offline
                            j.e.f.f Project Sponsor Module Developer @nevint
                            last edited by

                            @nevint k. do a git pull. I updated the URL and it looks like it still works fine. Hopefully it’s just the URL change and not a formatting change.

                            N 1 Reply Last reply Reply Quote 0
                            • N Offline
                              nevint @j.e.f.f
                              last edited by

                              @j.e.f.f That fixed it! Hopefully they don’t change the url too often! Thanks for the update!

                              J 1 Reply Last reply Reply Quote 0
                              • J Offline
                                j.e.f.f Project Sponsor Module Developer @nevint
                                last edited by

                                @nevint I’m seeing a few parsing errors in my log… I’m starting to lose confidence that I can continue to use the SNET feed long term… trouble it’s my only option to include CFL without an API key…

                                1 Reply Last reply Reply Quote 0
                                • lucallmonL Offline
                                  lucallmon
                                  last edited by

                                  @j.e.f.f I’m loving the module. Do you think there’s any way to group NCAAF teams into conferences? I primarily focus on SEC teams and would like to see them all grouped together separate from my other favorite teams/sports. Or perhaps have the AP Top 25 ranked teams in their own group?

                                  Thoughts?

                                  J 2 Replies Last reply Reply Quote 0
                                  • J Offline
                                    j.e.f.f Project Sponsor Module Developer @lucallmon
                                    last edited by

                                    @lucallmon I’m not sure I can do the top 25, as I’m assuming that would change frequently, but I could certainly do divisions/conferences/etc. Would be a nice addition for all sports.

                                    I’ll have an update coming soon for NCAAM. I’ll see what I can do about also adding this.

                                    1 Reply Last reply Reply Quote 0
                                    • J Offline
                                      j.e.f.f Project Sponsor Module Developer @lucallmon
                                      last edited by

                                      @lucallmon I’ve added the ability to specify groups in the config. These generally correspond to conferences and divisions, but they can be any arbitrary list of teams. I just need to test NCAAM a bit more, and I’ll be good to release it in a couple of days or so.

                                      One question: For the the Top 25 teams in NCAAF or NCAAM, do these change throughout the season (i.e.: are they the top 25 teams in the standings to date?) or are they a ranking that is assigned before the season begins and that ranking stays that way for the duration of the season? If it is the latter scenario, then I’ll add Top 25 groups for both of these, as I don’t mind updating this once per year to reflect the new rankings. But if it is the former, then I won’t be adding these groups.

                                      O S 2 Replies Last reply Reply Quote 0
                                      • O Offline
                                        onetwankyfive @j.e.f.f
                                        last edited by

                                        @j.e.f.f They change weekly

                                        J 1 Reply Last reply Reply Quote 0
                                        • J Offline
                                          j.e.f.f Project Sponsor Module Developer @onetwankyfive
                                          last edited by

                                          @onetwankyfive I’ll have to see if that’s available anywhere as a feed – future enhancement!

                                          1 Reply Last reply Reply Quote 0
                                          • J Offline
                                            j.e.f.f Project Sponsor Module Developer
                                            last edited by

                                            Version 2.1 released with support for NCAAM and specifying groups (divisions, conferences) in the config file instead of individual teams.

                                            This release means MMM-MyScoreboard now covers all of the major North American team sports!

                                            S 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 13
                                            • 14
                                            • 6 / 14
                                            • 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