MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. kc0bra
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    K
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    kc0bra

    @kc0bra

    0
    Reputation
    126
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    kc0bra Unfollow Follow

    Latest posts made by kc0bra

    • RE: MMM-MLB Scores not loading

      Hey Mykle1, deleting the directly and re-cloning from Git did the trick. I now have the scores coming in regularly. Thanks a lot for your help!

      posted in Troubleshooting
      K
      kc0bra
    • RE: MMM-MLB Scores not loading

      Hmmm. I just removed mine completely and pasted your example in and I’m still getting the same thing. For some reason the scores aren’t loading. Is there an API key or anything that I need to put in somewhere? Similar to what needs to be generated and installed for weather apps?

      posted in Troubleshooting
      K
      kc0bra
    • MMM-MLB Scores not loading

      Re: MMM-MLB

      I can’t seem to get the scores to load. I get the logo and it says MLB Scores (and if I change mode to standings logo changes) but no real-time data loads. Here is what my config looks like.

      {
      module: ‘MMM-MLB’,
      position: ‘top_right’,
      config: {
      maxWidth: “400px”,
      header: true,
      logo: true,
      }

      I appreciate any suggestions on how to troubleshoot this. Thanks!

      posted in Troubleshooting
      K
      kc0bra