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 289.0k 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.
    • 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
                      • J Offline
                        Joeysface
                        last edited by

                        I have been messing around with this module and it is working really well. I love the way its laid out but I do have a few questions.

                        • Is there anyway to not display the table for certain leagues? Someone asked already but the Champions League table only seems to be showing Group A.
                        • Is there a way to change the display date format? I would like to change the format to something like MM-DD instead of DD.MM.
                        • Is there maybe a way to highlight certain teams on the table and schedule? For example, If I follow a few PL teams and want their games to pop out more so that the text is bolded or highlighted for the team name.

                        Thanks again for any help

                        1 Reply Last reply Reply Quote 0
                        • Alex2020A Offline
                          Alex2020
                          last edited by

                          Ma per creare un “tavolo” per la classifica di serie “A” Italiana cè un modo ?Grazie.

                          1 Reply Last reply Reply Quote 0
                          • lavolp3L Offline
                            lavolp3 Module Developer
                            last edited by

                            Hi @LukeCodewalker I’d like to use and probably contribute to the module a bit.
                            Do you think it’s possible to show the goals and scorers of a current running game?
                            Is there an endpoint in the api for that?

                            How to troubleshoot modules
                            MMM-soccer v2, MMM-AVStock

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

                              Hi guys please I need your help …
                              ID Number Greece soccer please.
                              For My magicmirror livescore modul…

                              M 1 Reply Last reply Reply Quote 0
                              • M Offline
                                master117 @Galaras7
                                last edited by

                                @Galaras7

                                if you are using my module, you can check ids here:
                                http://api.football-data.org/v2/competitions/

                                Greece ID: 2093

                                Greece sadly is not covered in the APIs free tier. So you would have to pay for it.
                                https://www.football-data.org/coverage

                                1 Reply Last reply Reply Quote 0
                                • F Offline
                                  frankturban
                                  last edited by

                                  Hello,
                                  I am viewing the results of the 2nd Bundesliga. Unfortunately I don’t get any icons here. Is this a bug? It works for other leagues … Thank you very much …

                                  StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                                  • StoffbeuteluweS Offline
                                    Stoffbeuteluwe Project Sponsor @frankturban
                                    last edited by

                                    @frankturban same problem after MM new start or refresh browser?

                                    F 1 Reply Last reply Reply Quote 0
                                    • F Offline
                                      frankturban @Stoffbeuteluwe
                                      last edited by

                                      @Stoffbeuteluwe yes - but DFB-Pokal shows icons

                                      1 Reply Last reply Reply Quote 0
                                      • D Offline
                                        dawookie1979
                                        last edited by

                                        i cant find the file to download

                                        1 Reply Last reply Reply Quote 0
                                        • Feedy88F Offline
                                          Feedy88
                                          last edited by

                                          Looks like the Original Creator had removed the repo or his github account. Found this one, looks like it is still working: https://github.com/massi1990/MMM-SoccerLiveScore

                                          D 1 Reply Last reply Reply Quote 0
                                          • D Offline
                                            dawookie1979 @Feedy88
                                            last edited by

                                            @Feedy88 hello, i have the files and npm installed them into the module directory, but the module isnt showing up? i have it in the config file too :)

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 9
                                            • 10
                                            • 4 / 10
                                            • 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