<?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[What does this mean?]]></title><description><![CDATA[<p dir="auto">I tried opening up my magic mirror after tinkering with the config a little and it wont! I have tried almost everything!<br />
<a href="https://docs.google.com/document/d/14_M6NtYSQaxhHNe8aJ8FMrj3pry878TkGrTp7lUluok/edit" target="_blank" rel="noopener noreferrer nofollow ugc">photo</a></p>
<p dir="auto">Please help!</p>
]]></description><link>https://forum.magicmirror.builders/topic/17824/what-does-this-mean</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 17:35:38 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17824.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 02 Jun 2023 17:19:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to What does this mean? on Fri, 02 Jun 2023 19:36:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dehjango" aria-label="Profile: DehJango">@<bdi>DehJango</bdi></a> show me your config… you can send as a private message,<br />
please don’t change anything…</p>
]]></description><link>https://forum.magicmirror.builders/post/109620</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109620</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 02 Jun 2023 19:36:14 GMT</pubDate></item><item><title><![CDATA[Reply to What does this mean? on Fri, 02 Jun 2023 19:35:16 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> any other ideas?</p>
]]></description><link>https://forum.magicmirror.builders/post/109619</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109619</guid><dc:creator><![CDATA[DehJango]]></dc:creator><pubDate>Fri, 02 Jun 2023 19:35:16 GMT</pubDate></item><item><title><![CDATA[Reply to What does this mean? on Fri, 02 Jun 2023 19:34:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dehjango" aria-label="Profile: DehJango">@<bdi>DehJango</bdi></a> and u no longer get the error?</p>
]]></description><link>https://forum.magicmirror.builders/post/109618</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109618</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 02 Jun 2023 19:34:33 GMT</pubDate></item><item><title><![CDATA[Reply to What does this mean? on Fri, 02 Jun 2023 19:33:10 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><br />
It seems I had no problems</p>
]]></description><link>https://forum.magicmirror.builders/post/109617</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109617</guid><dc:creator><![CDATA[DehJango]]></dc:creator><pubDate>Fri, 02 Jun 2023 19:33:10 GMT</pubDate></item><item><title><![CDATA[Reply to What does this mean? on Fri, 02 Jun 2023 19:19:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dehjango" aria-label="Profile: DehJango">@<bdi>DehJango</bdi></a> i showed you one before</p>
<p dir="auto">in the config.js modules:[]  list</p>
<p dir="auto">each looks like</p>
<pre><code>{  
     module:"modulename",
     position: "whatever position",
     config: {
      .... module specific config options,
      ..... 
    }
}   ,   // comma means more coming (another module entry) , ok to have extra commas, not ok to not have enough
</code></pre>
<p dir="auto">read the topics in my signature below, helpful content from users before me…</p>
<p dir="auto">oh, and MagicMirror is case sensitive  (everywhere)<br />
module is not the same as Module</p>
]]></description><link>https://forum.magicmirror.builders/post/109616</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109616</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 02 Jun 2023 19:19:48 GMT</pubDate></item><item><title><![CDATA[Reply to What does this mean? on Fri, 02 Jun 2023 19:11:59 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><br />
what do I do to specify a module entry?</p>
]]></description><link>https://forum.magicmirror.builders/post/109615</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109615</guid><dc:creator><![CDATA[DehJango]]></dc:creator><pubDate>Fri, 02 Jun 2023 19:11:59 GMT</pubDate></item><item><title><![CDATA[Reply to What does this mean? on Fri, 02 Jun 2023 17:39:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dehjango" aria-label="Profile: DehJango">@<bdi>DehJango</bdi></a> you miss spelled a position</p>
<p dir="auto">see<br />
<a href="https://docs.magicmirror.builders/modules/configuration.html#module-configuration" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.magicmirror.builders/modules/configuration.html#module-configuration</a></p>
<p dir="auto">OR didn’t specify a module: entry</p>
<pre><code>{
    module: xxxx,
    position:
    config: { 
     ..
    ...
    }
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/109614</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109614</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 02 Jun 2023 17:39:58 GMT</pubDate></item></channel></rss>