I have cloned and fixed a few issues to this module here: https://github.com/0m4r/MMM-SoccerLiveScore
feel free to try it out!
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-SoccerLiveScore pleas help
-
RE: MMM-SoccerLiveScore
I have forked the repository and fixed a few bugs as I noticed it is not maintained for 4 years. I have now reduced the numbers of API calls needed to fetch the team logos (that are now directly obtained by the HTML code) and reduced the number of API calls to fetch the table and the scores.
The table APIs does not include a “refresh” time (as they maybe did return times ago) and this causes an infinite number of call to it.The forked repo is here: https://github.com/0m4r/MMM-SoccerLiveScore
I have not made a PR as I d believe the original one is abandoned. -
RE: MMM-SoccerLiveScore - Club Logos doesen’t show
the logos should now work again, see: https://www.toralarm.com/ergebnisse/deutschland/bundesliga (which is where they do come from)
-
RE: MMM-SoccerLiveScore - Club Logos doesen’t show
@kusselin no, the problem is with the 3rd party that provides the API to get the logos.
The developer of the module cannot do much about it. -
RE: MMM-SoccerLiveScore - Club Logos doesen’t show
@kusselin the api that are used to fetch the logos return an error.
That must be the reason. Also the web application from the APIs owner have the same problem (https://www.toralarm.de)