Read the statement by Michael Teeuw here.
MMM-SoccerLiveScore
-
@np27np27 I put in a fix, not sure it works 100% :P
I have noticed tho, my approach is not really the best, will need to re-think it and re-implement it. I’d like to reach a point where the API calls are done only if and when needed to reduce network traffic and avoid overloading the API service provider too.
-
@0m4r
OK thanks. Do I update it as you have mentioned before? Or a full reinstall? -
@0m4r
Also, how do I find new league ID numbers. African nations Cup? -
@np27np27 you can switch back to the master branch and do a git pull.
It does not look like the Africa nation cup is supported by the APIs :(
-
Hi @0m4r,
Sorry to report but I’m still seeing the same issue. 😔
It’s definitely not updating after the last game of the week starts. Same was seen in this round of premier league games, image attached.
-
@np27np27 ok :( thanks for the info. I’ll be taking another look.
I think as a workaround you can probably try to refresh the mirror, but I understand it is not the desired behavior… -
@0m4r said in MMM-SoccerLiveScore:
@np27np27 ok :( thanks for the info. I’ll be taking another look.
I think as a workaround you can probably try to refresh the mirror, but I understand it is not the desired behavior…Yes that is what I’ve been doing. Hopefully you will have time to take another look at the module and code soon. Thanks for the help 👍🏾
-
@np27np27 hey, I have just realized I mistakenly pushed the code with some hardcoded test values. Those might be the reason for the wrong behavior.
Can you try pulling the code again and let me know?
-
@0m4r
Sorry for the long delay!I’ve tried git pull and it says I already have the latest version… 3.1.5?
-
@np27np27 do you mean you can still see the issue with that version? :(
If so, most likely it is not resolved. I will need to find some time to look into it again