Read the statement by Michael Teeuw here.
-
@Manu85 Please make sure you have the latest update for the module.
Also, you have specify the correct competition. See EADME for the correct options.
-
@mumblebaj ok after searching, searching, searching, I just saw that you have to put “Six Nations 2024” in "league_data.json there is “Six Nations” that’s what was causing the problem, I saw that there was a new module update an hour ago maybe that’s it?, but now it works, great
{ "leagueId": 51, "leagueName": "Six Nations", "leagueType": "Cup", "leagueFlag": "https://media.api-sports.io/rugby/leagues/51.png", "leagueCountryId": 25, "leagueCountryName": "Europe", "leagueCountryCode": null, "leagueCountryFlag": null, "currentSeasons": [ { "season": 2024, "current": true, "start": "2024-02-02", "end": "2024-03-16" } ] },
-
@mumblebaj Hi, I saw that you had a new “autoUpdate” option, great, you took 1 hour on days from Sunday to Friday and 30 minutes on Saturday. but the matches are also played on Sunday, for example the top 14 or the six nations, the ideal would be to activate this option 30 minutes Saturday and Sunday, have a good day
-
@Manu85 Hi. Yeah I noticed that yesterday. I have pushed a fix for it now.
-
@Manu85 I am working on translations for the module and need some help with it. Can you verify the below for me?
{ "Rank": "Classement", "Flag": "Drapeau", "Team": "Équipe", "Country": "Pays", "Pld" : "MJ", "W": "V", "D": "D", "L": "N", "GD" : "DP", "Pts": "Pts", "N/A" : "N/A", "Date": "Date", "Time": "Temps", "Home": "Domicile", "Away": "Extérieure", "Score": "Score" }
-
@mumblebaj Great, for the data you can put the following information I added the right information
{
“Rank”: “Classement”, « Place »
“Flag”: “Drapeau”, « Flag » ok
“Team”: “Équipe”, « Équi »
“Country”: “Pays”, « ok »
“Pld” : “MJ”, « ok »
“W”: “V”, « Ok »
“D”: “D”, « ok »
“L”: “N”, « Ok »
“GD” : “DP”, « Ok »
“Pts”: “Pts”, « Ok »
“N/A” : “N/A”, « Ok »
“Date”: “Date”, « Ok »
“Time”: “Temps”, « Ok »
“Home”: “Domicile”, « Dom »
“Away”: “Extérieure”, « Ext »
“Score”: “Score”. « Ok »
} -
@mumblebaj it’s better like that
information
{
“Rank”: “Place”,
“Flag”: “Flag”,
“Team”: “Équi”,
“Country”: “Pays”,
“Pld” : “MJ”,
“W”: “V”,
“D”: “D”,
“L”: “N”,
“GD” : “DP”,
“Pts”: “Pts”,
“N/A” : “N/A”,
“Date”: “Date”,
“Time”: “Temps”,
“Home”: “Dom”,
“Away”: “Ext”,
“Score”: “Score”.
} -
@manu85340 Thanks. I have added a few more.
{ "Rank": "Place", "Flag": "Flag", "Team": "Équi", "Country": "Pays", "Pld": "MJ", "W": "V", "D": "D", "L": "N", "GD": "DP", "Pts": "Pts", "N/A": "N/A", "Date": "Date", "Time": "Temps", "Home": "Dom", "Away": "Ext", "Score": "Score", "Points": "Points", "World Rugby Standings": "Classement Mondial de Rugby", "Competition": "Concours" }
-
“World Rugby Standings”: "Rugby Classement Mondial " “Competition”: "Compétition "
-
@manu85340 Thanks so much for the assist. PR done and merged. You can do an update and you should get the
fr
translations.