<?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[Schedule Module with XML/Feed source]]></title><description><![CDATA[<p dir="auto">Hello</p>
<p dir="auto">Iam looking for help to fulfill my girlfriends request :-)</p>
<p dir="auto">I was able to filter out the course plan for her with feed43<br />
<a href="http://feed43.com/5546442377204284.xml" target="_blank" rel="noopener noreferrer nofollow ugc">http://feed43.com/5546442377204284.xml</a> (xml example 1)<br />
<a href="http://feed43.com/6082708764845543.xml" target="_blank" rel="noopener noreferrer nofollow ugc">http://feed43.com/6082708764845543.xml</a> (xml example 2)</p>
<p dir="auto">Now i need to be able to display this feed data like this module:<br />
<a href="https://github.com/pinsdorf/MMM-WeeklySchedule" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/pinsdorf/MMM-WeeklySchedule</a><br />
But not filled from the config file. Instead from the sources above.<br />
I think you understand it, otherwise ask me to explain it more detailed ;)</p>
<p dir="auto">Example:</p>
<p dir="auto"><strong>ONE Training Center</strong><br />
<em>Today</em><br />
8:30 - 9:25 Spinning<br />
8:30 - 9:25 Fun Tone<br />
9:30 - 10:25 Power Yoga<br />
(Data from xml file 1)</p>
<p dir="auto"><em>Tomorrow</em><br />
8:30 - 9:25 Dances<br />
9:30 - 10:25 BODYPUMP<br />
(Data from xml file 2)</p>
<p dir="auto">So, a mix of the newsfeed and WeeklySchedule module i think ^^<br />
I did not found a similar solution, maybe someone know one or can help me because iam not a programmer :/</p>
<p dir="auto">Thank you very much!</p>
]]></description><link>https://forum.magicmirror.builders/topic/6729/schedule-module-with-xml-feed-source</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 04:51:58 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/6729.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Mar 2018 17:52:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Schedule Module with XML/Feed source on Sat, 17 Mar 2018 14:19:25 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/shakir" aria-label="Profile: shakir">@<bdi>shakir</bdi></a>, I suggest you switch to using a JSON (vs XML) response. You just need to add <code>&amp;format=json</code> to your query URL, <a href="http://www.transitchicago.com/assets/1/developer_center/cta_Bus_Tracker_API_Developer_Guide_and_Documentation_20160929.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">according to the API documentation from CTA</a>. Then you can look at <a href="https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules#transport--travel" target="_blank" rel="noopener noreferrer nofollow ugc">any of the transit modules for MM</a>, most of which handle a JSON response. It might even be easier to modify one of those than <code>MMM-WeeklySchedule</code>. Personally, I did something similar with <a href="https://github.com/amcolash/MMM-json-feed" target="_blank" rel="noopener noreferrer nofollow ugc"><code>MMM-json-feed</code></a> customizing the output to show what I wanted from the json feed for my nearest bus stop.</p>
]]></description><link>https://forum.magicmirror.builders/post/37101</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/37101</guid><dc:creator><![CDATA[ninjabreadman]]></dc:creator><pubDate>Sat, 17 Mar 2018 14:19:25 GMT</pubDate></item><item><title><![CDATA[Reply to Schedule Module with XML/Feed source on Sat, 17 Mar 2018 07:34:28 GMT]]></title><description><![CDATA[<p dir="auto">is there an example where we change the quoted text in WeeklySchedule to XML. the Chicago CTA api is what i’m trying to resolve to a schedule based on the array they return</p>
<p dir="auto">like here - <a href="https://www.dmcinfo.com/latest-thinking/blog/id/8568/cta-bus-tracking-with-the-raspberry-pi" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.dmcinfo.com/latest-thinking/blog/id/8568/cta-bus-tracking-with-the-raspberry-pi</a></p>
<ul>
<li>sorry if this is super basic</li>
</ul>
]]></description><link>https://forum.magicmirror.builders/post/37090</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/37090</guid><dc:creator><![CDATA[shakir]]></dc:creator><pubDate>Sat, 17 Mar 2018 07:34:28 GMT</pubDate></item><item><title><![CDATA[Reply to Schedule Module with XML/Feed source on Thu, 08 Mar 2018 09:48:38 GMT]]></title><description><![CDATA[<p dir="auto">Thank you ninjabreadman but this is to high for me ^^ i cant code</p>
]]></description><link>https://forum.magicmirror.builders/post/36728</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/36728</guid><dc:creator><![CDATA[kruemel]]></dc:creator><pubDate>Thu, 08 Mar 2018 09:48:38 GMT</pubDate></item><item><title><![CDATA[Reply to Schedule Module with XML/Feed source on Wed, 07 Mar 2018 20:20:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kruemel" aria-label="Profile: kruemel">@<bdi>kruemel</bdi></a> You can make a mashup of <code>MMM-WeeklySchedule</code> for display and <a href="https://github.com/Eunanibus/MMM-HTTPRequestDisplay" target="_blank" rel="noopener noreferrer nofollow ugc"><code>MMM-HTTPRequestDisplay</code> to fetch data</a> which handles an XML response.</p>
]]></description><link>https://forum.magicmirror.builders/post/36708</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/36708</guid><dc:creator><![CDATA[ninjabreadman]]></dc:creator><pubDate>Wed, 07 Mar 2018 20:20:07 GMT</pubDate></item></channel></rss>