<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Fifa World Cup overview]]></title><description><![CDATA[<p dir="auto">So, as far as I can see, we don’t have any proper FIFA World Cup module yet, do we? And it starts TOMORROW!<br />
I would have loved to see a solution showing some kind of iframe with the overview over the complete screen. Or at least show the playing plan in the center frame.</p>
<p dir="auto">But I can’t program one. It’s a pity…</p>
]]></description><link>https://forum.magicmirror.builders/topic/7382/fifa-world-cup-overview</link><generator>RSS for Node</generator><lastBuildDate>Fri, 12 Jun 2026 05:35:18 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/7382.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 13 Jun 2018 08:12:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Fifa World Cup overview on Thu, 05 Jul 2018 16:55:46 GMT]]></title><description><![CDATA[<p dir="auto">I’ve updated my fork of MMM-MyScoreboard to update scores and game statuses for the World Cup games.  Lots of Overtime / Shootouts to handle :)   I  also added a few other leagues.  <a href="https://github.com/vincep5/MMM-MyScoreboard/tree/add_more_soccer" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/vincep5/MMM-MyScoreboard/tree/add_more_soccer</a></p>
]]></description><link>https://forum.magicmirror.builders/post/41255</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/41255</guid><dc:creator><![CDATA[vinp]]></dc:creator><pubDate>Thu, 05 Jul 2018 16:55:46 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Wed, 20 Jun 2018 01:22:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paulb" aria-label="Profile: paulb">@<bdi>paulb</bdi></a><br />
Just follow the directions in the previous post you’ll get it. It took me a few times to get it right…</p>
<p dir="auto">Cheers!</p>
]]></description><link>https://forum.magicmirror.builders/post/40692</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40692</guid><dc:creator><![CDATA[robert]]></dc:creator><pubDate>Wed, 20 Jun 2018 01:22:44 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Tue, 19 Jun 2018 19:58:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/axled" aria-label="Profile: axled">@<bdi>axled</bdi></a></p>
<p dir="auto">I just get npm ERR! messages. Therefore i assume I am doing something wrong.</p>
<p dir="auto">Which command, do I have to enter (sorry…for asking but I am a newbie )</p>
<p dir="auto">Thank you very much in advance! :-)</p>
]]></description><link>https://forum.magicmirror.builders/post/40683</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40683</guid><dc:creator><![CDATA[PaulB]]></dc:creator><pubDate>Tue, 19 Jun 2018 19:58:27 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Sun, 17 Jun 2018 15:18:13 GMT]]></title><description><![CDATA[<p dir="auto">Just a heads up the table needs pagination list way to long for smaller displays.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/axled" aria-label="Profile: axled">@<bdi>axled</bdi></a></p>
]]></description><link>https://forum.magicmirror.builders/post/40566</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40566</guid><dc:creator><![CDATA[robert]]></dc:creator><pubDate>Sun, 17 Jun 2018 15:18:13 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Sun, 17 Jun 2018 15:08:24 GMT]]></title><description><![CDATA[<p dir="auto">Indeed does work with this module.</p>
<p dir="auto">You need to obtain an API key for this to work. Link in the description of the module.</p>
<p dir="auto">Cheers!</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/axled" aria-label="Profile: axled">@<bdi>axled</bdi></a></p>
]]></description><link>https://forum.magicmirror.builders/post/40565</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40565</guid><dc:creator><![CDATA[robert]]></dc:creator><pubDate>Sun, 17 Jun 2018 15:08:24 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Sun, 17 Jun 2018 07:48:25 GMT]]></title><description><![CDATA[<p dir="auto">Hi to all,</p>
<p dir="auto">today i tried <a href="https://github.com/master117/MagicMirror-FootballLeagues" target="_blank" rel="noopener noreferrer nofollow ugc">MagicMirror-FootballLeagues</a> (which is a modified fork of MMM-SoccerLiveScore) with League ID <strong>467</strong> an the following config:</p>
<pre><code>{
            module: 'MagicMirror-FootballLeagues',
            position: 'top_left',
            header: 'Live-Scores',
            config: {
                leagues: [467],
                    showNames: true,
                    displayTime: 60 * 1000,
                    showTables: true,
                showLogos: true,
                apiKey: 'secret',
                showUnavailable: true
            }

</code></pre>
<p dir="auto">Works perfect. In my opinion the fastes way to get Fifa World Cup on MM.</p>
<p dir="auto">AxLED</p>
]]></description><link>https://forum.magicmirror.builders/post/40562</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40562</guid><dc:creator><![CDATA[AxLed]]></dc:creator><pubDate>Sun, 17 Jun 2018 07:48:25 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Sat, 16 Jun 2018 16:57:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/axled" aria-label="Profile: axled">@<bdi>axled</bdi></a></p>
<p dir="auto">Tried it with “4000” for World cup but not showing scores, only shows other league scores.</p>
]]></description><link>https://forum.magicmirror.builders/post/40550</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40550</guid><dc:creator><![CDATA[robert]]></dc:creator><pubDate>Sat, 16 Jun 2018 16:57:49 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Sat, 16 Jun 2018 15:53:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rak" aria-label="Profile: rak">@<bdi>rak</bdi></a></p>
<p dir="auto">I think your fork is only working for league 4000 (Worldcup/WM 2018), as the other leagues have still use the old links. I didnt have the time to do a fork for all leagues.<br />
I guess you have to some if then else statements, if league 4000 ist used.</p>
<p dir="auto">AxLED</p>
]]></description><link>https://forum.magicmirror.builders/post/40549</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40549</guid><dc:creator><![CDATA[AxLed]]></dc:creator><pubDate>Sat, 16 Jun 2018 15:53:29 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Sat, 16 Jun 2018 15:49:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paulb" aria-label="Profile: PaulB">@<bdi>PaulB</bdi></a></p>
<p dir="auto">Hi,</p>
<p dir="auto">what are the logs showing? (npm start dev [on Raspberry]) or (F12 [on broser like Firefox]).</p>
<p dir="auto">AxLED</p>
]]></description><link>https://forum.magicmirror.builders/post/40547</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40547</guid><dc:creator><![CDATA[AxLed]]></dc:creator><pubDate>Sat, 16 Jun 2018 15:49:18 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Sat, 16 Jun 2018 15:25:49 GMT]]></title><description><![CDATA[<p dir="auto">I created a <a href="https://github.com/rklueber/MMM-SoccerLiveScore" target="_blank" rel="noopener noreferrer nofollow ugc">fork</a> and a <a href="https://github.com/LukeSkywalker92/MMM-SoccerLiveScore/pull/11" target="_blank" rel="noopener noreferrer nofollow ugc">pull request</a> with all necessary changes.</p>
]]></description><link>https://forum.magicmirror.builders/post/40544</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40544</guid><dc:creator><![CDATA[rak]]></dc:creator><pubDate>Sat, 16 Jun 2018 15:25:49 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Sat, 16 Jun 2018 14:45:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/axled" aria-label="Profile: AxLed">@<bdi>AxLed</bdi></a> , thank for providing your code.</p>
<p dir="auto">Unfortunately the module is shown while runnin MM but no data is loaded. I have adjusted the config,js as well as node_helper.js as you said. Do you have an idea what could ve been wrong?</p>
<p dir="auto">Kind regards,<br />
Paul</p>
]]></description><link>https://forum.magicmirror.builders/post/40542</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40542</guid><dc:creator><![CDATA[PaulB]]></dc:creator><pubDate>Sat, 16 Jun 2018 14:45:02 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Fri, 15 Jun 2018 21:32:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/conkhidot" aria-label="Profile: conkhidot">@<bdi>conkhidot</bdi></a></p>
<p dir="auto">I tried your code but only get loading… window…</p>
<p dir="auto">Robert</p>
]]></description><link>https://forum.magicmirror.builders/post/40531</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40531</guid><dc:creator><![CDATA[robert]]></dc:creator><pubDate>Fri, 15 Jun 2018 21:32:56 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Fri, 15 Jun 2018 17:12:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paulb" aria-label="Profile: paulb">@<bdi>paulb</bdi></a> said in <a href="/post/40518">Fifa World Cup overview</a>:</p>
<blockquote>
<p dir="auto">“sudo nano /home/pi/MagicMirror/MMM-SoccerLiveScore/node_helper.js”</p>
</blockquote>
<p dir="auto">Hi Paul,<br />
there is a folder missing in your command, there must be a /modules/ between MagicMirror and MMM-Soccer…<br />
“sudo nano /home/pi/MagicMirror/<strong>modules</strong>/MMM-SoccerLiveScore/node_helper.js”</p>
<p dir="auto">AxLED</p>
]]></description><link>https://forum.magicmirror.builders/post/40525</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40525</guid><dc:creator><![CDATA[AxLed]]></dc:creator><pubDate>Fri, 15 Jun 2018 17:12:32 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Sat, 16 Jun 2018 12:39:57 GMT]]></title><description><![CDATA[<p dir="auto">Im using MagicMirror-FootballLeagues</p>
<p dir="auto">It works by just adding the league 467</p>
<p dir="auto">EDIT:</p>
<p dir="auto">If someone is using it without luck be sure to use an api key and place showUnavailable as true</p>
]]></description><link>https://forum.magicmirror.builders/post/40520</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40520</guid><dc:creator><![CDATA[cdelaorden]]></dc:creator><pubDate>Sat, 16 Jun 2018 12:39:57 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Fri, 15 Jun 2018 12:30:29 GMT]]></title><description><![CDATA[<p dir="auto">Hey guys,</p>
<p dir="auto">how do you enter the node_helper.js?</p>
<p dir="auto">When I  enter the code “sudo nano /home/pi/MagicMirror/MMM-SoccerLiveScore/node_helper.js” it will create a new file. So therefore the node_helper.js has to be stored in a folder.<br />
Does anyone know which folder this is or how to find the file?</p>
<p dir="auto">Kind regards,<br />
Paul</p>
]]></description><link>https://forum.magicmirror.builders/post/40518</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40518</guid><dc:creator><![CDATA[PaulB]]></dc:creator><pubDate>Fri, 15 Jun 2018 12:30:29 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Fri, 15 Jun 2018 07:08:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/conkhidot" aria-label="Profile: conkhidot">@<bdi>conkhidot</bdi></a><br />
here is the code of my modified node_helper.js</p>
<pre><code>/* global Module */

/* Magic Mirror
 * Module: MMM-SoccerLiveScore
 *
 * By Luke Scheffler https://github.com/LukeSkywalker92
 * MIT Licensed.
 */

var NodeHelper = require('node_helper');
var request = require('request');

module.exports = NodeHelper.create({
    start: function () {
        console.log('MMM-SoccerLiveScore helper started...')
    },

    getTeamLogo: function (teamId) {
        var self = this;
        var options = {
            method: 'GET',
            url: 'https://www.ta4-images.de/ta/images/teams/' + teamId + '/64',
            headers: {
                'Host': 'www.ta4-images.de',
                'Accept': '*/*',
                'Accept-Language': 'de-de',
                'Connection': 'keep-alive',
                'Accept-Encoding': 'gzip, deflate',
                'User-Agent': 'TorAlarm/20161206 CFNetwork/808.1.4 Darwin/16.1.0'
            },
            encoding: null
        };


        request(options, function (error, response, body) {
            if (error) throw new Error(error);
            var image = new Buffer(body).toString('base64');
            self.sendSocketNotification('LOGO', {
                teamId: teamId,
                image: image
            });

        });


    },

    getLeagueIds: function (leagues, showLogos) {
        var self = this;
        var options = {
            method: 'POST',
            //url: 'https://www.ta4-data.de/ta/data/competitions',
            url: 'https://www.ta4-data.de/em4/data/competitions',
            headers: {
                'Host': 'ta4-data.de',
                'Content-Type': 'application/x-www-form-urlencoded',
                'Connection': 'keep-alive',
                'Accept': '*/*',
                'User-Agent': 'TorAlarm/20161202 CFNetwork/808.1.4 Darwin/16.1.0',
                'Accept-Language': 'de-de',
                'Accept-Encoding': 'gzip',
                'Content-Length': '49',
            },
            body: '{"lng":"de-DE","device_type":0,"decode":"decode"}',
            form: false
        };

        request(options, function (error, response, body) {
            var competitions = JSON.parse(body).competitions;
            var leagueIds = [];
            for (var i = 0; i &lt; leagues.length; i++) {
                for (var j = 0; j &lt; competitions.length; j++) {
                    if (competitions[j].id == leagues[i]) {
                        if (showLogos) {
                            if (competitions[j].has_table) {
                                self.getTeams(competitions[j].id);
                                self.getTable(competitions[j].id);
                            } else {
                                self.getLogosFromScores(competitions[j].id);
                            }
                        }
                        leagueIds.push(competitions[j].id)
                        self.sendSocketNotification('LEAGUES', {
                            name: competitions[j].name,
                            id: competitions[j].id
                        });
                    }
                }
            }
            for (var i = 0; i &lt; leagueIds.length; i++) {
                self.getScores(leagueIds[i]);
            }
        });
    },

    getTeams: function (leagueId) {
        var self = this;
        var options = {
            method: 'POST',
            //url: 'https://www.ta4-data.de/ta/data/competitions/' + leagueId.toString() + '/table',
            url: 'https://www.ta4-data.de/em4/data/competitions/' + leagueId.toString() + '/table',
            headers: {
                'Host': 'ta4-data.de',
                'Content-Type': 'application/x-www-form-urlencoded',
                'Connection': 'keep-alive',
                'Accept': '*/*',
                'User-Agent': 'TorAlarm/20161202 CFNetwork/808.1.4 Darwin/16.1.0',
                'Accept-Language': 'de-de',
                'Accept-Encoding': 'gzip',
                'Content-Length': '49',
            },
            body: '{"lng":"de-DE","device_type":0,"decode":"decode"}',
            form: false
        };
        request(options, function (error, response, body) {
            var teamIds = [];
            var data = JSON.parse(body);
            for (var i = 0; i &lt; data.data.length; i++) {
	    if (data.data[i].type !== 'table') { continue; }
                for (var j = 0; j &lt; data.data[i].table.length; j++) {
                    teamIds.push(data.data[i].table[j].team_id);
                }
            }
            self.getLogos(teamIds);
        });
    },

    getTable: function (leagueId) {
        var self = this;
        var options = {
            method: 'POST',
            //url: 'https://www.ta4-data.de/ta/data/competitions/' + leagueId.toString() + '/table',
            url: 'https://www.ta4-data.de/em4/data/competitions/' + leagueId.toString() + '/table',
            headers: {
                'Host': 'ta4-data.de',
                'Content-Type': 'application/x-www-form-urlencoded',
                'Connection': 'keep-alive',
                'Accept': '*/*',
                'User-Agent': 'TorAlarm/20161202 CFNetwork/808.1.4 Darwin/16.1.0',
                'Accept-Language': 'de-de',
                'Accept-Encoding': 'gzip',
                'Content-Length': '49',
            },
            body: '{"lng":"de-DE","device_type":0,"decode":"decode"}',
            form: false
        };
        request(options, function (error, response, body) {
            var teamIds = [];
            var data = JSON.parse(body);
            var refreshTime = data.refresh_time*1000;
            data = data.data;
	    for(var i = 0; i &lt; data.length; i++) {
		    if (data[i].type === 'table') {
			self.sendSocketNotification('TABLE', {
			    leagueId: leagueId,
			    table: data[i].table
			});
			setTimeout(function () {
			    self.getTable(leagueId);
			}, refreshTime);
		        return;
		    }
	    }
        });
    },

    getLogos: function (teamIds) {
        var self = this;
        var logos = [];
        for (var i = 0; i &lt; teamIds.length; i++) {
            self.getTeamLogo(teamIds[i]);
        }
    },

    getScores: function (leagueId) {
        var self = this;
        var options = {
            method: 'POST',
            //url: 'https://www.ta4-data.de/ta/data/competitions/' + leagueId.toString() + '/matches/round/0',
            url: 'https://www.ta4-data.de/em4/data/competitions/' + leagueId.toString() + '/matches/round/0',
            headers: {
                'Host': 'ta4-data.de',
                'Content-Type': 'application/x-www-form-urlencoded',
                'Connection': 'keep-alive',
                'Accept': '*/*',
                'User-Agent': 'TorAlarm/20161202 CFNetwork/808.1.4 Darwin/16.1.0',
                'Accept-Language': 'de-de',
                'Accept-Encoding': 'gzip',
                'Content-Length': '49',
            },
            body: '{"lng":"de-DE","device_type":0,"decode":"decode"}',
            form: false
        }

        request(options, function (error, response, body) {
            var data = JSON.parse(body);
            var refreshTime = data.refresh_time * 1000;
            var standings = data.data;
            self.sendSocketNotification('STANDINGS', {
                leagueId: leagueId,
                standings: standings
            });
            setTimeout(function () {
                self.getScores(leagueId);
            }, refreshTime);
        });
    },

    getLogosFromScores: function (leagueId) {
        var self = this;
        var options = {
            method: 'POST',
            //url: 'https://www.ta4-data.de/ta/data/competitions/' + leagueId.toString() + '/matches/round/0',
            url: 'https://www.ta4-data.de/em4/data/competitions/' + leagueId.toString() + '/matches/round/0',
            headers: {
                'Host': 'ta4-data.de',
                'Content-Type': 'application/x-www-form-urlencoded',
                'Connection': 'keep-alive',
                'Accept': '*/*',
                'User-Agent': 'TorAlarm/20161202 CFNetwork/808.1.4 Darwin/16.1.0',
                'Accept-Language': 'de-de',
                'Accept-Encoding': 'gzip',
                'Content-Length': '49',
            },
            body: '{"lng":"de-DE","device_type":0,"decode":"decode"}',
            form: false
        }

        request(options, function (error, response, body) {
            var data = JSON.parse(body);
            var standings = data.data;
            for (var i = 0; i &lt; standings.length; i++) {
                if (standings[i].matches !== undefined) {
                    for (var j = 0; j &lt; standings[i].matches.length; j++) {
                        self.getTeamLogo(standings[i].matches[j].team1_id);
                        self.getTeamLogo(standings[i].matches[j].team2_id);
                    }
                }
            }
        });
    },

    socketNotificationReceived: function (notification, payload) {
        if (notification === 'CONFIG') {
            this.getLeagueIds(payload.leagues, payload.showLogos);
        }
    }

});

</code></pre>
<p dir="auto">AxLED</p>
]]></description><link>https://forum.magicmirror.builders/post/40509</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40509</guid><dc:creator><![CDATA[AxLed]]></dc:creator><pubDate>Fri, 15 Jun 2018 07:08:21 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Fri, 15 Jun 2018 06:54:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/axled" aria-label="Profile: axled">@<bdi>axled</bdi></a> It doesn’t work for me :P</p>
<p dir="auto">0|mm       | Whoops! There was an uncaught exception…<br />
0|mm       | SyntaxError: Unexpected token p in JSON at position 4<br />
0|mm       |     at JSON.parse (:null:null)<br />
0|mm       |     at Request._callback (/home/pi/Magicmirror/modules/MMM-SoccerLiveScore/node_helper.js:115:29)<br />
0|mm       |     at Request.self.callback (/home/pi/Magicmirror/modules/node_modules/request/request.js:186:22)<br />
0|mm       |     at emitTwo (events.js:106:13)<br />
0|mm       |     at Request.emit (events.js:194:7)<br />
0|mm       |     at Request. (/home/pi/Magicmirror/modules/node_modules/request/request.js:1163:10)<br />
0|mm       |     at emitOne (events.js:96:13)<br />
0|mm       |     at Request.emit (events.js:191:7)<br />
0|mm       |     at IncomingMessage. (/home/pi/Magicmirror/modules/node_modules/request/request.js:1085:12)<br />
0|mm       |     at Object.onceWrapper (events.js:293:19)<br />
0|mm       |     at emitNone (events.js:91:20)<br />
0|mm       |     at IncomingMessage.emit (events.js:188:7)<br />
0|mm       |     at endReadableNT (_stream_readable.js:975:12)<br />
0|mm       |     at _combinedTickCallback (internal/process/next_tick.js:80:11)<br />
0|mm       |     at process._tickCallback (internal/process/next_tick.js:104:9)</p>
]]></description><link>https://forum.magicmirror.builders/post/40508</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40508</guid><dc:creator><![CDATA[conkhidot]]></dc:creator><pubDate>Fri, 15 Jun 2018 06:54:39 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Fri, 15 Jun 2018 06:23:35 GMT]]></title><description><![CDATA[<p dir="auto">looks nice.</p>
<p dir="auto">If i would be interested in this football crap, i would definetely install it on ther mirror ;)</p>
]]></description><link>https://forum.magicmirror.builders/post/40507</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40507</guid><dc:creator><![CDATA[barnosch]]></dc:creator><pubDate>Fri, 15 Jun 2018 06:23:35 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Thu, 14 Jun 2018 22:14:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi to all,</p>
<p dir="auto">i found a different solution: <a href="https://github.com/LukeSkywalker92/MMM-SoccerLiveScore" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/LukeSkywalker92/MMM-SoccerLiveScore</a> with some modifications.</p>
<p dir="auto"><strong>node_helper.js:</strong><br />
change the hyperlinks (or only the …/ta/… part of the links in node_helper.js to …/em4/…)<br />
Example, Line 52:<br />
Change</p>
<pre><code>url: 'https://www.ta4-data.de/ta/data/competitions',
</code></pre>
<p dir="auto">to</p>
<pre><code>url: 'https://www.ta4-data.de/em4/data/competitions',
</code></pre>
<p dir="auto">Do the replacements on the 5 hyperlinks in node_helper, and here you go.</p>
<p dir="auto"><strong>config.js</strong><br />
The league id for WM ist 4000</p>
<pre><code>{
			module: "MMM-SoccerLiveScore",
			position: "top_left",
			header: "Live-Scores",
			config: {
				leagues: [4000],
        			showNames: true,
        			showLogos: true,
        			displayTime: 60 * 1000,
        			showTables: true
				}
		},
</code></pre>
<p dir="auto"><strong>Pictures:</strong><br />
<img src="/assets/uploads/files/1529014297476-wm2018_1.jpg" alt="0_1529014299763_wm2018_1.JPG" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1529014316010-wm2018_2.jpg" alt="0_1529014318658_wm2018_2.JPG" class=" img-fluid img-markdown" /></p>
<p dir="auto">AxLED</p>
]]></description><link>https://forum.magicmirror.builders/post/40501</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40501</guid><dc:creator><![CDATA[AxLed]]></dc:creator><pubDate>Thu, 14 Jun 2018 22:14:28 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Thu, 14 Jun 2018 17:58:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/conkhidot" aria-label="Profile: conkhidot">@<bdi>conkhidot</bdi></a> said in <a href="/post/40469">Fifa World Cup overview</a>:</p>
<blockquote>
<p dir="auto">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.</p>
<pre><code>{
  			module: "MMM-MyScoreboard",
  			position: "top_right",
  			classes: "default everyone",
  			header: "FIFA Weltmeisterschaft",
  			config: {
    			showLeagueSeparators: true,
    			colored: true,
    			viewStyle: "mediumLogos",
    				sports: [
      					
      					
        				{
        				league: "FIFAWC",
        				},
        				
					
    					]

  			}
		},
</code></pre>
<p dir="auto"><img src="https://i.imgur.com/f0oIX2M.jpg" alt="alt text" class=" img-fluid img-markdown" /></p>
</blockquote>
<p dir="auto">Okay, I will try it tomorrow evening! Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/40498</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40498</guid><dc:creator><![CDATA[nem1]]></dc:creator><pubDate>Thu, 14 Jun 2018 17:58:27 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Thu, 14 Jun 2018 09:27:07 GMT]]></title><description><![CDATA[<p dir="auto">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.</p>
<pre><code>{
  			module: "MMM-MyScoreboard",
  			position: "top_right",
  			classes: "default everyone",
  			header: "FIFA Weltmeisterschaft",
  			config: {
    			showLeagueSeparators: true,
    			colored: true,
    			viewStyle: "mediumLogos",
    				sports: [
      					
      					
        				{
        				league: "FIFAWC",
        				},
        				
					
    					]

  			}
		},
</code></pre>
<p dir="auto"><img src="https://i.imgur.com/f0oIX2M.jpg" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/40469</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40469</guid><dc:creator><![CDATA[conkhidot]]></dc:creator><pubDate>Thu, 14 Jun 2018 09:27:07 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Thu, 14 Jun 2018 09:05:55 GMT]]></title><description><![CDATA[<p dir="auto">please make it look like mmm-myscoreboard lol, i love colors</p>
]]></description><link>https://forum.magicmirror.builders/post/40466</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40466</guid><dc:creator><![CDATA[teegray1124]]></dc:creator><pubDate>Thu, 14 Jun 2018 09:05:55 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Thu, 14 Jun 2018 06:12:27 GMT]]></title><description><![CDATA[<p dir="auto">I will try to do one. And there’s an API for it.<br />
<a href="http://www.worldcupapi.site/" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.worldcupapi.site/</a></p>
]]></description><link>https://forum.magicmirror.builders/post/40462</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40462</guid><dc:creator><![CDATA[conkhidot]]></dc:creator><pubDate>Thu, 14 Jun 2018 06:12:27 GMT</pubDate></item><item><title><![CDATA[Reply to Fifa World Cup overview on Wed, 13 Jun 2018 10:45:05 GMT]]></title><description><![CDATA[<p dir="auto">I would welcome a Word Cup module, too!</p>
]]></description><link>https://forum.magicmirror.builders/post/40433</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/40433</guid><dc:creator><![CDATA[nem1]]></dc:creator><pubDate>Wed, 13 Jun 2018 10:45:05 GMT</pubDate></item></channel></rss>