Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-SoccerLiveScore
yes, I guess it is correct, black is rendered on screen by non turning on the pixel of the screen, why should they if they are supposed to be all black?
this is the link t the image for the logo of Juventus:
https://www.toralarm.com/api/proxy/images/ta/images/teams/30000991/64this is how it would look on a non-black background.

-
RE: MMM-SoccerLiveScore
Juventus logo is black with a transparent background, so it is black on black and you will not be able to see it! :) I spent some time thinking it did not work… but then I realized the black on black problem :)
-
RE: MMM-SoccerLiveScore - Club Logos doesen’t show
I have forked the repo and fixed a few issues here (i.e. infinite API call when showTables:true). You can find it here: https://github.com/0m4r/MMM-SoccerLiveScore
-
RE: MMM-SoccerLiveScore pleas help
I have cloned and fixed a few issues to this module here: https://github.com/0m4r/MMM-SoccerLiveScore
feel free to try it out! -
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)
