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 "no games" display

    Scheduled Pinned Locked Moved Troubleshooting
    1 Posts 2 Posters 263 Views 2 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.
    • W Offline
      Wenike
      last edited by

      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.

      My current config.js for it (if it matters):

      {
      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",
      }
      ]
      }
      },
      
      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • 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
        OSZAR »