<?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-CalendarExt3 only one calendar not updating]]></title><description><![CDATA[<p dir="auto">I am using CalendarExt3 to display two iCloud calendars. One is called Family_Monthly and the other is called Work. The Family calendar updates just fine but the Work calendar will not update at all.</p>
<p dir="auto">On initial startup the Work calendar will not display unless I do refresh. After that, no changes will display unless I do a manual refresh. Again, the family calendar has no issues. They are both being pulled from my iCloud. I have tried all different versions of messing with refresh interval but it’s been a few weeks and I’m not getting anywhere. Thanks for the help. Config file below:</p>
<pre><code>modules: [
	{
		module: "alert",
	},
	/*{
		module: "updatenotification",
		position: "top_bar"
	},*/
	{
		module: "clock",
		position: "top_center"
	},
	{
		module: "calendar",
		header: "Family Calendar",
		position: "top_left",
		config: {
			maximumEntries: 4,
			broadcastEvents: true,
			broadcastPastEvents: true,
			fade: false,
			coloredSymbolOnly: true,
			colored: true,
			calendars: [
				{
					refreshInterval: 60 * 1000, // Resfresh interval: 1 minute
					symbol: "calendar-check",
					name: "Family_Monthly",
			    		url: "webcal://Family Calendar iCloud Link",
			    		color: "orange",
				},
				{
					refreshInterval: 60 * 1000, // Resfresh interval: 1 minute
					symbol: "calendar-check",					    	
					name: "Work",
				    	url: "webcal://Work Calendar iCloud Link",
				    	color: "#cc99cc",
				    	wrapEvents: true,
				    	showEnd: true,
				    	
				},

			]
		}
	},
	
			{
		module: "MMM-CalendarExt3",
		position: "fullscreen_below",
		  config: {
		      mode: "month",
		      maxEventLines: 7,
		      firstDayOfWeek: 0,
		      //refreshInterval: 60 * 1000, // Resfresh interval: 1 minute
		      fontSize: '22px',
		      showWeekNumbers: false,
		      calendarSet: [],
			  }
	},
]
</code></pre>
<p dir="auto">};</p>
]]></description><link>https://forum.magicmirror.builders/topic/19345/mmm-calendarext3-only-one-calendar-not-updating</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 14:46:03 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/19345.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Jan 2025 18:57:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Wed, 12 Feb 2025 14:18:58 GMT]]></title><description><![CDATA[<p dir="auto">ok, that didnt help</p>
]]></description><link>https://forum.magicmirror.builders/post/123967</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123967</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 12 Feb 2025 14:18:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Sat, 08 Feb 2025 15:19:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emlowe" aria-label="Profile: emlowe">@<bdi>emlowe</bdi></a> can you try this , configure bigger socketio buffer<br />
see the post in the issue<br />
<a href="https://github.com/MagicMirrorOrg/MagicMirror/issues/3380#issuecomment-2645778523" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MagicMirrorOrg/MagicMirror/issues/3380#issuecomment-2645778523</a></p>
]]></description><link>https://forum.magicmirror.builders/post/123865</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123865</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 08 Feb 2025 15:19:18 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Thu, 30 Jan 2025 22:28:52 GMT]]></title><description><![CDATA[<p dir="auto">Hmmm… I was in our traditional ceremony with my family - a lunar new year, so I couldn’t catch this post. Sorry.<br />
Anyway, this symptom is not my module’s fault, right? There were some reports similar to this, but not figured out.</p>
]]></description><link>https://forum.magicmirror.builders/post/123609</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123609</guid><dc:creator><![CDATA[MMRIZE]]></dc:creator><pubDate>Thu, 30 Jan 2025 22:28:52 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Tue, 28 Jan 2025 02:31:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emlowe" aria-label="Profile: emlowe">@<bdi>emlowe</bdi></a> oh, “cool” ugh, i opened an issue about that last year</p>
<p dir="auto">just reopened<br />
<a href="https://github.com/MagicMirrorOrg/MagicMirror/issues/3380" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MagicMirrorOrg/MagicMirror/issues/3380</a></p>
<p dir="auto">can you add the contents of your post in an comment<br />
actually this one<br />
<a href="https://forum.magicmirror.builders/topic/19345/mmm-calendarext3-only-one-calendar-not-updating/30?page=3#">https://forum.magicmirror.builders/topic/19345/mmm-calendarext3-only-one-calendar-not-updating/30?page=3#</a></p>
]]></description><link>https://forum.magicmirror.builders/post/123496</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123496</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 28 Jan 2025 02:31:04 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Tue, 28 Jan 2025 01:30:16 GMT]]></title><description><![CDATA[<p dir="auto">Something even stranger - if I immediately refresh the page it also works. Here  I mean is:</p>
<p dir="auto"><code>npm run server</code><br />
got to browser and bring up host:8080<br />
calendar will say “Loading” for a very long time<br />
(despite the events getting broadcast)</p>
<p dir="auto">But if I :<br />
<code>npm run server</code><br />
go to browser and bring up host:8080<br />
calender says “Loading”<br />
Refresh the page immediately<br />
calendar says “Loading”<br />
calendar will immediately show the events as soon as the events are broadcast</p>
]]></description><link>https://forum.magicmirror.builders/post/123494</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123494</guid><dc:creator><![CDATA[emlowe]]></dc:creator><pubDate>Tue, 28 Jan 2025 01:30:16 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Tue, 28 Jan 2025 01:21:41 GMT]]></title><description><![CDATA[<p dir="auto">I added various log outputs to node_helper.js and calendar.js</p>
<p dir="auto">node_helper is sending the socket notification for CALENDAR_EVENTS<br />
this is not received by the front end code in calendar.js</p>
<p dir="auto">I don’t know what happens to it, but I added logging to print out in calendar.js whenever the <code>socketNotificationReceived</code> handler is called and it doesn’t print.</p>
<p dir="auto">(unless I refresh the page - at which point it does)</p>
]]></description><link>https://forum.magicmirror.builders/post/123493</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123493</guid><dc:creator><![CDATA[emlowe]]></dc:creator><pubDate>Tue, 28 Jan 2025 01:21:41 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Tue, 28 Jan 2025 00:36:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emlowe" aria-label="Profile: emlowe">@<bdi>emlowe</bdi></a> fetchInterval is same</p>
]]></description><link>https://forum.magicmirror.builders/post/123490</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123490</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 28 Jan 2025 00:36:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Tue, 28 Jan 2025 00:22:41 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> You mean <code>fetchInterval: 5 * 60 * 1000</code>?</p>
<p dir="auto">the calendar module doesn’t have <code>refreshinterval</code>  does it?</p>
]]></description><link>https://forum.magicmirror.builders/post/123489</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123489</guid><dc:creator><![CDATA[emlowe]]></dc:creator><pubDate>Tue, 28 Jan 2025 00:22:41 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Tue, 28 Jan 2025 00:21:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emlowe" aria-label="Profile: emlowe">@<bdi>emlowe</bdi></a> yes, and new code takes longer than old with lots of events</p>
<p dir="auto">what is the calendar refreshinterval</p>
]]></description><link>https://forum.magicmirror.builders/post/123487</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123487</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 28 Jan 2025 00:21:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Tue, 28 Jan 2025 00:17:46 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> No errors in the console log</p>
<p dir="auto">If I wait long enough where this seems anywhere between 15min to an hour or more, they do appear without a manual refresh.</p>
<p dir="auto">maybe it’s a complexity issue - when I curl the calender link (it’s a google private ICS link) - the resulting file is 4.8MB - I imagine parsing that is somewhat time-consuming</p>
]]></description><link>https://forum.magicmirror.builders/post/123485</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123485</guid><dc:creator><![CDATA[emlowe]]></dc:creator><pubDate>Tue, 28 Jan 2025 00:17:46 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 23:57:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emlowe" aria-label="Profile: emlowe">@<bdi>emlowe</bdi></a> can you extract those events out to a file</p>
<p dir="auto">curl -sL theurl &gt;somefile.txt<br />
and share the file and your calendar config in an email to me<br />
same userid at gmail</p>
<p dir="auto">so i can look at it</p>
<p dir="auto">one other thing is open the developers window console tab<br />
ctrl-shift-i, select the console tab<br />
or do<br />
npm run start:dev</p>
<p dir="auto">and see if there are any errors<br />
the browser side broadcasts so it GOT the events block<br />
then it processes for the ui</p>
]]></description><link>https://forum.magicmirror.builders/post/123483</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123483</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 27 Jan 2025 23:57:12 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 23:15:38 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> No, I’m stopped testing Ext3 and I am only testing the default calendar.</p>
<p dir="auto">it is not working - I see <code>Loading...</code> for some number of minutes or hours, I haven’t determined any consistency. This test run is now past 45 mins and it still says Loading… despite having broadcast the events 9 times:</p>
<pre><code>[2025-01-27 14:25:24.525] [LOG]   Starting MagicMirror: v2.31.0-develop 
...
[2025-01-27 14:25:31.806] [LOG]   Create new calendarfetcher for URL ...
[2025-01-27 14:26:21.083] [INFO]  Calendar-Fetcher: Broadcasting 22 events from ...
[2025-01-27 14:32:08.812] [INFO]  Calendar-Fetcher: Broadcasting 22 events from ...
[2025-01-27 14:37:55.863] [INFO]  Calendar-Fetcher: Broadcasting 22 events from
[2025-01-27 14:43:42.948] [INFO]  Calendar-Fetcher: Broadcasting 22 events from
[2025-01-27 14:49:30.144] [INFO]  Calendar-Fetcher: Broadcasting 22 events from 
...
[2025-01-27 15:12:37.552] [INFO]  Calendar-Fetcher: Broadcasting 21 events from 
</code></pre>
<p dir="auto">still says <code>Loading ...</code> - if I refresh the browser page - then they all appear immediately</p>
]]></description><link>https://forum.magicmirror.builders/post/123482</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123482</guid><dc:creator><![CDATA[emlowe]]></dc:creator><pubDate>Mon, 27 Jan 2025 23:15:38 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 22:44:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emlowe" aria-label="Profile: emlowe">@<bdi>emlowe</bdi></a> the default for ext3 is 30 mins<br />
if missed at waitFetch</p>
<p dir="auto">only see the timing in<br />
pm2 log</p>
<p dir="auto">default calendar working, right?</p>
]]></description><link>https://forum.magicmirror.builders/post/123481</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123481</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 27 Jan 2025 22:44:19 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 22:24:23 GMT]]></title><description><![CDATA[<p dir="auto">I did yes - so the current test results are this</p>
<p dir="auto">The calendar <code>did</code> eventually appear - but it took quite some time - I wasn’t watching, so I don’t know when exactly - I’ll test again. But it was <code>several</code> minutes after the log output of “broadcasting 22 events”</p>
]]></description><link>https://forum.magicmirror.builders/post/123480</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123480</guid><dc:creator><![CDATA[emlowe]]></dc:creator><pubDate>Mon, 27 Jan 2025 22:24:23 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 22:13:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emlowe" aria-label="Profile: emlowe">@<bdi>emlowe</bdi></a> as you updated to the develop branch, did you also redo the npm run install-mm</p>
]]></description><link>https://forum.magicmirror.builders/post/123479</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123479</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 27 Jan 2025 22:13:57 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 22:05:58 GMT]]></title><description><![CDATA[<p dir="auto">I guess I should have run some tests with just the standard calendar module.</p>
<p dir="auto">Now just using the standard calendar module - and it just says “Loading” despite having also printed “Broadcasting 22 events from”</p>
]]></description><link>https://forum.magicmirror.builders/post/123477</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123477</guid><dc:creator><![CDATA[emlowe]]></dc:creator><pubDate>Mon, 27 Jan 2025 22:05:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 22:01:25 GMT]]></title><description><![CDATA[<p dir="auto">Actually have to take this back. Currently testing running in server only mode and a browser so I can see the console easier</p>
<p dir="auto">When I see in the log this line:</p>
<p dir="auto"><code>[2025-01-27 13:52:24.893] [INFO]  Calendar-Fetcher: Broadcasting 22 events from &lt;redacted&gt;</code></p>
<p dir="auto">I can say that modules are NOT getting any calendar notifications, despite this log entry. They are not broadcast. I added some code to Ext3Agenda to print out when it gets <code>any</code> notification, and it never gets any CAL items. (I see it getting DOM_CREATED, DOM_UPDATED, etc,etc)</p>
<p dir="auto">I see in the console log the following:</p>
<p dir="auto">sorting events count=0<br />
slicing events total maxcount=100</p>
<p dir="auto">which seems odd given that the helper reported broadcasting 22 events. Those items repeat in the console log , but it’s always <code>sorting events count=0</code></p>
<p dir="auto">UNTIL I refresh the browser - Now I see the Ext3Agenda module getting CALENDER_EVENTS and <code>sorting events count=22</code></p>
]]></description><link>https://forum.magicmirror.builders/post/123476</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123476</guid><dc:creator><![CDATA[emlowe]]></dc:creator><pubDate>Mon, 27 Jan 2025 22:01:25 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 21:25:21 GMT]]></title><description><![CDATA[<p dir="auto">Bah! I have to apologize - I was on the develop branch but apparently, I was some commits behind and I think I was missing the commit that fixed the “clipping” problem</p>
<p dir="auto">I made sure to update to the head of develop and things are working much better now. So it seems all along it has been the known issue</p>
<p dir="auto">Doh!</p>
]]></description><link>https://forum.magicmirror.builders/post/123475</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123475</guid><dc:creator><![CDATA[emlowe]]></dc:creator><pubDate>Mon, 27 Jan 2025 21:25:21 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 20:30:48 GMT]]></title><description><![CDATA[<p dir="auto">Yea, I believe the default calender is working and broadcasting correctly - not sure exactly where Ext3Agenda is having problems - but I have a few ideas I plan to try out.</p>
]]></description><link>https://forum.magicmirror.builders/post/123473</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123473</guid><dc:creator><![CDATA[emlowe]]></dc:creator><pubDate>Mon, 27 Jan 2025 20:30:48 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 20:29:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mmrize" aria-label="Profile: MMRIZE">@<bdi>MMRIZE</bdi></a> will have to advise. this is the depth of my knowledge</p>
<p dir="auto">i work on the default calendar<br />
well, one thing<br />
when you refresh the page, all the modules web components are reloaded. the default cal sends a request to its node helper to get events. and it has  them already, so sends immediately</p>
<p dir="auto">and of course because the default  cal will be shown, its shows with the correct events, right??</p>
]]></description><link>https://forum.magicmirror.builders/post/123472</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123472</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 27 Jan 2025 20:29:03 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 20:21:40 GMT]]></title><description><![CDATA[<p dir="auto">Further strangeness.</p>
<p dir="auto">Let’s say I change <code>waitFetch</code> to something that shouldn’t work  (eg 5 seconds) - clearly, this doesn’t work since the first broadcast is after a minute or so.</p>
<p dir="auto">But if I manually refresh the browser as soon as I see the log entry about the broadcast - everything appears just fine.</p>
<p dir="auto">So for example, setting</p>
<pre><code>waitFetch: 5 * 1000,
refreshInterval: 2 * 60 * 1000,
</code></pre>
<p dir="auto">Nothing will appear in the calendar - not at start (expected) and not after 2 mins (1 refresh), or 4 mins, or 10 mins or however long I want to wait - nothing.</p>
<p dir="auto">But if I manually refresh - everything appears right away as long as I refresh <code>after</code> the broadcast log line</p>
]]></description><link>https://forum.magicmirror.builders/post/123471</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123471</guid><dc:creator><![CDATA[emlowe]]></dc:creator><pubDate>Mon, 27 Jan 2025 20:21:40 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 20:14:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emlowe" aria-label="Profile: emlowe">@<bdi>emlowe</bdi></a> ok, in the case of modules that only have a browser component ( no node helper) then<br />
starting application message  is the start time</p>
<p dir="auto">another use just resolved the same issue w waitfetch, but he had multiple calendars<br />
<a href="https://forum.magicmirror.builders/topic/19359/mmm-calendarext3agenda-on-a-higher-screen-resolution?page=2">https://forum.magicmirror.builders/topic/19359/mmm-calendarext3agenda-on-a-higher-screen-resolution?page=2</a></p>
]]></description><link>https://forum.magicmirror.builders/post/123470</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123470</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 27 Jan 2025 20:14:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 19:54:04 GMT]]></title><description><![CDATA[<p dir="auto">I am on the develop branch</p>
<p dir="auto">The entire start is at 10:54:23</p>
<p dir="auto">[2025-01-27 10:54:23.207] [LOG]   Starting MagicMirror: v2.31.0-develop</p>
<p dir="auto">I’m not sure when Ext3Agenda starts as there is no log item specific to that afaik - but I assume it’s sometime around:</p>
<p dir="auto">[2025-01-27 10:54:26.290] [LOG]   No helper found for module: MMM-CalendarExt3Agenda.</p>
<p dir="auto">so Ext3 start is no earlier than <code>10:54:23</code> and the first broadcast was at <code>10:55:44</code> - this is much less than the 5 minutes I have manually configured for <code>waitFetch</code>.</p>
<p dir="auto">(in other words, I am waiting much longer than should be needed, but it does not work unless I manually refresh)</p>
<p dir="auto">The log at 11:01 is the <code>second</code> broadcast of the same calendar</p>
<p dir="auto">I am only pulling 5 days of data and not broadcasting past events, 23 is correct.</p>
<pre><code>module: "calendar",
hiddenOnStartup: true,
position: "top_left",
config: {
    broadcastEvents: true,
    broadcastPastEvents: false,
    maximumNumberOfDays: 5,
    maximumEntries: 100,
    fetchInterval: 5 * 60 * 1000,
    calendars: [
    {
        name: "family",
        URL: "&lt;redacted&gt;"
    }
    ]
}
</code></pre>
<pre><code>module: "MMM-CalendarExt3Agenda",
position: "top_left",
config: {
    showMiniMonthCalendar: false,
    firstDayOfWeek: 1,
    startDayIndex: 0,
    endDayIndex: 0,
    calendarSet: ['family'],
    waitFetch: 5 * 60 * 1000,
    refreshInterval: 7 * 60 * 1000,
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/123468</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123468</guid><dc:creator><![CDATA[emlowe]]></dc:creator><pubDate>Mon, 27 Jan 2025 19:54:04 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 only one calendar not updating on Mon, 27 Jan 2025 19:30:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emlowe" aria-label="Profile: emlowe">@<bdi>emlowe</bdi></a> waitfetch is from CalendarExt3 start to latest broadcast</p>
<p dir="auto">i cannot see start but latest is at 11:01:33</p>
<p dir="auto">find start time and subtract. add a couple seconds for variability</p>
<p dir="auto">his default waitfetch is 5 SECONDS</p>
<p dir="auto">Then after that, next screen refresh is at updateInterval  time</p>
<p dir="auto">also 23 events seems small, if this is mm v2.23.0, you did put on the clipping fixes right?</p>
<p dir="auto">is this the SAME calendar broadcasting?<br />
then to its first broadcast from ext3 start</p>
]]></description><link>https://forum.magicmirror.builders/post/123464</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123464</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 27 Jan 2025 19:30:24 GMT</pubDate></item></channel></rss>