Read the statement by Michael Teeuw here.
MMM-SoccerLiveScore
-
No errors I could detect in Dev Tool (A bit like a passenger checking a Jet Engine that’s malfunctioning!)
From the console:Starting MagicMirror: v2.1.0 Loading config ... Loading module helpers ... No helper found for module: alert. No helper found for module: MMM-SimpleLogo. Initializing new module helper ... No helper found for module: clock. Initializing new module helper ... No helper found for module: compliments. No helper found for module: currentweather. No helper found for module: weatherforecast. Initializing new module helper ... Initializing new module helper ... All module helpers loaded. Starting server op port 8080 ... Server started ... Connecting socket for: updatenotification Connecting socket for: calendar Starting node helper for: calendar Connecting socket for: newsfeed Starting module: newsfeed Connecting socket for: MMM-SoccerLiveScore MMM-SoccerLiveScore helper started... Sockets connected & modules started ... Launching application. Create new calendar fetcher for url: http://www.kayaposoft.com/enrico/ics/v1.0?country=zaf&fromDate=01-01-2017&toDate=31-12-2017 - Interval: 300000 Create new news fetcher for url: http://feeds.news24.com/articles/news24/SouthAfrica/rss - Interval: 300000 Create new news fetcher for url: http://feeds.24.com/articles/sport/featured/topstories/rss - Interval: 300000 Create new news fetcher for url: http://feeds.news24.com/articles/News24/World/rss - Interval: 300000 Use existing news fetcher for url: http://feeds.news24.com/articles/News24/World/rss Create new news fetcher for url: http://feeds.news24.com/articles/Fin24/Tech/rss - Interval: 300000 error: Unable to append to .git/logs/refs/remotes/origin/develop: Permission denied From https://github.com/MichMich/MagicMirror ! 57ea2ac..fd738e5 develop -> origin/develop (unable to update local ref) pi@raspberrypi3:~/MagicMirror $ pm2 stop mm
Any clue from above?
Thanx! -
-
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