<?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[MagicMirror-GOTransit working for anyone?]]></title><description><![CDATA[<p dir="auto">I’m trying to incorporate GO Transit information, and found <a href="https://github.com/bdurrani/MagicMirror-GOTransit" target="_blank" rel="noopener noreferrer nofollow ugc">MagicMirror-GOTransit</a>.</p>
<p dir="auto">Unfortunately, I ran into <a href="https://github.com/bdurrani/MagicMirror-GOTransit/issues/1" target="_blank" rel="noopener noreferrer nofollow ugc">this issue</a> after cloning the module’s repo into my modules dir and adding it to my config:</p>
<pre><code>[01.10.2023 14:52.50.509] [WARN]  No /home/pi/MagicMirror/js/../modules/gotransit/gotransit.js found for module: gotransit.
[01.10.2023 14:52.50.510] [LOG]   No helper found for module: gotransit.
</code></pre>
<p dir="auto">I wanted to check to see if anyone else has recently been able to use this module successfully before I dig any deeper myself…</p>
<p dir="auto">Apologies if I’m missing another thread on this or a related topic, but I seem to be unable to search these forums (search just takes me to my own profile page and insists that I login?).</p>
]]></description><link>https://forum.magicmirror.builders/topic/18036/magicmirror-gotransit-working-for-anyone</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 03:52:52 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18036.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Oct 2023 19:17:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MagicMirror-GOTransit working for anyone? on Mon, 02 Oct 2023 19:34:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/onshi" aria-label="Profile: onshi">@<bdi>onshi</bdi></a> search here is abysmal… you can use google search and target this site for lots better results</p>
]]></description><link>https://forum.magicmirror.builders/post/111213</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111213</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 02 Oct 2023 19:34:30 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror-GOTransit working for anyone? on Mon, 02 Oct 2023 19:31:27 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> Thanks, that’s in line with my initial assumptions as well. My experience so far is that modules “just work” without need to fiddle with folder names and such but this one is a little bit rustic.</p>
<p dir="auto">I may have some time to test changes later today.</p>
<p dir="auto">Oh, and I can search these forums now! I guess there was a bit of a lag after sign-up.</p>
]]></description><link>https://forum.magicmirror.builders/post/111212</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111212</guid><dc:creator><![CDATA[onshi]]></dc:creator><pubDate>Mon, 02 Oct 2023 19:31:27 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror-GOTransit working for anyone? on Mon, 02 Oct 2023 19:22:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/onshi" aria-label="Profile: onshi">@<bdi>onshi</bdi></a> rules</p>
<p dir="auto">module name in config.js = folder name in modules folder, = filename of the modulename.js , and inside the register must use the same name…</p>
<p dir="auto">oh, and this system is case sensitive… every letter must match…</p>
<p dir="auto">I had them add this message, instead of just failing quitely before…</p>
<pre><code>module:" foo"
    MagicMirror/modules/foo
         foo.js 
              Module.register("foo", {
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/111208</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/111208</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 02 Oct 2023 19:22:03 GMT</pubDate></item></channel></rss>