<?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[MMM-soccer wont't show up]]></title><description><![CDATA[<p dir="auto">Hey there guys, I’m a newbie to programming and I started working on the Magic Mirror a couple of days ago. I could manage to get everything up and running, but after I installed my MMM-soccer module, I somehow can’t get it to show up in the mirror. Rest everything is working fine. Here’s my config file, if that would be of any help.<br />
Thanks!</p>
<pre><code>

	language: "en",
	timeFormat: 24,
	units: "metric",

	modules: [
		{
			module: "alert",
		},
		{
			module: "updatenotification",
			position: "top_bar"
		},
		{
			module: "clock",
			position: "top_left"
		},
		{
			module: "calendar",
			header: "Indian Holidays",
			position: "top_left",
			config: {
				calendars: [
					{
						symbol: "calendar-check",
						url: "webcal://www.calendarlabs.com/ical-calendar/ics/33/India_Holidays.ics"					}
				]
			}
		},
		{
			module: "compliments",
			position: "lower_third"
		},
		{
			module: "currentweather",
			position: "top_right",
			config: {
				location: "Raipur, India",
				locationID: "1258980",  //ID from http://bulk.openweathermap.org/sample/city.list.json.gz; unzip the gz file and find your city
				appid: "hidden"
			}
		},
		{
			module: "weatherforecast",
			position: "top_right",
			header: "Weather Forecast",
			config: {
				location: "Raipur, India",
				locationID: "1258980",  //ID from http://bulk.openweathermap.org/sample/city.list.json.gz; unzip the gz file and find your city
				appid: "hidden"
			}
		},
		{
			module: "newsfeed",
			position: "bottom_bar",
			config: {
				feeds: [
					{
						title: "Times of India",
						url: "http://timesofindia.indiatimes.com/rssfeeds/-2128936835.cms"
					}
				],
				showSourceTitle: true,
				showPublishDate: true,
				broadcastNewsFeeds: true,
				broadcastNewsUpdates: true
			}
		},
		{
    module: 'MMM-soccer',
    position: 'bottom_left',
    config: {
        api_key: 'hidden',
        show: 'ENGLAND',
        logos: true,
        colored: false,
        max_teams: 10
    }
    },

		
	]

    };

/*************** DO NOT EDIT THE LINE BELOW ***************/
if (typeof module !== "undefined") {module.exports = config;}

</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/11446/mmm-soccer-wont-t-show-up</link><generator>RSS for Node</generator><lastBuildDate>Fri, 04 Sep 2026 20:04:59 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11446.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 25 Oct 2019 20:33:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-soccer wont't show up on Sat, 11 Jan 2020 18:54:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ambujsethi" aria-label="Profile: ambujsethi">@<bdi>ambujsethi</bdi></a> ciao puoi mandarmi gentilmente la procedura corretta per l’installazione di questo modulo e come l’hai configurato sul file config.js della cartella Magic Mirror?Grazie.</p>
]]></description><link>https://forum.magicmirror.builders/post/67871</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/67871</guid><dc:creator><![CDATA[Alex2020]]></dc:creator><pubDate>Sat, 11 Jan 2020 18:54:11 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-soccer wont't show up on Fri, 25 Oct 2019 21:43:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/buzzkc" aria-label="Profile: buzzkc">@<bdi>buzzkc</bdi></a> Hey, thanks for all the help.<br />
Turns out there was some error during installation. I uninstalled and re-installed the module and it runs perfectly now! :D</p>
]]></description><link>https://forum.magicmirror.builders/post/63321</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63321</guid><dc:creator><![CDATA[ambujsethi]]></dc:creator><pubDate>Fri, 25 Oct 2019 21:43:06 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-soccer wont't show up on Fri, 25 Oct 2019 21:06:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/buzzkc" aria-label="Profile: buzzkc">@<bdi>buzzkc</bdi></a> Did that too. Still won’t show up.<br />
I’m at a point where I have no clue what’s wrong here. :/</p>
]]></description><link>https://forum.magicmirror.builders/post/63319</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63319</guid><dc:creator><![CDATA[ambujsethi]]></dc:creator><pubDate>Fri, 25 Oct 2019 21:06:54 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-soccer wont't show up on Fri, 25 Oct 2019 20:49:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ambujsethi" aria-label="Profile: ambujsethi">@<bdi>ambujsethi</bdi></a>  Yes, you need to move it up under the modules folder.</p>
]]></description><link>https://forum.magicmirror.builders/post/63315</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63315</guid><dc:creator><![CDATA[buzzkc]]></dc:creator><pubDate>Fri, 25 Oct 2019 20:49:57 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-soccer wont't show up on Fri, 25 Oct 2019 20:43:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/buzzkc" aria-label="Profile: buzzkc">@<bdi>buzzkc</bdi></a> Yes I did.<br />
Will I have to move it out of the default folder into MagicMirror/modules?</p>
<p dir="auto">Also, it turns out, the name of the module was MMM-soccer-master, and I changed that in the config file but still no result.</p>
]]></description><link>https://forum.magicmirror.builders/post/63311</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63311</guid><dc:creator><![CDATA[ambujsethi]]></dc:creator><pubDate>Fri, 25 Oct 2019 20:43:30 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-soccer wont't show up on Fri, 25 Oct 2019 20:39:33 GMT]]></title><description><![CDATA[<p dir="auto">I assume you went to the ~/MagicMirror/modules/MMM-soccer folder and ran the npm install?</p>
<pre><code>cd ~/MagicMirror/modules/MMM-soccer
npm install

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/63310</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63310</guid><dc:creator><![CDATA[buzzkc]]></dc:creator><pubDate>Fri, 25 Oct 2019 20:39:33 GMT</pubDate></item></channel></rss>