MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. oliveimo
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    O
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    oliveimo

    @oliveimo

    0
    Reputation
    308
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    oliveimo Unfollow Follow

    Latest posts made by oliveimo

    • RE: MMM-SoccerLiveScore

      Hey Guys,

      I just set it up and the scores and blank. Im assuming if no games are on nothing will show? I saw talk about a table but is it live? Thanks! Great work BTW.

      here is my code. I wanna see Spain first and see how it goes. Let me know if there is anything I need to upload for some help. Thanks!

      module: ‘MMM-SoccerLiveScore’,
      position: ‘top_right’,
      header:‘Live-Scores’,

      		config: {
      			leagues : [8],
      		showNames: true,
      		showLogos: true,
      		displaytime: 60 * 1000,
      		showTables: true
      
      posted in Sport
      O
      oliveimo