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

Properly rotate between group tables #17

Open lenikey opened 2 weeks ago

lenikey commented 2 weeks ago

Hey! Thanks for your great work. I just set up the module for the upcoming european cup and used standard settings. I recognized two (possible) errors: 1) The module does not show tables for the european cup (ID 2018). (Connection to api works in general, since matches are shown properly. (Screenshot)

Screenshot 2024-06-14 at 08 56 37

2) The module does not rotate between group tables. I tried troubleshooting with the recent world cup (ID 2000). The group table was shown properly, however it was stuck at group A. Other group never appeared.

I would truly appreciate if you are able to help me out here!

master117 commented 2 weeks ago

Hey, thank you for the very nice message.

Ok, I just tested with 2018 and I get:

grafik

grafik

So I can confirm your problem. I took a look at the data source and it returns empty for each group.

grafik

About 1) So this may just be a case of having to wait a bit longer until football-data.org adds standings. I don't know why it's still empty, probably a bug on their side.

About 2) If I remember correctly this module also wasn't made with the concept of Multiple groups and uses an outdated version of the football-data API. I could write a fix but I'm sadly not sure if I have the time right now, but first we have to wait until data for this comes in :)

I believe you can check this website https://native-stats.org/competition/EC/ and when something appears in "standings" (probably after day 1) feel free to ping me!