<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-MLB Scores not loading]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/2081/mmm-mlb">MMM-MLB</a></p>
<p dir="auto">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.</p>
<p dir="auto">{<br />
module: ‘MMM-MLB’,<br />
position: ‘top_right’,<br />
config: {<br />
maxWidth: “400px”,<br />
header: true,<br />
logo: true,<br />
}</p>
<p dir="auto">I appreciate any suggestions on how to troubleshoot this.  Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/topic/11088/mmm-mlb-scores-not-loading</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 17:42:45 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11088.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Sep 2019 00:06:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-MLB Scores not loading on Tue, 03 Sep 2019 01:35:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kc0bra" aria-label="Profile: kc0bra">@<bdi>kc0bra</bdi></a></p>
<p dir="auto">You can mark this post as solved by clicking the three verticle dots to the right of the post that helped you.</p>
]]></description><link>https://forum.magicmirror.builders/post/60755</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60755</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Tue, 03 Sep 2019 01:35:26 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MLB Scores not loading on Tue, 03 Sep 2019 01:31:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kc0bra" aria-label="Profile: kc0bra">@<bdi>kc0bra</bdi></a></p>
<p dir="auto">Ahh, have fun!</p>
]]></description><link>https://forum.magicmirror.builders/post/60754</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60754</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Tue, 03 Sep 2019 01:31:12 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MLB Scores not loading on Tue, 03 Sep 2019 01:24:36 GMT]]></title><description><![CDATA[<p dir="auto">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!</p>
]]></description><link>https://forum.magicmirror.builders/post/60753</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60753</guid><dc:creator><![CDATA[kc0bra]]></dc:creator><pubDate>Tue, 03 Sep 2019 01:24:36 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MLB Scores not loading on Tue, 03 Sep 2019 01:04:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kc0bra" aria-label="Profile: kc0bra">@<bdi>kc0bra</bdi></a> said in <a href="/post/60750">Scores not loading</a>:</p>
<blockquote>
<p dir="auto">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?</p>
</blockquote>
<p dir="auto">No sir, no API key necessary for this module. It doesn’t even require dependencies of any kind. You can do three things.</p>
<ol>
<li>
<p dir="auto">Post your config entry in a code block so that I can take a look at it. Click the <strong>&lt;/&gt;</strong> icon above your message window when you are replying. It’s at the far right. Paste your code in the highlighted code_text that will appear. That will format your entry.</p>
</li>
<li>
<p dir="auto">Start your mirror in the MM directory with the command <code>npm start dev</code>. This will open the Developers Tools window. Click the Console tab at the top left of the window. Scroll through the output looking for errors in red. Report here.</p>
</li>
<li>
<p dir="auto">Delete your current MMM-MLB folder from the modules folder and clone it again from <a href="https://github.com/cowboysdude/MMM-MLB" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/cowboysdude/MMM-MLB</a>. Then try it with my config example above.</p>
</li>
</ol>
]]></description><link>https://forum.magicmirror.builders/post/60751</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60751</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Tue, 03 Sep 2019 01:04:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MLB Scores not loading on Tue, 03 Sep 2019 00:27:16 GMT]]></title><description><![CDATA[<p dir="auto">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?</p>
]]></description><link>https://forum.magicmirror.builders/post/60750</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60750</guid><dc:creator><![CDATA[kc0bra]]></dc:creator><pubDate>Tue, 03 Sep 2019 00:27:16 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MLB Scores not loading on Tue, 03 Sep 2019 00:25:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kc0bra" aria-label="Profile: kc0bra">@<bdi>kc0bra</bdi></a></p>
<p dir="auto">I just installed it and it’s working. You’re missing a curly bracket (there should be two after logo:true) and you do need a comma after the closing curly bracket <strong>}</strong></p>
<p dir="auto">You can just copy and paste the below entry and paste it into your config if you like.</p>
<pre><code>{
    module: "MMM-MLB",
    position: "top_center",
    config: { // See "Configuration options" for more information.
      maxWidth: "400px",
      header: true,
      logo: true,
//      focus_on: ["Indians", "Braves", "Yankees"]
    }
  },</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/60749</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60749</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Tue, 03 Sep 2019 00:25:23 GMT</pubDate></item></channel></rss>