<?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-Newsfeed is only working for a day]]></title><description><![CDATA[<p dir="auto">After a day one of my rss newsfeedmodul is no more working. When i restart the magicmirror then it works fine. Does somebody have the same trouble?</p>
]]></description><link>https://forum.magicmirror.builders/topic/6559/mmm-newsfeed-is-only-working-for-a-day</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 17:48:39 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/6559.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 11 Feb 2018 14:49:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Newsfeed is only working for a day on Mon, 26 Feb 2018 14:18:10 GMT]]></title><description><![CDATA[<p dir="auto">@all<br />
Seems like i found the problem why some modules stopped working.<br />
I revisited my MM configuration and noticed i had lost my “keep WiFi active” configuration…<br />
I opened /etc/network/interfaces and put in the missing “wireless-power off”.<br />
More infos here: <a href="https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/6">https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/6</a> (see chapter “Installing MagicMirror - Step 4”)</p>
]]></description><link>https://forum.magicmirror.builders/post/36301</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/36301</guid><dc:creator><![CDATA[Medo]]></dc:creator><pubDate>Mon, 26 Feb 2018 14:18:10 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Newsfeed is only working for a day on Sun, 11 Feb 2018 16:50:17 GMT]]></title><description><![CDATA[<p dir="auto">I still do have a problem with an not updating calender…<br />
And if you want to investigate further, you can try this:<br />
<a href="https://forum.magicmirror.builders/topic/4682/not-updating-after-network-lost/4">https://forum.magicmirror.builders/topic/4682/not-updating-after-network-lost/4</a><br />
Maybe my wifi drops out so some modules cant be updated…<br />
I will give it a try as soon as i will find time for that kind of “fun” ;-)</p>
]]></description><link>https://forum.magicmirror.builders/post/35534</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35534</guid><dc:creator><![CDATA[Medo]]></dc:creator><pubDate>Sun, 11 Feb 2018 16:50:17 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Newsfeed is only working for a day on Sun, 11 Feb 2018 16:30:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/squirrel" aria-label="Profile: Squirrel">@<bdi>Squirrel</bdi></a><br />
Yep, exactly what i experienced. One feed works, the other not.<br />
I surrendered (after many attempts to fix that problem) and searched for a working feed. After that, i had no more problems with the feed. Maybe a coding bug.</p>
]]></description><link>https://forum.magicmirror.builders/post/35533</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35533</guid><dc:creator><![CDATA[Medo]]></dc:creator><pubDate>Sun, 11 Feb 2018 16:30:42 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Newsfeed is only working for a day on Sun, 11 Feb 2018 16:27:36 GMT]]></title><description><![CDATA[<p dir="auto">hmm i use a second one from <a href="http://20minuten.ch" target="_blank" rel="noopener noreferrer nofollow ugc">20minuten.ch</a> and this one is working very well. Maybe i have to look for another Quotation-Feed… But i cant understand why this one is only workling when i restart my mirror… This is strange… i can see not even the quotation from the last day. After +/- 24h hours i have ony “Loading” on the screen…</p>
]]></description><link>https://forum.magicmirror.builders/post/35532</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35532</guid><dc:creator><![CDATA[Squirrel]]></dc:creator><pubDate>Sun, 11 Feb 2018 16:27:36 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Newsfeed is only working for a day on Sun, 11 Feb 2018 16:22:22 GMT]]></title><description><![CDATA[<p dir="auto">I remember that a .xml feed worked for me. But some months i changed here and there…</p>
<p dir="auto">I checked my current config and i use this feed:</p>
<p dir="auto">url: “<a href="http://www.tagesschau.de/xml/rss2/" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.tagesschau.de/xml/rss2/</a>”</p>
<p dir="auto">This feed works for months now.</p>
]]></description><link>https://forum.magicmirror.builders/post/35531</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35531</guid><dc:creator><![CDATA[Medo]]></dc:creator><pubDate>Sun, 11 Feb 2018 16:22:22 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Newsfeed is only working for a day on Sun, 11 Feb 2018 16:16:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/medo" aria-label="Profile: Medo">@<bdi>Medo</bdi></a> Unfortunately i use already a xml feed. Is this the only thing you changed?</p>
<pre><code>{
module: 'newsfeed',
position: 'bottom_bar',
	config: {
		feeds: [
			{
				title: "Zitat des Tages",
				url: "http://zitate.net/rss/500100303/zitate.xml"
				//url: "http://zitate-online.de/zitatdestages.xml"
					}
				],
				showSourceTitle: false,
				showPublishDate: false,
				reloadInterval: 300000,
			}
		},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/35529</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35529</guid><dc:creator><![CDATA[Squirrel]]></dc:creator><pubDate>Sun, 11 Feb 2018 16:16:36 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Newsfeed is only working for a day on Sun, 11 Feb 2018 16:05:13 GMT]]></title><description><![CDATA[<p dir="auto">Hi…<br />
I had exactly the same issues.<br />
I changed from a .html rss feed to an .xml feed and all refreshing-problems were gone.<br />
Hope this helps…</p>
]]></description><link>https://forum.magicmirror.builders/post/35527</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35527</guid><dc:creator><![CDATA[Medo]]></dc:creator><pubDate>Sun, 11 Feb 2018 16:05:13 GMT</pubDate></item></channel></rss>