Read the statement by Michael Teeuw here.
MMM-SoccerLiveScore
-
-
Thanx! If you can kindly advise which commands to execute where to investigate. I’m very much a Windows NOOB , now dabbling in PI, with almost zero web development experience!
-
Woop, woop!!! Are you clever or what??!!
Live scores back up again!! -
@djbosman
In hind-sight … The Table never did display; Just the scores.
Very glad for the scores, but wouls be happy if I COULD present table?? -
@ps-logic
Hi, All!
Thinking about it, the table NOT that important; Not for a magic mirror. Probably stays static for too long and will ultimately clutter the mirror. Besides, if my team’s not on top, I don’t even want to see it!! (Manchester United).
Thanx all, very much, for a great concept, wa wonderful community, and for having created a thing of joy!! -
It seems that this error occurs only with the latest version of MM.
We found no solution yet.I’ll keep you updated!
-
I started this module again because its high tide on the Cup races. I do have one issue on the logos. The Euro League Cub shows no icons (picture below). I am also getting some red scores on future dated games (picture below). I thought red scores were for current games. Is it possible to have the whole league name at the top instead of an abbreviation? Example; CL = Champions League. FA Cup shows as “FA Cup”. PR. League = British Premier League. If this is something i can edit on my own, please point me in that direction and ill make the changes.
Maybe a quick alert when a goal is scored? I cant watch them all.

-
Having an issue with the module updating. None of the weekend games updated.

-
@bminer1 the league names are provided by the api, so you can’t edit them :( also the info if a game is running or not is provided by the api, so maybe they had a problem with their informations.
I’ll put alerts on my todo list -
@bminer1 maybe no one scored a goal :D have you tried to restart the complete magic mirror process?
-
@bminer1 I installed the module on Sunday and the premier league games did get updated on mine.
-
I had to restart and it refreshed with the latest data. Kind of defeats the purpose of a “Live Score” functionality. I also noticed the icons are the kit colors and not the actual team logo. Any idea of maybe adding the logos instead? Otherwise, ill turn it off.
-
@bminer1 the logos are provided by the api. but you could add them manually for the league you’re interested in. I don’t have enough time in the moment to do it. maybe the real logos will be added in the future to the api. German clubs already get real logos.
-
@LukeCodewalker There was a link shared in another module that has every team, cup, flag and league logo. Pretty nutz how much is in this Zip. Could be useful. If i knew how to implement this, I’d help.
(http://www.vmlogic.net/Downloads/Files/public/dfs_media_2016-09-07.zip)
-
Where do you get the league id’s from I’m after league two in England if you have it available?
Cheers
-
@bminer1 said in MMM-SoccerLiveScore:
Having an issue with the module updating. None of the weekend games updated.

I’ve the same problem! The module is not up2date. F.e. at the moment the results of the CL matches of Thuesday & Wednesday are not shown. It looks like the module got freezed. I’ve seen this problem often in the past. After restarting the whole mirror, the module is back again. Last restart was on monday. Any ideas? I did not install or change anything in the last weeks.
-
This post is deleted! -
@bminer1 I had the same issue so I made a function to overwrite the headings. It’s done client-side post load so not ideal but it’s a start :-)
You can change the time interval at which it refreshes (it needs to keep doing this if you cycle through leagues).setInterval (changePrem,10000); function changePrem() { var prem = document.querySelector("#module_6_MMM-SoccerLiveScore div.module-content header").innerHTML; var premchange = prem.replace("Pr. League", "Premier League"); document.querySelector("#module_6_MMM-SoccerLiveScore div.module-content header").innerHTML = premchange; }Make a js file out of this and load it at the bottom of the main index.html file
-
Hey Guys,
I just set it up and the scores and blank. Im assuming if no games are on nothing will show? I saw talk about a table but is it live? Thanks! Great work BTW.
here is my code. I wanna see Spain first and see how it goes. Let me know if there is anything I need to upload for some help. Thanks!
module: ‘MMM-SoccerLiveScore’,
position: ‘top_right’,
header:‘Live-Scores’,config: { leagues : [8], showNames: true, showLogos: true, displaytime: 60 * 1000, showTables: true -
Hey LukeCodewalker
Thank you for the MMM-SoccerLiveScore.
I would love if You could expand the module to only show the teams I choose and for X days.
I follow Bayern, Juventus, Roma, and so on. something like this:20-5-2017 15.30:
Bayern 1 - 0 Freiburg
18.00
Chievo - Roma21-5-2017 15.00
Juventus - Crotone
16.00
Watford FC - Manchester City
Hull City - Tottenham Hotspurs
20.00
FC Barcelona - SD EibarThe idea is from the FORZA App at Android.
BR.
Sten
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login