<?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[HELP!!!!!!!]]></title><description><![CDATA[<p dir="auto">Hi everyone I’m new to building a mirror and I want to add a 3 party moduel can someone help me I’m so lost. Thank you in advance</p>
]]></description><link>https://forum.magicmirror.builders/topic/2322/help</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 00:26:30 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/2322.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 Apr 2017 20:28:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HELP!!!!!!! on Sun, 16 Apr 2017 12:02:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shaquanb" aria-label="Profile: shaquanb">@<bdi>shaquanb</bdi></a><br />
<img src="/assets/uploads/files/1492344154061-capture.jpeg" alt="0_1492344155265_Capture.JPG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/19734</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/19734</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sun, 16 Apr 2017 12:02:37 GMT</pubDate></item><item><title><![CDATA[Reply to HELP!!!!!!! on Sun, 16 Apr 2017 02:01:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shaquanb" aria-label="Profile: shaquanb">@<bdi>shaquanb</bdi></a></p>
<p dir="auto">Some day!<br />
<img src="/assets/uploads/files/1492308078505-show.jpeg" alt="0_1492308095899_show.JPG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/19722</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/19722</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sun, 16 Apr 2017 02:01:25 GMT</pubDate></item><item><title><![CDATA[Reply to HELP!!!!!!! on Sun, 16 Apr 2017 00:25:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> modules: [<br />
{<br />
module: “alert”,<br />
},<br />
{<br />
module: “updatenotification”,<br />
position: “top_bar”<br />
},<br />
{<br />
module: “clock”,<br />
position: “top_left”<br />
},<br />
{<br />
module: “calendar”,<br />
header: “US Holidays”,<br />
position: “top_left”,<br />
config: {<br />
calendars: [<br />
{<br />
symbol: "calendar-check-o ",<br />
url: “webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics”<br />
}<br />
]<br />
}<br />
},<br />
{<br />
module: “compliments”,<br />
position: “lower_third”<br />
},<br />
{<br />
module: “currentweather”,<br />
position: “top_right”,<br />
config: {<br />
location: “”,<br />
locationID: “”,  //ID from <a href="http://www.openweathermap.org/help/city_list.txt" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.openweathermap.org/help/city_list.txt</a><br />
appid: “”<br />
}<br />
},<br />
{<br />
module: ‘MMM-History’,<br />
position: ‘bottom_bar’,<br />
config: {<br />
maxWidth: “300px”<br />
}<br />
},<br />
{<br />
module: ‘random_quotes’,<br />
position: ‘lower_third’,<br />
config: {<br />
// The config property is optional<br />
// Without a config, a random quote is shown,<br />
// selected from all of the categories available.<br />
}<br />
},<br />
{<br />
module: “weatherforecast”,<br />
position: “top_right”,<br />
header: “Weather Forecast”,<br />
config: {<br />
location: “”,<br />
locationID: “”,  //ID from <a href="http://www.openweathermap.org/help/city_list.txt" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.openweathermap.org/help/city_list.txt</a></p>
<pre><code>		}
	},
	{
		module: "newsfeed",
		position: "bottom_bar",
		config: {
			feeds: [
				{
					title: "New York Times",
					url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml"
				}
			],
			showSourceTitle: true,
			showPublishDate: true
		}
	},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/19713</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/19713</guid><dc:creator><![CDATA[shaquanb]]></dc:creator><pubDate>Sun, 16 Apr 2017 00:25:57 GMT</pubDate></item><item><title><![CDATA[Reply to HELP!!!!!!! on Sun, 16 Apr 2017 00:04:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> modules: [<br />
{<br />
module: “alert”,<br />
},<br />
{<br />
module: “updatenotification”,<br />
position: “top_bar”<br />
},<br />
{<br />
module: “clock”,<br />
position: “top_left”<br />
},<br />
{<br />
module: “calendar”,<br />
header: “US Holidays”,<br />
position: “top_left”,<br />
config: {<br />
calendars: [<br />
{<br />
symbol: "calendar-check-o “,<br />
url: “webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics”<br />
}<br />
]<br />
}<br />
},<br />
{<br />
module: “compliments”,<br />
position: “”<br />
},<br />
{<br />
module: “currentweather”,<br />
position: “top_right”,<br />
config: {<br />
location: “”,<br />
locationID: “”,  //ID from <a href="http://www.openweathermap.org/help/city_list.txt" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.openweathermap.org/help/city_list.txt</a><br />
appid: '”<br />
}<br />
},<br />
{<br />
module: “mm-music-player”,<br />
position: “bottom_left”,<br />
config: {<br />
startingVolume: 20,<br />
fadeDuration: 2000<br />
}<br />
},<br />
{<br />
module: ‘MMM-History’,<br />
position: ‘’,<br />
config: {<br />
maxWidth: “300px”<br />
}<br />
},<br />
{<br />
module: ‘random_quotes’,<br />
position: ‘lower_third’,<br />
config: {<br />
// The config property is optional<br />
// Without a config, a random quote is shown,<br />
// selected from all of the categories available.<br />
}<br />
},<br />
{<br />
module: “weatherforecast”,<br />
position: “top_right”,<br />
header: “Weather Forecast”,<br />
config: {<br />
location: “”,<br />
locationID: “”,  //ID from <a href="http://www.openweathermap.org/help/city_list.txt" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.openweathermap.org/help/city_list.txt</a><br />
appid: “”<br />
}<br />
},<br />
{<br />
module: “newsfeed”,<br />
position: “bottom_bar”,<br />
config: {<br />
feeds: [<br />
{<br />
title: “New York Times”,<br />
url: “<a href="http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml</a>”<br />
}<br />
],<br />
showSourceTitle: true,<br />
showPublishDate: true<br />
}</p>
]]></description><link>https://forum.magicmirror.builders/post/19712</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/19712</guid><dc:creator><![CDATA[shaquanb]]></dc:creator><pubDate>Sun, 16 Apr 2017 00:04:13 GMT</pubDate></item><item><title><![CDATA[Reply to HELP!!!!!!! on Sat, 15 Apr 2017 22:17:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shaquanb" aria-label="Profile: shaquanb">@<bdi>shaquanb</bdi></a></p>
<p dir="auto">this is all you are adding</p>
<pre><code>{
	    module: 'mm-music-player',
	    position: 'bottom_left',
	    config: {
		    startingVolume: 20,
		    fadeDuriation: 2000
	    }
        },
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/19708</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/19708</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sat, 15 Apr 2017 22:17:59 GMT</pubDate></item><item><title><![CDATA[Reply to HELP!!!!!!! on Sat, 15 Apr 2017 22:15:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shaquanb" aria-label="Profile: shaquanb">@<bdi>shaquanb</bdi></a></p>
<pre><code class="language-{">		disabled: true,	
		module: "updatenotification",
			position: "top_bar"
		},
		{
	    module: 'mm-music-player',
	    position: 'bottom_left',
	    config: {
		    startingVolume: 20,
		    fadeDuriation: 2000
	    }
        },
		{
        module: "MMM-EARTH",
        position: "top_center",
        config: {
            rotateInterval: 1000,
            MaxWidth: "100%",
            MaxHeight: "100%",
			animationSpeed: 0,
        }
		},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/19707</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/19707</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sat, 15 Apr 2017 22:15:56 GMT</pubDate></item><item><title><![CDATA[Reply to HELP!!!!!!! on Sat, 15 Apr 2017 22:01:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> <a href="https://github.com/masters1222/mm-music-player" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/masters1222/mm-music-player</a></p>
]]></description><link>https://forum.magicmirror.builders/post/19706</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/19706</guid><dc:creator><![CDATA[shaquanb]]></dc:creator><pubDate>Sat, 15 Apr 2017 22:01:48 GMT</pubDate></item><item><title><![CDATA[Reply to HELP!!!!!!! on Sat, 15 Apr 2017 21:37:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shaquanb" aria-label="Profile: shaquanb">@<bdi>shaquanb</bdi></a></p>
<p dir="auto">Well, which one do you want to add? Each 3rd party module comes with a readME file. In the readMe you will find the entry that you should add to your config.js file</p>
]]></description><link>https://forum.magicmirror.builders/post/19702</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/19702</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sat, 15 Apr 2017 21:37:24 GMT</pubDate></item></channel></rss>