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-SoccerLiveScore

    Scheduled Pinned Locked Moved Sport
    187 Posts 37 Posters 252.5k Views 35 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.
    • M Offline
      master117
      last edited by

      @gashion @fabbr

      Those are not errors (ERR) just regular warnings (WARN). They are unrelated to whatever issue you are having, they are even unrelated to the module itself, request (the thing being installed) is a semi standard nodejs library and not made by me.

      I would guess either your config is wrong or there is not enough space on the mirror. If you list your steps and config I may be able to help.

      1 Reply Last reply Reply Quote 0
      • G Offline
        gashion
        last edited by

        @master117

        Here is my config:

        {
        			module: 'MagicMirror-FootballLeagues',
        			position: 'bottom_center',
        			header: 'Live-Scores',
        				config: {
        				leagues: [445, 455, 464, 456, 450],
                		showNames: true,
                		displayTime: 60 * 1000,
                		showTables: true,
        				showLogos: true,
        				apiKey: 'MyApiKey'
        			}
        		},
        
        F 1 Reply Last reply Reply Quote 0
        • F Offline
          fabbr @gashion
          last edited by

          I don’t think the API is working anymore. :(

          1 Reply Last reply Reply Quote 0
          • N Offline
            nem1
            last edited by

            Is it possible to integrate the World Cup 2018 into this module?

            1 Reply Last reply Reply Quote 0
            • B Offline
              baschke
              last edited by

              Is there a way to diasable tables for specific leagues? e.g. I don’t want to show tables for the Champions Leagues, cause it will only show the table of group A.

              G 1 Reply Last reply Reply Quote 0
              • G Offline
                gashion @baschke
                last edited by

                @baschke
                When adding leagues in your config, dont add “464”. Thats for Champions League.

                1 Reply Last reply Reply Quote 0
                • N Offline
                  nem1
                  last edited by nem1

                  I used this module in the past and I was really satisfied. After a complete reset of my mirror, I had to reinstall all modules. Unfortounatly the MMM-SoccerLiveScore is not working correctly anymore :(

                   {
                                          module: "MMM-SoccerLiveScore",
                                          position: "top_right",
                                          header: "Live-Scores",
                                          config: {
                                                  leagues: [35,9,1,0],
                                                  displayTime: 30 * 1000
                                                  }
                          },
                  

                  Whats wrong? On the mirror its shown just the header, no error-message.

                  Thanks a lot.

                  nem1

                  R 1 Reply Last reply Reply Quote 0
                  • R Offline
                    Ramez @nem1
                    last edited by

                    @nem1 where did you get the 0 in leagues config? there is no leagues assigned to zero, remove it and try…

                    N 1 Reply Last reply Reply Quote 0
                    • N Offline
                      nem1 @Ramez
                      last edited by

                      @ramez

                      0 is the ID for the german nationalteam.
                      But for now, the module is working. But I dont know why :D

                      R 1 Reply Last reply Reply Quote 0
                      • R Offline
                        Ramez @nem1
                        last edited by

                        @nem1 glad it’s working :) … same happened to me Here that’s because source server sometimes down

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 15
                        • 16
                        • 17
                        • 18
                        • 19
                        • 17 / 19
                        • 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