• 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 Scoreboard help

Scheduled Pinned Locked Moved Utilities
2 Posts 2 Posters 1.2k 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.
  • D Offline
    darbos
    last edited by Aug 29, 2018, 3:50 AM

    Hi,

    Is it possible to to keep the scores up until the next game? I only want to see a couple teams which is fine I have that working. But I would like to see the score at all times, not disappear after x hours (default is 3).

    Thanks

    1 Reply Last reply Reply Quote 1
    • S Offline
      StewartBaird86
      last edited by May 4, 2020, 2:32 AM

      Years old post. Not sure if you ever found a solution. Maybe too late but I came across this.
      Change the default in the script in the modules MMM-MyScoreboard folder maybe?
      I would try this but with Covid I wouldn’t know if it worked

      Module.register(“MMM-MyScoreboard”,{
      // Default module config.
      defaults: {
      dataPollInterval: 5 * 60 * 1000, //update every 5 minutes
      showLeagueSeparators: true,
      colored: true,
      rolloverHours: 3, //hours past midnight to show the pervious day’s scores
      viewStyle: “largeLogos”,
      sports: [

      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