<?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[XKCD not updating]]></title><description><![CDATA[<p dir="auto">So I’ve tried both the DailyXKCD and MMM-XKCD but I can’t get either to update.  They will refresh if I restart MM though.<br />
This is my current extract: -</p>
<pre><code>         module: 'DailyXKCD',
        position: 'top_right',
        config: {
            updateInterval: 3600000,
            grayScale: false,
            invertColors: true,
            limitComicWidth: 400,
            limitComicHeight: 0,
            randomComic: true,
            showTitle: true,
            }
</code></pre>
<p dir="auto">Any ideas please?</p>
]]></description><link>https://forum.magicmirror.builders/topic/15898/xkcd-not-updating</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 13:35:28 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15898.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Nov 2021 13:14:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to XKCD not updating on Tue, 23 Nov 2021 16:35:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ruskythegreat" aria-label="Profile: ruskythegreat">@<bdi>ruskythegreat</bdi></a> no idea really… code looks ok… there is a small timing problem on startup, but</p>
<p dir="auto">open the developers window, ctrl-shift-i, select the tab labeled console, and put a unique part of the module name in the filter field  (xkcd)</p>
<p dir="auto">see if there are any errors reported</p>
<p dir="auto">i did what the node_helper does to get an image, and it looks good…</p>
]]></description><link>https://forum.magicmirror.builders/post/96715</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/96715</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 23 Nov 2021 16:35:38 GMT</pubDate></item><item><title><![CDATA[Reply to XKCD not updating on Mon, 22 Nov 2021 16:34:55 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> Yup, there’s an option in both modules.<br />
In DailyXKCD:<br />
randomComic	Set to true, if you want to see a random comic on days, when there is no new comic.</p>
<p dir="auto">In MMM-XKCD there’s also an alwaysRandom option:<br />
randomComic	bool	false	Display a random comic, where no new comic is available.<br />
alwaysRandom	bool	false	If you always want to see a random comic, even on days where a new comic is available. Note: Only effective if randomComic is set to true.</p>
<p dir="auto">I’m currently running DailyXKCD, so If I’m reading that right, my config has updateInterval set to 3600000 which is 1h, I should get a new comic every hour (for testing!).</p>
]]></description><link>https://forum.magicmirror.builders/post/96680</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/96680</guid><dc:creator><![CDATA[ruskythegreat]]></dc:creator><pubDate>Mon, 22 Nov 2021 16:34:55 GMT</pubDate></item><item><title><![CDATA[Reply to XKCD not updating on Mon, 22 Nov 2021 13:19:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ruskythegreat" aria-label="Profile: ruskythegreat">@<bdi>ruskythegreat</bdi></a> according to the site  they add a new image 3 times a WEEK, Monday, Wednesday, Friday</p>
]]></description><link>https://forum.magicmirror.builders/post/96653</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/96653</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 22 Nov 2021 13:19:52 GMT</pubDate></item></channel></rss>