<?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-MyScoreboard "no games" display]]></title><description><![CDATA[<p dir="auto">Is there a way to make MMM-MyScoreboard to display something (header or “no games today”) when there are no games being displayed? I’m running MMM-Carousel, so it looks like something went wrong on that page and took me a bit before I figured out what was going on and stopped troubleshooting what wasn’t broken.</p>
<p dir="auto">My current config.js for it (if it matters):</p>
<pre><code>{
module: "MMM-MyScoreboard",
position: "top_bar",
classes: "default everyone",
header: "My Scoreboard",
config: {
showLeagueSeparators: true,
colored: true,
viewStyle: "stackedWithLogos",
highlightWinners: true,
showRankings: true,
sports: [
{
league: "MLB",
teams: ["CIN"],
},
{
league: "NFL",
teams: ["CIN"],
},
{
league: "MLS",
teams: ["CIN"],
},
{
league: "NCAAF",
teams: ["CIN"],
},
{
league: "NCAAM",
teams: ["CIN", "BUT", "XAV"],
},
{
league: "NCAAM_MM",
label: "March Madness",
}
]
}
},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/14414/mmm-myscoreboard-no-games-display</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 04:15:26 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14414.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 12 Jan 2021 03:56:07 GMT</pubDate><ttl>60</ttl></channel></rss>