MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    MMM Scoreboard help

    Utilities
    2
    2
    989
    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
      darbos last edited by

      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
        StewartBaird86 last edited by

        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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy