<?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-PublicTransportDB]]></title><description><![CDATA[<p dir="auto">I have installed the module MMM-PublicTransportDB and adjusted the Config.<br />
After a reboot this mirror appears at the module position only Loading …<br />
What do I have to adjust to make the module work?<br />
Here is my config</p>
<pre><code>{
    module: 'MMM-PublicTransportDB',
    position: 'top_right',
    config: {
        name: "Bahnhof",
        stationId: 8000139,
        hidden: false,
        ignoredStations: [], 
        excludedTransportationTypes: '',   
        delay: 10,
        interval: 120000,
        departureMinutes: 300,          
        maxDepartures: 15,
        marqueeLongDirections: true,
        showColoredLineSymbols: true,  
        useColorForRealtimeInfo: true,
        showTableHeadersAsSymbols: true,
        maxUnreachableDepartures: 3,    
        maxReachableDepartures: 7,
        fadeUnreachableDepartures: true,
        fadeReachableDepartures: true,
        fadePointForReachableDepartures: 0.25
    }
},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/4653/mmm-publictransportdb</link><generator>RSS for Node</generator><lastBuildDate>Thu, 21 May 2026 02:21:02 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/4653.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 15 Aug 2017 08:56:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-PublicTransportDB on Fri, 22 Dec 2017 14:39:47 GMT]]></title><description><![CDATA[<p dir="auto">Are u still working on an offline List for Staton IDs?</p>
]]></description><link>https://forum.magicmirror.builders/post/32627</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/32627</guid><dc:creator><![CDATA[knubbl]]></dc:creator><pubDate>Fri, 22 Dec 2017 14:39:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-PublicTransportDB on Tue, 19 Sep 2017 14:17:44 GMT]]></title><description><![CDATA[<p dir="auto">Hey,</p>
<p dir="auto">I don’t know if it is still a problem, but I had the same errors. So I looked into it and found that some return value model porbably changed. I created a pull request from my version which is working:<br />
<a href="https://github.com/olexs/MMM-PublicTransportDB/pulls" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/olexs/MMM-PublicTransportDB/pulls</a><br />
Maybe this helps someone someday ;)</p>
<p dir="auto">Cheers,<br />
Josch</p>
]]></description><link>https://forum.magicmirror.builders/post/28258</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28258</guid><dc:creator><![CDATA[Josch]]></dc:creator><pubDate>Tue, 19 Sep 2017 14:17:44 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-PublicTransportDB on Sat, 19 Aug 2017 11:13:07 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I found the following message in the console.</p>
<pre><code>Transportation fetcher created. (Station ID: 8000139)
(node:5048) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property 'name' of undefined
(node:5048) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code
</code></pre>
<p dir="auto">Can someone help me?</p>
]]></description><link>https://forum.magicmirror.builders/post/26756</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/26756</guid><dc:creator><![CDATA[Tekki]]></dc:creator><pubDate>Sat, 19 Aug 2017 11:13:07 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-PublicTransportDB on Tue, 15 Aug 2017 12:59:49 GMT]]></title><description><![CDATA[<p dir="auto">Attached is the output in the console.</p>
<pre><code>Initializing MagicMirror.
translator.js:197 Loading core translation file: translations/en.json
translator.js:219 Loading core translation fallback file: translations/en.json
loader.js:182 Load script: modules/MMM-PublicTransportDB//MMM-PublicTransportDB.js
module.js:414 Module registered: MMM-PublicTransportDB
loader.js:152 Bootstrapping module: MMM-PublicTransportDB
loader.js:182 Load script: vendor/node_modules/moment/min/moment-with-locales.js
loader.js:182 Load script: modules/MMM-PublicTransportDB//./vendor/bluebird-3.4.5.min.js
loader.js:157 Scripts loaded for: MMM-PublicTransportDB
loader.js:197 Load stylesheet: modules/MMM-PublicTransportDB//style.css
loader.js:159 Styles loaded for: MMM-PublicTransportDB
loader.js:161 Translations loaded for: MMM-PublicTransportDB
loader.js:197 Load stylesheet: css/custom.css
:8080/modules/MMM-PublicTransportDB//MMM-PublicTransportDB.js:29 Starting module: MMM-PublicTransportDB
main.js:422 All modules started!
module.js:117 MMM-PublicTransportDB received a system notification: ALL_MODULES_STARTED
module.js:117 MMM-PublicTransportDB received a system notification: DOM_OBJECTS_CREATED```</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/26579</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/26579</guid><dc:creator><![CDATA[Tekki]]></dc:creator><pubDate>Tue, 15 Aug 2017 12:59:49 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-PublicTransportDB on Tue, 15 Aug 2017 12:37:13 GMT]]></title><description><![CDATA[<p dir="auto">Are there any errors in the linux console? And in your browser, open the console with f12 in a chrome browser while you are on your MM page.</p>
]]></description><link>https://forum.magicmirror.builders/post/26578</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/26578</guid><dc:creator><![CDATA[Ultimatum22]]></dc:creator><pubDate>Tue, 15 Aug 2017 12:37:13 GMT</pubDate></item></channel></rss>