Hey community,
have anyone tried it with the new season 18/19 ?
Hey community,
have anyone tried it with the new season 18/19 ?
todoist ! It’s very good and not complicated :)
@axled It doesn’t work for me :P
0|mm | Whoops! There was an uncaught exception…
0|mm | SyntaxError: Unexpected token p in JSON at position 4
0|mm | at JSON.parse (:null:null)
0|mm | at Request._callback (/home/pi/Magicmirror/modules/MMM-SoccerLiveScore/node_helper.js:115:29)
0|mm | at Request.self.callback (/home/pi/Magicmirror/modules/node_modules/request/request.js:186:22)
0|mm | at emitTwo (events.js:106:13)
0|mm | at Request.emit (events.js:194:7)
0|mm | at Request. (/home/pi/Magicmirror/modules/node_modules/request/request.js:1163:10)
0|mm | at emitOne (events.js:96:13)
0|mm | at Request.emit (events.js:191:7)
0|mm | at IncomingMessage. (/home/pi/Magicmirror/modules/node_modules/request/request.js:1085:12)
0|mm | at Object.onceWrapper (events.js:293:19)
0|mm | at emitNone (events.js:91:20)
0|mm | at IncomingMessage.emit (events.js:188:7)
0|mm | at endReadableNT (_stream_readable.js:975:12)
0|mm | at _combinedTickCallback (internal/process/next_tick.js:80:11)
0|mm | at process._tickCallback (internal/process/next_tick.js:104:9)
@gubert uhmmm… I got 2 samples of them and I was disappointed. Whats ur opinion, would recommend it ? (but 8mm is very thick :/ )
Where did u get the mirror ? I’m looking for a good supplier. Its a very nice mirror btw :D
I used that youtube vid: link text
I’ve seen a lot of ppl use this link text
This is open source. You can use for your own business if know how to explain the rights correctly. But Its also possible that they did their own code similar to michmich. There a lot of companies have similar codes for the magic mirror in Germany.
Here is an alternative. Install MMM-Myscoreboard and the code is below for the WC 2018. I’ll work on it on the weekend. I won’t get time during week days.
{
module: "MMM-MyScoreboard",
position: "top_right",
classes: "default everyone",
header: "FIFA Weltmeisterschaft",
config: {
showLeagueSeparators: true,
colored: true,
viewStyle: "mediumLogos",
sports: [
{
league: "FIFAWC",
},
]
}
},