Read the statement by Michael Teeuw here.
MMM-SoccerLiveScore pleas help
-
@sdetweil ah sh*t, it was really really good this module
-
@Manu85 yes …That was a nice Module
-
https://github.com/lavolp3/MMM-soccer
I think this is also a good module.
-
@Stoffbeuteluwe thank you i will try it, thank you again
-
@Manu85 i think i have fixed the module so it doesn’t crash…
do this
cd ~/MagicMirror/modules git clone https://github.com/sdetweil/MMM-SoccerLiveScore NewSoccerLive cd MMM-SoccerLiveScore cp ../NewSoccerLive/*.js .
then restart your mirror app…
pm2 restart 0
if using pm2this will replace the two files with my version… no other changes required…
if there is a request error, we wait 5 minutes and try again -
@sdetweil I just did the manipulations that you advised and the module restarted, I keep you informed of the stability, but well done for your responsiveness
-
@sdetweil after a few hours the module becomes unstable.
-
-
@sdetweil like this?
{
disabled:false,
module: ‘MMM-SoccerLiveScore’,
position: ‘top_right’,
header: ‘Scores en direct’,
config: {
leagues: [34, 1, 8],
showNames: true,
showLogos: true,
debug:true,
displayTime: 60 * 1000,
showTables: true
}
}, -
@Manu85 yes