• 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.

Fifa World Cup overview

Scheduled Pinned Locked Moved Unsolved Requests
soccerworld cupsport
25 Posts 11 Posters 11.9k Views 10 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.
  • R Offline
    rak
    last edited by Jun 16, 2018, 3:25 PM

    I created a fork and a pull request with all necessary changes.

    1 Reply Last reply Reply Quote 0
    • A Offline
      AxLed Module Developer
      last edited by Jun 16, 2018, 3:49 PM

      @PaulB

      Hi,

      what are the logs showing? (npm start dev [on Raspberry]) or (F12 [on broser like Firefox]).

      AxLED

      P 1 Reply Last reply Jun 19, 2018, 7:58 PM Reply Quote 0
      • A Offline
        AxLed Module Developer
        last edited by Jun 16, 2018, 3:53 PM

        @rak

        I think your fork is only working for league 4000 (Worldcup/WM 2018), as the other leagues have still use the old links. I didnt have the time to do a fork for all leagues.
        I guess you have to some if then else statements, if league 4000 ist used.

        AxLED

        R 1 Reply Last reply Jun 16, 2018, 4:57 PM Reply Quote 0
        • R Offline
          robert @AxLed
          last edited by Jun 16, 2018, 4:57 PM

          @axled

          Tried it with “4000” for World cup but not showing scores, only shows other league scores.

          1 Reply Last reply Reply Quote 0
          • A Offline
            AxLed Module Developer
            last edited by Jun 17, 2018, 7:48 AM

            Hi to all,

            today i tried MagicMirror-FootballLeagues (which is a modified fork of MMM-SoccerLiveScore) with League ID 467 an the following config:

            {
                        module: 'MagicMirror-FootballLeagues',
                        position: 'top_left',
                        header: 'Live-Scores',
                        config: {
                            leagues: [467],
                                showNames: true,
                                displayTime: 60 * 1000,
                                showTables: true,
                            showLogos: true,
                            apiKey: 'secret',
                            showUnavailable: true
                        }
            
            

            Works perfect. In my opinion the fastes way to get Fifa World Cup on MM.

            AxLED

            R 2 Replies Last reply Jun 17, 2018, 3:08 PM Reply Quote 0
            • R Offline
              robert @AxLed
              last edited by Jun 17, 2018, 3:08 PM

              Indeed does work with this module.

              You need to obtain an API key for this to work. Link in the description of the module.

              Cheers!

              @axled

              1 Reply Last reply Reply Quote 0
              • R Offline
                robert @AxLed
                last edited by Jun 17, 2018, 3:18 PM

                Just a heads up the table needs pagination list way to long for smaller displays.

                @axled

                1 Reply Last reply Reply Quote 0
                • P Offline
                  PaulB @AxLed
                  last edited by Jun 19, 2018, 7:58 PM

                  @axled

                  I just get npm ERR! messages. Therefore i assume I am doing something wrong.

                  Which command, do I have to enter (sorry…for asking but I am a newbie )

                  Thank you very much in advance! :-)

                  R 1 Reply Last reply Jun 20, 2018, 1:22 AM Reply Quote 0
                  • R Offline
                    robert @PaulB
                    last edited by Jun 20, 2018, 1:22 AM

                    @paulb
                    Just follow the directions in the previous post you’ll get it. It took me a few times to get it right…

                    Cheers!

                    1 Reply Last reply Reply Quote 0
                    • V Offline
                      vinp Module Developer
                      last edited by Jul 5, 2018, 4:55 PM

                      I’ve updated my fork of MMM-MyScoreboard to update scores and game statuses for the World Cup games. Lots of Overtime / Shootouts to handle :) I also added a few other leagues. https://github.com/vincep5/MMM-MyScoreboard/tree/add_more_soccer

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      • 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