• 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.2k 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.
  • H Offline
    hoveeman @hoveeman
    last edited by Nov 12, 2018, 12:05 PM

    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 Nov 13, 2018, 7:39 PM

      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 B 2 Replies Last reply Nov 14, 2018, 8:32 PM Reply Quote 1
      • N Offline
        nhl @vinp
        last edited by Nov 14, 2018, 8:32 PM

        @vinp Awesome! Thanks!

        1 Reply Last reply Reply Quote 0
        • B Offline
          BKeyport Module Developer @vinp
          last edited by Nov 15, 2018, 4:04 AM

          @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 Nov 17, 2018, 4:21 AM Reply Quote 1
          • H Offline
            homerj99
            last edited by homerj99 Nov 15, 2018, 5:38 PM Nov 15, 2018, 1:57 PM

            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 Nov 17, 2018, 4:21 AM

              @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 Nov 18, 2018, 4:44 PM Reply Quote 0
              • W Offline
                Wedee @vinp
                last edited by Nov 18, 2018, 4:44 PM

                @vinp
                I had to use
                sudo rm -rf MMM-MyScoreboard
                as the directory was not empty.

                And had to also throw a
                npm cache clean
                prior to npm install
                to get rid of the install errors regarding “Failed to parse json”

                When my MagicMirror starts I see the header, then it disappears and it is not populating any of today’s NFL games. Configuration is the same as I was using before the issues started. Aside from the data sources nothing else changed in this fork right?

                J V 2 Replies Last reply Nov 18, 2018, 4:45 PM Reply Quote 0
                • J Offline
                  j.e.f.f Project Sponsor Module Developer @Wedee
                  last edited by Nov 18, 2018, 4:45 PM

                  @wedee Sportsnet changed their feed. Unfortunately the new one is quite different in format so it’s taking me a bit of time to write a fix. Hopefully I’ll have a release soon.

                  W 1 Reply Last reply Nov 18, 2018, 4:47 PM Reply Quote 1
                  • W Offline
                    Wedee @j.e.f.f
                    last edited by Nov 18, 2018, 4:47 PM

                    @j-e-f-f
                    Thanks for the reply. Look forward to the update.

                    1 Reply Last reply Reply Quote 0
                    • H Offline
                      homerj99
                      last edited by Nov 19, 2018, 12:14 PM

                      Just noticed in NHL Scores that Vegas Knights Logo was not appearing, just the abbreviation of VGS appearing, I copied the logo and renamed it VGS, logo now appearing, perhaps due to ESPN labeling? Just thought I would share

                      V 1 Reply Last reply Nov 21, 2018, 3:09 AM Reply Quote 0
                      • 1
                      • 2
                      • 13
                      • 14
                      • 15
                      • 16
                      • 17
                      • 27
                      • 28
                      • 15 / 28
                      15 / 28
                      • First post
                        149/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