<?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-futar - how to add modules multiple time?]]></title><description><![CDATA[<p dir="auto">MMM-futar<br />
<a href="https://github.com/balassy/MMM-Futar" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/balassy/MMM-Futar</a></p>
<p dir="auto">In the description says that the module  displays only a single stop and route data. But also has the ability to use more than one stop and route data. Which I would like to use.</p>
<p dir="auto">Unfortunately I do not get what the dev thought about when he wrote the instructions  how to do that.  It says - on your mirror, add this module multiple times.</p>
<p dir="auto">how to ad modul multiple times? Should I copy the module multiple times in the modules folder?</p>
<p dir="auto">I did but it is just did not work. Also the module name has to be different, if its not, than overwrite each other or gives the same name with (“copy” at the end) in this case the core system wont work just black screen.</p>
<p dir="auto">It is working somehow as it has got screenshoot on github but no example instructions how to add the module multiple times.<br />
<a href="https://github.com/balassy/MMM-Futar/blob/master/doc/screenshot-colors.png" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/balassy/MMM-Futar/blob/master/doc/screenshot-colors.png</a></p>
<p dir="auto">Anyone has an idea  how can I solve this issue of mine?</p>
<p dir="auto">P.s<br />
Also if you want to install the module you do not need to ad this see below.</p>
<p dir="auto">"<br />
var config = {<br />
modules: [<br />
"<br />
Also change the uppercase letter “F” to lowercase “f” in the module name.</p>
]]></description><link>https://forum.magicmirror.builders/topic/17428/mmm-futar-how-to-add-modules-multiple-time</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 01:32:45 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17428.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 03 Dec 2022 20:39:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 16:53:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> when removed the bit you suggested it is working now.<br />
The thing is what i do not understand that it worked before removing the section from the config.js  just only with one single item. Anyway thank you for your help guys!</p>
]]></description><link>https://forum.magicmirror.builders/post/106512</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106512</guid><dc:creator><![CDATA[0livia]]></dc:creator><pubDate>Fri, 09 Dec 2022 16:53:29 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 16:10:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/0livia" aria-label="Profile: 0livia">@<bdi>0livia</bdi></a> said in <a href="/post/106510">MMM-futar - how to add modules multiple time?</a>:</p>
<blockquote>
<pre><code>    {
        module: "MMM-Futar",
        position: "top_left",
        header: 'Ráckeve -&gt; Közvágóhíd',
        config: {
            stopId: 'BKK_007947',  // Ráckeve
            routeId: 'BKK_H6',
        }
</code></pre>
</blockquote>
<p dir="auto">that is missing the }  of the module:</p>
<p dir="auto">so the following stuff becomes part of the last futar module block</p>
<p dir="auto">remove this from config.js</p>
<pre><code>{
        minutesAfter: 50,
        hideStopTimesInNextMinutes: 0,
        updateInterval: 60000, // 1 minute in milliseconds
        showHead: true, // true | false
        showSymbolInHead: true, // true | false
        showSymbolInStopTime: false, // true | false
        showRouteNameInStopTime: false, // true | false
        maxNumberOfItems: 3,
        align: 'left', // 'left' | 'right'
        fade: true,
        fadePoint: 0.25,
        coloredSymbolInHead: true, // true | false
        coloredTextInHead: true, // true | false
        coloredSymbolInStopTime: true, // true | false
        coloredRouteNameInStopTime: true, // true | false
        symbolColors: {
          tram: '#ffcf42', // yellow-ish
          bus: '#1a9fed', // blue-ish
          subway: '#b3090c', // red-ish
          trolleybus: '#931517', // dark red-ish
          rail: '#5cbc82', // green-ish
          ferry: '#1a52ed' // dark-blue-ish
        },
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/106511</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106511</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 09 Dec 2022 16:10:07 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 16:08:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/0livia" aria-label="Profile: 0livia">@<bdi>0livia</bdi></a> the mirror actually works with only one item<br />
<a href="https://imgur.com/a/j1iYnaN" target="_blank" rel="noopener noreferrer nofollow ugc">https://imgur.com/a/j1iYnaN</a></p>
<p dir="auto">, as soon as i edit the config js</p>
<pre><code>{
            module: "MMM-Futar",
            position: "top_left",
            header: 'Közvágóhíd -&gt; Ráckeve',
            config: {
                stopId: 'BKK_009628',  // Közvágóhíd
                routeId: 'BKK_H6,
            }
        },
        {
            module: "MMM-Futar",
            position: "top_left",
            header: 'Ráckeve -&gt; Közvágóhíd',
            config: {
                stopId: 'BKK_007947',  // Ráckeve
                routeId: 'BKK_H6',
            }
</code></pre>
<p dir="auto">it stop working</p>
]]></description><link>https://forum.magicmirror.builders/post/106510</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106510</guid><dc:creator><![CDATA[0livia]]></dc:creator><pubDate>Fri, 09 Dec 2022 16:08:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 16:01:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> sorry i do not understand you</p>
]]></description><link>https://forum.magicmirror.builders/post/106509</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106509</guid><dc:creator><![CDATA[0livia]]></dc:creator><pubDate>Fri, 09 Dec 2022 16:01:13 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 15:57:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/0livia" aria-label="Profile: 0livia">@<bdi>0livia</bdi></a> it MUST have  more info to be in the modules:[]  list</p>
<p dir="auto">it is missing the REQUIRED module: , position: and config: {}  sections</p>
]]></description><link>https://forum.magicmirror.builders/post/106507</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106507</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 09 Dec 2022 15:57:18 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 15:52:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> yes that is correct.</p>
]]></description><link>https://forum.magicmirror.builders/post/106505</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106505</guid><dc:creator><![CDATA[0livia]]></dc:creator><pubDate>Fri, 09 Dec 2022 15:52:48 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 15:57:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/0livia" aria-label="Profile: 0livia">@<bdi>0livia</bdi></a> it is NOT the Futar module setup… its the stuff AFTER</p>
<p dir="auto">this stuff</p>
<pre><code>  {
        minutesAfter: 50,
        hideStopTimesInNextMinutes: 0,
        updateInterval: 60000, // 1 minute in milliseconds
        showHead: true, // true | false
        showSymbolInHead: true, // true | false
        showSymbolInStopTime: false, // true | false
        showRouteNameInStopTime: false, // true | false
        maxNumberOfItems: 3,
        align: 'left', // 'left' | 'right'
        fade: true,
        fadePoint: 0.25,
        coloredSymbolInHead: true, // true | false
        coloredTextInHead: true, // true | false
        coloredSymbolInStopTime: true, // true | false
        coloredRouteNameInStopTime: true, // true | false
        symbolColors: {
          tram: '#ffcf42', // yellow-ish
          bus: '#1a9fed', // blue-ish
          subway: '#b3090c', // red-ish
          trolleybus: '#931517', // dark red-ish
          rail: '#5cbc82', // green-ish
          ferry: '#1a52ed' // dark-blue-ish
        },
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/106504</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106504</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 09 Dec 2022 15:57:00 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 15:44:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> i do not know hwat do you mean sorry.</p>
<p dir="auto">if you have read the config js evrything is there, the  module name position etc</p>
<pre><code>{
        module: 'MMM-Futar',
        position: 'top_center',
        config: {
        stopId: 'BKK_044033',
        routeId: '',
        }
    },
        {
        module: 'MMM-Futar',
        position: 'top_center',
        header: 'Ráckeve -&gt; Közvágóhíd',
        config: {
        stopId: 'BKK_007947',  // Ráckeve
        routeId: 'BKK_H6',
        }
        },
        {
        module: "MMM-Futar",
        position: "top_center",
        header: 'Közvágóhíd -&gt; Ráckeve',
        config: {
        stopId: 'BKK_009628',  // Közvágóhíd
        routeId: 'BKK_H6',
            }
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/106503</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106503</guid><dc:creator><![CDATA[0livia]]></dc:creator><pubDate>Fri, 09 Dec 2022 15:44:15 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 15:40:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/0livia" aria-label="Profile: 0livia">@<bdi>0livia</bdi></a> the section I copied is incomplete…</p>
<p dir="auto">what module is that for?<br />
where do you want it (position:)<br />
and I ‘guess’ all that should be inside the config: {} section</p>
<p dir="auto">a module is</p>
<pre><code>{   
    module:  name,
    position: xxxx,
    config: {
     ...
     ...  module specific config 
     ...
    }
}
</code></pre>
<p dir="auto">please read the topics listed in my signature, they will help a lot… I didn’t write them</p>
]]></description><link>https://forum.magicmirror.builders/post/106502</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106502</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 09 Dec 2022 15:40:26 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 15:38:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> so what do i need to modify?</p>
]]></description><link>https://forum.magicmirror.builders/post/106501</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106501</guid><dc:creator><![CDATA[0livia]]></dc:creator><pubDate>Fri, 09 Dec 2022 15:38:04 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 15:36:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/0livia" aria-label="Profile: 0livia">@<bdi>0livia</bdi></a> said in <a href="/post/106499">MMM-futar - how to add modules multiple time?</a>:</p>
<blockquote>
<p dir="auto">{<br />
minutesAfter: 50,<br />
hideStopTimesInNextMinutes: 0,<br />
updateInterval: 60000, // 1 minute in milliseconds<br />
showHead: true, // true | false<br />
showSymbolInHead: true, // true | false<br />
showSymbolInStopTime: false, // true | false<br />
showRouteNameInStopTime: false, // true | false<br />
maxNumberOfItems: 3,<br />
align: ‘left’, // ‘left’ | ‘right’<br />
fade: true,<br />
fadePoint: 0.25,<br />
coloredSymbolInHead: true, // true | false<br />
coloredTextInHead: true, // true | false<br />
coloredSymbolInStopTime: true, // true | false<br />
coloredRouteNameInStopTime: true, // true | false<br />
symbolColors: {<br />
tram: ‘#ffcf42’, // yellow-ish<br />
bus: ‘#1a9fed’, // blue-ish<br />
subway: ‘#b3090c’, // red-ish<br />
trolleybus: ‘#931517’, // dark red-ish<br />
rail: ‘#5cbc82’, // green-ish<br />
ferry: ‘#1a52ed’ // dark-blue-ish<br />
},</p>
</blockquote>
<p dir="auto">your three modules work perfectly</p>
<p dir="auto">the ‘problem’ is this config, as it has no ‘module’ or ‘position’ or ‘config’:{} section</p>
]]></description><link>https://forum.magicmirror.builders/post/106500</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106500</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 09 Dec 2022 15:36:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 15:28:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> it is on pastebin but i can put ot here if you like.</p>
<pre><code>/* MagicMirror² Config Sample
 *
 * By Michael Teeuw https://michaelteeuw.nl
 * MIT Licensed.
 *
 * For more information on how you can configure this file
 * see https://docs.magicmirror.builders/configuration/introduction.html
 * and https://docs.magicmirror.builders/modules/configuration.html
 */
let config = {
	address: "localhost", 	// Address to listen on, can be:
							// - "localhost", "127.0.0.1", "::1" to listen on loopback interface
							// - another specific IPv4/6 to listen on a specific interface
							// - "0.0.0.0", "::" to listen on any interface
							// Default, when address config is left out or empty, is "localhost"
	port: 8080,
	basePath: "/", 	// The URL path where MagicMirror² is hosted. If you are using a Reverse proxy
					// you must set the sub path here. basePath must end with a /
	ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"], 	// Set [] to allow all IP addresses
															// or add a specific IPv4 of 192.168.1.5 :
															// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"],
															// or IPv4 range of 192.168.3.0 --&gt; 192.168.3.15 use CIDR format :
															// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"],

	useHttps: false, 		// Support HTTPS or not, default "false" will use HTTP
	httpsPrivateKey: "", 	// HTTPS private key path, only require when useHttps is true
	httpsCertificate: "", 	// HTTPS Certificate path, only require when useHttps is true

	language: "hu",
	locale: "hu-HU",
	logLevel: ["INFO", "LOG", "WARN", "ERROR"], // Add "DEBUG" for even more logging
	timeFormat: 24,
	units: "metric",
	// serverOnly:  true/false/"local" ,
	// local for armv6l processors, default
	//   starts serveronly and then starts chrome browser
	// false, default for all NON-armv6l devices
	// true, force serveronly mode, because you want to.. no UI on this device

	modules: [
		{
			module: "alert",
		},
		{
			module: "updatenotification",
			position: "top_bar"
		},
		{
			module: "clock",
			position: "top_left"
		},
		{
			module: "calendar",
			header: "US Holidays",
			position: "top_left",
			config: {
				calendars: [
					{
						symbol: "calendar-check",
						url: "webcal://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics"
					}
				]
			}
		},
		{
			module: "compliments",
			position: "lower_third"
		},
		{
			module: "weather",
			position: "top_right",
			config: {
				weatherProvider: "openweathermap",
				type: "current",
				location: "Hungary",
				locationID: "3044475", //ID from http://bulk.openweathermap.org/sample/city.list.json.gz; unzip the gz file and find your city
				apiKey: "001ffggghjkd4958e701a4e2a8340bbc"
			}
		},
		{
			module: "weather",
			position: "top_right",
			header: "Weather Forecast",
			config: {
				weatherProvider: "openweathermap",
				type: "forecast",
				location: "Hungary",
				locationID: "3044475", //ID from http://bulk.openweathermap.org/sample/city.list.json.gz; unzip the gz file and find your city
				apiKey: "001ffggghjkd4958e701a4e2a8340bbc"
			}
		},
		{
			module: "newsfeed",
			position: "bottom_bar",
			config: {
				feeds: [
					{
						title: "HVG TECH TUDOMÁNY HÍREK",
						url: "http://hvg.hu/rss/tudomany"
					},
                    			{
						title: "BBC VILÁG HÍREK",
						url: "http://feeds.bbci.co.uk/news/world/rss.xml"
					},
                    			{
						title: "TELEX HÍREK",
						url: "https://www.index.hu/kulfold/rss"
					}
				],
				showSourceTitle: true,
				showPublishDate: true,
				broadcastNewsFeeds: true,
				broadcastNewsUpdates: true
			}
		},
        {
       module: "MMM-network-signal",
       position: "top_center",
       config: {
           // Configuration of the module goes here
       }
   },  
       {
        module: 'MMM-Futar',
        position: 'top_center',
        config: {
        stopId: 'BKK_044033',
        routeId: '',
        }
    },
        {
        module: 'MMM-Futar',
        position: 'top_center',
        header: 'Ráckeve -&gt; Közvágóhíd',
        config: {
        stopId: 'BKK_007947',  // Ráckeve
        routeId: 'BKK_H6',
        }
        },
        {
        module: "MMM-Futar",
        position: "top_center",
        header: 'Közvágóhíd -&gt; Ráckeve',
        config: {
        stopId: 'BKK_009628',  // Közvágóhíd
        routeId: 'BKK_H6',
            }
        },
        {
        minutesAfter: 50,
        hideStopTimesInNextMinutes: 0,
        updateInterval: 60000, // 1 minute in milliseconds
        showHead: true, // true | false
        showSymbolInHead: true, // true | false
        showSymbolInStopTime: false, // true | false
        showRouteNameInStopTime: false, // true | false
        maxNumberOfItems: 3,
        align: 'left', // 'left' | 'right'
        fade: true,
        fadePoint: 0.25,
        coloredSymbolInHead: true, // true | false
        coloredTextInHead: true, // true | false
        coloredSymbolInStopTime: true, // true | false
        coloredRouteNameInStopTime: true, // true | false
        symbolColors: {
          tram: '#ffcf42', // yellow-ish
          bus: '#1a9fed', // blue-ish
          subway: '#b3090c', // red-ish
          trolleybus: '#931517', // dark red-ish
          rail: '#5cbc82', // green-ish
          ferry: '#1a52ed' // dark-blue-ish
        },
        alerts: {
          showHeaderInStopTime: true, // true | false
          showSymbolInStopTime: true, // true | false
          color: '#ffcf42', // 'auto' or any CSS color
          language: 'hu' // 'en' or 'hu' supported only by the Futár API
        }
      }
   ]
};
      
	
/*************** DO NOT EDIT THE LINE BELOW ***************/
if (typeof module !== "undefined") {module.exports = config;}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/106499</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106499</guid><dc:creator><![CDATA[0livia]]></dc:creator><pubDate>Fri, 09 Dec 2022 15:28:49 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 15:20:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/0livia" aria-label="Profile: 0livia">@<bdi>0livia</bdi></a> can u post the exact config for these modules?</p>
<p dir="auto">please use the code mark wrapper</p>
<p dir="auto">paste your text<br />
select it all<br />
hit the button above the editor that looks like &lt;/&gt;</p>
]]></description><link>https://forum.magicmirror.builders/post/106498</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106498</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 09 Dec 2022 15:20:35 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 15:19:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/106496">MMM-futar - how to add modules multiple time?</a>:</p>
<blockquote>
<p dir="auto">trailing quote mark</p>
</blockquote>
<p dir="auto">I did find the trailing quote mark was missing  :)</p>
<p dir="auto">when i first installed the module i did npm install in the module folder.<br />
Should I do it again after modifying the config js?</p>
<p dir="auto">I do not have this request module thingy i already done that, the mirror actually works fine evewn with the mmm-futar modul(just only one single item) as I want to add more 2 with the provided example just black screen</p>
]]></description><link>https://forum.magicmirror.builders/post/106497</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106497</guid><dc:creator><![CDATA[0livia]]></dc:creator><pubDate>Fri, 09 Dec 2022 15:19:04 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 15:12:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> in your config posted above, u are missing a trailing quote mark</p>
<pre><code>      stopId: 'BKK_009628', // Közvágóhíd
      routeId: 'BKK_H6,   &lt;-----
</code></pre>
<p dir="auto">but other than that your config works for me…</p>
<p dir="auto">did you do npm install in the module folder?<br />
did u add the request module as I noted before ?</p>
<p dir="auto"><img src="/assets/uploads/files/1670598722460-screenshot-at-2022-12-09-09-11-03.png" alt="Screenshot at 2022-12-09 09-11-03.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/106496</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106496</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 09 Dec 2022 15:12:03 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 15:02:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/0livia" aria-label="Profile: 0livia">@<bdi>0livia</bdi></a> can u show a few more lines?  the stacktrace is there which will show the line causing the error</p>
]]></description><link>https://forum.magicmirror.builders/post/106495</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106495</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 09 Dec 2022 15:02:02 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 15:00:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> I started my mirror with the config a linked earlier.<br />
This is my error in the terminal</p>
<p dir="auto">[09.12.2022 15:57.24.612] [LOG]   Initializing new module helper …<br />
[09.12.2022 15:57.24.612] [LOG]   Module helper loaded: MMM-Futar<br />
[09.12.2022 15:57.24.625] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: TypeError: Cannot read properties of undefined (reading ‘split’)</p>
]]></description><link>https://forum.magicmirror.builders/post/106494</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106494</guid><dc:creator><![CDATA[0livia]]></dc:creator><pubDate>Fri, 09 Dec 2022 15:00:30 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 12:45:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/0livia" aria-label="Profile: 0livia">@<bdi>0livia</bdi></a> black screen is because of a missing library</p>
<p dir="auto">see <a href="https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later/1">https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later/1</a></p>
]]></description><link>https://forum.magicmirror.builders/post/106490</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106490</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 09 Dec 2022 12:45:35 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 12:39:36 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/0livia" aria-label="Profile: 0livia">@<bdi>0livia</bdi></a>, I had some trouble when I tried to locate modules at the same region…so I would use first to set one occurrence to top_left and the second to top_right.</p>
]]></description><link>https://forum.magicmirror.builders/post/106489</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106489</guid><dc:creator><![CDATA[thgmirror]]></dc:creator><pubDate>Fri, 09 Dec 2022 12:39:36 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Fri, 09 Dec 2022 10:33:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a>  Hi I have contacted the DevGuy and he said no need to clone the modules multiple times, I tried and do not work that way.</p>
<p dir="auto">The solution what he told is not working for me either.<br />
Here is what he said - you need to add the modules into the config.js file like this way.</p>
<p dir="auto">{<br />
module: “MMM-Futar”,<br />
position: “top_left”,<br />
header: ‘Közvágóhíd -&gt; Ráckeve’,<br />
config: {<br />
stopId: ‘BKK_009628’,  // Közvágóhíd<br />
routeId: 'BKK_H6,<br />
}<br />
},<br />
{<br />
module: “MMM-Futar”,<br />
position: “top_left”,<br />
header: ‘Ráckeve -&gt; Közvágóhíd’,<br />
config: {<br />
stopId: ‘BKK_007947’,  // Ráckeve<br />
routeId: ‘BKK_H6’,<br />
}<br />
},<br />
]<br />
};</p>
<p dir="auto">I tried this way and it gives me a blank screen<br />
here is my config</p>
<p dir="auto"><a href="https://pastebin.com/bwrTtisP" target="_blank" rel="noopener noreferrer nofollow ugc">https://pastebin.com/bwrTtisP</a></p>
<p dir="auto">Anyone has any idea  about this issue  of mine?</p>
]]></description><link>https://forum.magicmirror.builders/post/106488</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106488</guid><dc:creator><![CDATA[0livia]]></dc:creator><pubDate>Fri, 09 Dec 2022 10:33:48 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Sun, 04 Dec 2022 12:35:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/0livia" aria-label="Profile: 0livia">@<bdi>0livia</bdi></a> yes correct.  you can git clone</p>
<p dir="auto">just add the new output foldername to the end of the command</p>
<p dir="auto">and inside the one file have to change it too</p>
]]></description><link>https://forum.magicmirror.builders/post/106372</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106372</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 04 Dec 2022 12:35:03 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Sun, 04 Dec 2022 10:44:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> ok thank you for pinging me to my issue. To double check that I got it right -  what you are saying is basicly I have to copy (i dont use git) the moudule again in a different name for example mmm-futar1 and in that folder need to rename all the the mmm-futar to mmm-futar1, and in config js need to the the same thing. Is this correct?<br />
I’m on my way to Aalsmeer (NL) as I’m a trucker :) I 'll be back on wednesday so give it a try  next week. I ll give you feedack how it goes.</p>
]]></description><link>https://forum.magicmirror.builders/post/106370</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106370</guid><dc:creator><![CDATA[0livia]]></dc:creator><pubDate>Sun, 04 Dec 2022 10:44:48 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-futar - how to add modules multiple time? on Sat, 03 Dec 2022 20:49:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/0livia" aria-label="Profile: 0livia">@<bdi>0livia</bdi></a>  git clone module new_foldername</p>
<p dir="auto">in new_foldername</p>
<p dir="auto">rename all.old things to the new_foldername</p>
<p dir="auto">edit the new_foldername.js</p>
<p dir="auto">change the register()  to use the new_foldername</p>
<p dir="auto">and use new_foldername as the module name in config.js</p>
]]></description><link>https://forum.magicmirror.builders/post/106364</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106364</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 03 Dec 2022 20:49:31 GMT</pubDate></item></channel></rss>