A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-SoccerLiveScore after Module update .....not working
-
@sdetweil now I did git pull and npm install but still not showing and no errors
-
@Stoffbeuteluwe hm… I installed the module and used the sample module config from the readme and it worked
{ module: "MMM-SoccerLiveScore", position: "bottom_left", config: { leagues: [4000], showNames: true, showLogos: true, displayTime: 60 * 1000, showTables: false, } },
-
@sdetweil ok thank you …will try again
-
@Stoffbeuteluwe I am seeing errors from the api return, no data
gicMirror/issues
Whoops! There was an uncaught exception…
SyntaxError: Unexpected token u in JSON at position 0
at JSON.parse () -
@sdetweil oh yes only the default league is working …when I set other leagues the module does not work
-
@Stoffbeuteluwe i would guess the api has changed, and the module needs to be updated