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 504.1k 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
      nhl
      last edited by

      it looks like its just the nhl games having issues

      justjim1220J 1 Reply Last reply Reply Quote 0
      • justjim1220J Offline
        justjim1220 Module Developer @nhl
        last edited by

        @nhl
        The problem I had Thursday was with NFL

        "Life's Too Short To Dance With Ugly People"
        Jim Hallock - 1995

        1 Reply Last reply Reply Quote 0
        • H Offline
          hoveeman
          last edited by

          One of the score providers must have changed their api? I believe it uses sportsnet.ca and espn for scores. NCAA Men’s basketball is working fine, but nfl and mls were not working yesterday.

          H 1 Reply Last reply Reply Quote 0
          • BKeyportB Offline
            BKeyport Module Developer
            last edited by

            NHL was stuck for me.

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

            1 Reply Last reply Reply Quote 0
            • H Offline
              hoveeman @hoveeman
              last edited by

              looks like an issue with sportsnet.ca. Looking at the json file, it was documented well that this provider is used for the majority of scores.

              https://github.com/jclarke0000/MMM-MyScoreboard/blob/master/providers/SNET.js

              It grabs the scores from this feed.

              http://www.sportsnet.ca/wp-content/uploads/scoreboard.json

              The feed is still active, so need to do some digging as to what broke it.

              1 Reply Last reply Reply Quote 0
              • V Offline
                vinp Module Developer
                last edited by

                I’ve updated my fork to have the code use ESPN for those broken sports. Something is up with the sportsnet.ca json where it does not give the results for some of the sports. https://github.com/vincep5/MMM-MyScoreboard

                N BKeyportB 2 Replies Last reply Reply Quote 1
                • N Offline
                  nhl @vinp
                  last edited by

                  @vinp Awesome! Thanks!

                  1 Reply Last reply Reply Quote 0
                  • BKeyportB Offline
                    BKeyport Module Developer @vinp
                    last edited by

                    @vinp being a linux/magic mirror newbie - how would one switch to your fork?

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

                    V 1 Reply Last reply Reply Quote 1
                    • H Offline
                      homerj99
                      last edited by homerj99

                      Brilliant, replaced necessary files with your updates and it works like a charm. Thank you

                      1 Reply Last reply Reply Quote 0
                      • V Offline
                        vinp Module Developer @BKeyport
                        last edited by

                        @bkeyport ssh into your Pi and then “cd” into where you have MagicMirror/modules then run:
                        rmdir MMM-MyScoreboard
                        while you are still in the /modules folder, do a clone of my repository : git clone https://github.com/vincep5/MMM-MyScoreboard.git
                        Lastly run:
                        cd MMM-MyScoreboard
                        npm install

                        W 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 13
                        • 14
                        • 15
                        • 16
                        • 17
                        • 27
                        • 28
                        • 15 / 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