master117 / MagicMirror-FootballLeagues

A live viewer for recent soccer results and league tables. Outdated!
GNU General Public License v3.0
7 stars 5 forks source link

World Cup 2018 Russia not working #5

Closed prysme01 closed 6 years ago

prysme01 commented 6 years ago

Hello,

It's seems that the ID : 467 is not displaying any information, could you confirm this ?

as described here https://www.football-data.org/ it should be there World Cup API Endpoint: http://api.football-data.org/v1/competitions/467

thanks.

master117 commented 6 years ago

Thanks for bringing this to my attention. Apparently some cups have a different format in the API. I added support for this. I added the variable: showUnavailable to show Leagues that are currently not available, which includes the world cup at this point, so you must add showUnavailable: true to your config.

prysme01 commented 6 years ago

Working fine, thanks for your time and reactivity 🥇