Read the statement by Michael Teeuw here.
-
@Manu85 There is another API that would give us results for this but it does mean that you would have to subscribe to it. I will have a look at incorporating it into the code. Will give the option to use the free API with the current available stats, and using the other and what is available on there. Will have a look when I have some time this week.
-
@mumblebaj Magnificent !!! I hope you will succeed (but I have no doubt of it :-))
-
@mumblebaj I see an ‘intruder’ match, it’s the one I circled in red, it’s not teams from the Six Nations tournament.
competition: ["Six Nations 2024"],
I don’t know if you can do anything, I also saw that you were going to work again on the presentation of the tables, it will be great
-
@mumblebaj there is another match, the first which is not part of the six nations, I will give you my js config, I may have made mistakes, thank you for your help
{ module: "MMM-Rugby", position: "top_right", disabled: false, config: { updateInterval: 1000*60*60*24, rotateInterval: 60000, competition: ["Six Nations 2024"], rankingLimit: 10, matchesLimit: 10, matchesOlderThan: 7 } },
-
@Manu85 Thanks for the feedback. Will have a look at the above. The table display may not get any better for this.
Will see if I can trace why those 2 matches are in the results. They certainly should not be.
-
@mumblebaj ok, thank you for your work
-
@manu85340 Busy working on the below. Hopefully I will have a release ready this weekend.
-
@manu85340 Starting to look a lot better. Now to work on the match data.
-
@mumblebaj you are the best !!!
If you want you can delete the country comnne and can the column headers be “changeable” in French?
Pld = MJ / W=V / D=N / L=D /
GF= I think points marked? if that’s it then if possible PM
GA= I think not cashed? if that’s it then if possible PE
and for pts no problem
This is only if it is possible, if it is configurable this would give a possibility of configuration for the countries where your module is installed.
But you are on top, BRAVO -
@Manu85 I can look at adding a Translation option. The fields are as follows.
Rank
Flag
Team
Country
PLD=Played
W = Win
D = Draw
L = Lose
GF = Goals For
GA = Goals Against
Pts = PointsIf you can provide me with the French equivalent then I can add it.
Still have a bit of work to do on the Previous tables.